How Terraform Really Works Under the Hood: Plan, Apply, and API Magic Explained!

How Terraform Really Works Under the Hood: Plan, Apply, and API Magic Explained!

Alright! Let’s dive deep into how Terraform plan and Terraform apply work β€” both in high-level behavior and the under-the-hood technical flow (including the API calls and comparisons Terraform does…
Understanding the Differences Between AWS EKS vs. ECS β€” When to Use What?

Understanding the Differences Between AWS EKS vs. ECS β€” When to Use What?

Deploying containerized apps on AWS? In this article, I am presenting my view on how you can choose between EKS vs. ECS on Amazon Cloud for deploying your workloads. A…