© 2026 Hashnode
We run multiple WordPress sites on a single VPS, all using Memcached for object caching. The problem? Flushing the object cache for one site risks wiping the cache for all others sharing the same memory pool. In this post, I’ll walk you through: Why...

Today I worked on Auto Scaling Groups (ASG) in AWS by implementing them for the vProfile project — a real-world Java web app architecture that simulates a production stack. 🔧 Tech Stack Overview (vProfile Project) Here’s the complete application in...
