Hi!! my name is Gaurav Ji Srivastava and I am a DevOps follower. Currently I am learning the different tools and practices of DevOps and I love to write about the same.
Nothing here yet.
Managing Kubernetes configurations across multiple environments (e.g., dev, uat, production) can quickly become complex. A structured approach is necessary to maintain consistency while allowing flexibility for environment-specific overrides. In this...

Creating an EC2 instance with "httpd" running: Go to EC2 and select Launch Instance : Fill in the details. For example : Here we are selecting Amazon Linux. You can choose whatever you like. You can choose an already present key pair or mak...

Overview : In this blog, we will create and push the image of our code(Flask app) into the AWS ECR repository. Then using AWS ECS and AWS Fargate we will run the image (from the ECR repository) in a serverless architecture inside the containers. Sett...
