9 To 5 Ends For Us
I graduated in mechanical engineering, while Sharanya (my wife) in electronics & communication engineering . Surprisingly, both of us have forged our careers in software engineering 🧑‍💻. We con...
I graduated in mechanical engineering, while Sharanya (my wife) in electronics & communication engineering . Surprisingly, both of us have forged our careers in software engineering 🧑‍💻. We con...
I recently came across Kubestack which is a GitOps framework for kubernetes Infra automation. Kubestack currently supports AWS, AZURE and GCP . Kubestack has it’s own terraform provider as wel...
In my current project, we have automation scripts running terraform which have multiple providers like gcp & vault. Also as part of automation we have to cleanup the repo which has the defau...
As per best practices of Terraform, state file should be stored in a remote backend storage like azure blob storage , aws S3 , etc and there should be a lock mechanism on this state file which prev...
Free Weekly Courses : Pluralsight ACloudGuru All Free Courses List : Udemy Coursera EDX Getting Access to Azure courses library free for 5 years: Pluralsight Azure Free For 5 Years ...
Terraform is an enabler for following Infrastructure As Code (IaC) principle which lets you track , manage & provision cloud infrastructure for multiple clouds . We decided to add terraform au...
In my current project, we are using serverless framework to package/deploy our serverless application on AWS. Deployment pipeline automates the terraform & serverless framework commands ,provis...
In my current project, we are using serverless framework to package/deploy our serverless application on AWS. Serverless.yml consists of couple of lambda’s , api gateway and related configurations....
Pluralsight is a great online platform to learn new skills and i admit it has always been my go-to option to strengthen my knowledge on any microsoft azure service which i need to work on. I was a...
Yesterday, while exploring azure services i came across “Security Center” service. You can find this service in azure portal by - Look for “All services” on left side of azure portal > Then sear...