EC2-instances used.... · Step 1: Create 2 EC2 instances Step 2: Install Mysql on both Instances. Check the installation by running below commands mysql...
CI/CD Project · Agenda : To automate the Deployment process of the Git Source code, using Integration tools and Deployment tools by creating CICD...
using eksctl tool · Easy way to start with AWS EKS Cluster Creation using EKSCTL TOOL : eksctl is a simple CLI tool for creating and managing clusters on...
Terraform Workspace Q) Why to use terraform workspace OR what is the benefit of using workspaces in terraform? Every initialized working directory...
Terraform – Basics Installing Locally and Running with Example Step 1: For Terafform to work with AWS cloud we require AWS CLI Installed Locally and...