My Journey to HashiCorp Certified (003): Terraform AssociateA Complete Guide who wants to take HashiCorp Infrastructure Automation CertificationOct 8, 2023·5 min read
Jenkins Setup Using AWS Autoscaling GroupWhat’s the best way to run Jenkins on AWS As Jenkins is still a popular automation server used for continuous integration and deployment. Jenkins is integrated with the Git repository to pull the source code and perform analysis, build the project, e...Apr 12, 2023·13 min read
DevOps90DaysChallengeHi 👋there, Now we are on the Day 18 task Docker-Compose Project for DevOps Engineers Checkout the below link for Day 18 task: https://github.com/LondheShubham153/90DaysOfDevOps/blob/master/2023/day18/tasks.md Docker Compose Docker Compose is a tool...Apr 1, 2023·4 min read
Make New Repository Creation with TerraformStoring code and other artefacts into a repository backed by a version control system (VCS) is a fairly well-understood and agreed-upon technique. However, many organizations I work with are still creating and managing repositories by hand or with on...Apr 1, 2023·3 min read
DevOps90DaysChallenegHi 👋there, Now we are on the Day 17 task Docker for DevOps Engineers Checkout the below link for Day 17 task: https://github.com/LondheShubham153/90DaysOfDevOps/blob/master/2023/day17/tasks.md For this, you first need an AWS EC2 instance of your own...Mar 26, 2023·3 min read
DevOps90DaysChallengeHi 👋there, Now we are on the Day 16 task Docker for DevOps Engineers Checkout the below link for Day 16 task: https://github.com/LondheShubham153/90DaysOfDevOps/blob/master/2023/day16/tasks.md Docker Docker is a software platform that allows you to...Mar 23, 2023·3 min read
DevOps90DaysChallengeHi 👋there, Now we are on the Day 15 task Basics of Python(Libraries for DevOps) Checkout the below link for Day 15 task: https://github.com/LondheShubham153/90DaysOfDevOps/blob/master/2023/day15/tasks.md Reading JSON and YAML in Python As a DevOps ...Mar 20, 2023·2 min read