#devops
Read more stories on Hashnode
Articles with this tag
In the realm of Cloud and DevOps, Kubernetes stands tall as a powerful, open-source platform for automating deployment, scaling, and managing...
Pods are the smallest deployable units of computing that you can create and manage in Kubernetes. This is what written in the official documentation...
What is Digger? Digger is an open-source CI/CD orchestrator for Terraform which helps you run Terraform in your own CI setup. It seamlessly integrates...
Prerequisites: AWS-CLI: We will be using Amazon Web Services for creating our S3 bucket and EC2 instances, so we will require AWS-Command Line...
Let's do it! Step 1: Open your AWS account and select the EC2 instance and launch with Ubuntu AMI Step 2: Give the appropriate name to the instance...