Wanna learn how to use Terraform to create a Kubernetes cluster on AWS EKS and deploy Docker containers?

Yes, Learn More ...

Recent episodes & posts

VPC Basics for Kubernetes on Amazon EKS

Chandra Shettigar

Explore the fundamentals of VPC and its application in Kubernetes clusters on AWS EKS. While networking setups may not be your primary focus, grasping these basics proves invaluable.

DevOps Local Setup: Docker & Dev-Containers in VSCode

Chandra Shettigar

Learn how to setup an efficient and consistent local environment for DevOps, Platform or Cloud Engineering workstation, using Docker and Dev Containers in VSCode. Learn from setting up Dev Containers, installing AWS CLI & CDK, installing Terraform & Kubectl to testing AWS & Terraform, etc.

The Flipside of Microservices: Knowing When to Embrace or Pass

Chandra Shettigar

“Microservices” offer a way to make flexible, scalable apps. But are they right for all? Should you choose them? What about long-term upkeep? Discover how to find the right balance for your app.