Articles in this series
Setup Jenkins on AWS EC2 Ubuntu instance · 1. What is Jenkins? Jenkins is an open-source continuous integration/continuous delivery and deployment...
Create Amazon EKS cluster by eksctl · What is Amazon EKS? Amazon EKS is a fully managed container orchestration service. EKS allows you to quickly deploy...
How to Run commands on your EC2 instance at launch · What is a bootstrap script in aws? If you want to execute some commands during boot up(launch), you...
TerraForm Installation on Ubuntu | Setup Terraform on Ubuntu · What is terraform? HashiCorp Terraform is an infrastructure as a code tool that lets you...
EC2 instance Creation using Terraform on AWS using IAM Role | Terraform With AWS Cloud · What is Terraform? Terraform is an open-source tool for...
Install Ansible on Ubuntu · What is Ansible? Ansible is the #1 configuration management tool. It can also be used for infrastructure provisioning as...