Articles in this series
To launch any operating system such as Linux, Mac OS, Windows etc. you need to have an amazon web services account. If you don’t have one you can...
Day 38 of #90daysofdevops IAM: AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. With...
Day 39 of #90daysofdevops Task1: Launch the EC2 instance with already installed Jenkins on it. Once the server shows up in the console, hit the IP...
Day 40 of #90DaysOfDevOps Task1: Create a launch template with Amazon Linux 2 AMI and t2.micro instance type with Jenkins and Docker setup. Create 3...
Day 41 of #90DaysOfDevOps To implement AWS ALB, Launch two EC2 instances with user data to install the server (httpd) and modify the index.html files...
Day 42 of #90DaysOfDevOps Task-01 Create AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY from AWS Console. Task-02 Set up and install AWS CLI and...