Deploy Infrastructure as Code (IAC) lesson 4 servers and security groups: Creating Autoscaling Group
yt link
What is an Autoscaling group?
An Autoscaling group is a logical group of EC2 instances that share a similar configuration.
This AWS service monitors the EC2 instances and automatically adjusts the running count by adding/removing EC2 instance...