40 followers
This blog page is dedicated for DevOps Learnings and many more.
AWS-DevOps Project · What is Nginx Server? Nginx (pronounced "engine x") is a popular open-source web server software that is designed to handle...
Kubernetes Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both...
Part-3 · Terraform needs to be told which provider to be used in the automation, hence we need to give the provider name with source and version. For...
Part-2 · Task Find the purpose of basic Terraform commands which we'll use often: terraform init: initializes a new or existing Terraform working...
Hello Learners, we are doing every task by creating an ec2 instance (mostly). Today let’s automate this process. How to do it? Well, Terraform is the...
What's the difference? When it comes to the cloud, Infrastructure as Code (IaC) and Configuration Management (CM) are inseparable. With IaC, a...