Using Nginx Server for Web-Application Deployment
AWS-DevOps Project

Search for a command to run...
Articles tagged with #devops
AWS-DevOps Project

Kubernetes Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, s...

Part-3

Part-2

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 solution. What is Terraform? Terraform is an infrastructure as code (IaC) tool that allows you to cr...

What's the difference? When it comes to the cloud, Infrastructure as Code (IaC) and Configuration Management (CM) are inseparable. With IaC, a descriptive model is used for infrastructure management. To name a few examples of infrastructure: networks...
