Become A DevOps Engineer in 2023: My Comprehensive Guide
In this comprehensive guide, I have shared my DevOps Engineering experience in different projects and organizations. It is a detailed roadmap to start your DevOps journey.
How to Migrate your application to Kubernetes
How to Build Docker Images for Beginners
How to use Terraform workspaces to manage different environments?
Terraform helps you manage your infrastructure by creating, updating and destroying your resources using structured code files; but what about handling several environments at once?
The Cloud behind the scenes: how magical is it really?
As a developer, using the Cloud can often feel like a “magical” experience: you write a bunch of terraform code or click on a bunch of buttons
How to Migrate your application to Kubernetes
In my SRE experience, I had to migrate some apps from virtual machines to Kubernetes. So, I would like to talk about this especially, to explain
How to build and distribute Docker Image for ARM and other architectures
Building multi-architecture Docker Container Images, was a niche consideration 2 years ago but with the new Apple’s M1 Laptop, running on ARM CPU, a whole new
Why you should migrate your Single Page Application frontends from GCS to GKE and how to do it
Whichever cloud you are using, it is recommended that you deploy your Single Page Application in a bucket. Indeed, using managed services ensures your scaling
How to use Terraform workspaces to manage different environments?
Terraform helps you manage your infrastructure by creating, updating and destroying your resources using structured code files; but what about handling several environments at once?
The Cloud behind the scenes: how magical is it really?
As a developer, using the Cloud can often feel like a “magical” experience: you write a bunch of terraform code or click on a bunch of buttons
How to Migrate your application to Kubernetes
In my SRE experience, I had to migrate some apps from virtual machines to Kubernetes. So, I would like to talk about this especially, to explain
How to build and distribute Docker Image for ARM and other architectures
Building multi-architecture Docker Container Images, was a niche consideration 2 years ago but with the new Apple’s M1 Laptop, running on ARM CPU, a whole new
Why you should migrate your Single Page Application frontends from GCS to GKE and how to do it
Whichever cloud you are using, it is recommended that you deploy your Single Page Application in a bucket. Indeed, using managed services ensures your scaling