Akhilesh Mishra

Akhilesh Mishra

I am Akhilesh Mishra, a self-taught Devops engineer with 11+ years working on private and public cloud (GCP & AWS)technologies. I also mentor DevOps aspirants in their journey to devops by providing guided learning and Mentorship. Topmate: https://topmate.io/akhilesh_mishra/

Terraform Dynamic Blocks – T6

Hey there! Welcome back to our Terraform journey. In our last post, you learned how to create multiple resources with count and for_each. Today, we’re going to learn about dynamic blocks – a way to make the inside of your…

Terraform Count and For_Each – T5

In the last blog, we learned about Terraform resources and data sources. Today we’re going to learn something really cool – how to create multiple things with just a few lines of code. Imagine you need to create 5 servers.…

30 Days Plan To Master Kubernetes

Day 1: Kubernetes Architecture Understand the fundamental components of Kubernetes architecture including control plane and worker nodes. Day 2: Core Principles Learn key Kubernetes concepts like declarative configuration and desired state management. Day 3: Kubectl Command Basics Master essential kubectl…