Imagine you’re a detective, but instead of a smoky backroom, your case involves the intricate workings of your cloud applications. Your clues? Logs. Reams and reams...
Continue reading...DevOps stuff
AWS Fault Injection service, the unknown service
Let’s discuss something near and dear to every AWS Architect and DevOps Engineer’s heart: resilience. Or, as I like to call it, “making sure your digital...
Continue reading...Synthetic Monitoring with Amazon CloudWatch
Downtime is unacceptable. In today’s hyper-connected world, your users expect your website and applications to be available, always. There are no excuses. But maintaining that uptime...
Continue reading...Git branching strategies Merge or Rebase
Picture this: You’re building a magnificent LEGO castle, not alone but with a team. Each of you is crafting different sections, a tower, a wall, maybe...
Continue reading...Managing SSL certificates with SNI on AWS ALB and NLB
The challenge of hosting multiple SSL-Secured sites Let’s talk about security on the web. You want your website to be secure. Of course, you do! That’s...
Continue reading...How to check if a folder is used by services on Linux
You know that feeling when you’re spring cleaning your Linux system and spot that mysterious folder lurking around forever? Your finger hovers over the delete key,...
Continue reading...The hidden truth behind AWS Availability Zones
Picture this, you’ve designed a top-notch, highly available architecture on AWS. Your resources are meticulously distributed across multiple Availability Zones (AZs) within a region, ensuring fault...
Continue reading...How to ensure high availability for pods in Kubernetes
I was thinking the other day about these Kubernetes pods, and how they’re like little spaceships floating around in the cluster. But what happens if one...
Continue reading...AWS Batch essentials for high-efficiency data processing
Suppose you’re conducting an orchestra where musicians can appear and disappear at will. Some charge premium rates, while others offer discounted performances but might leave mid-symphony....
Continue reading...How to mount AWS EFS on EKS for scalable storage solutions
Suppose you need multiple applications to share files seamlessly, without worrying about running out of storage space or struggling with complex configurations. That’s where AWS Elastic...
Continue reading...