Step: 1 Create an instance. Step: 2 run below commands and make sure you are changing domain name accordingly and also make sure all your subdomains...
#/bin/bash sudo apt update sudo apt install software-properties-common -y sudo apt-add-repository --yes --update ppa:ansible/ansible sudo apt update...
Creating an Application Load Balancer (ALB) and configuring it with multiple target groups can significantly enhance your application's scalability...
Commands for Load balancing checking !!! while true; do curl -sL https://www.cloudvishwakarma.in/ | grep -i 'ip-10-0'; sleep 1; done while true; do...
Understanding Storage Types In AWS, storage options vary based on the type of data you're working with and your performance and durability...
PACKER ALL LAB FILES HERE : https://github.com/saikiranpi/packer.git 1- Automation of AMI Creation Using Packer 2- Secure AMI creation Using...