Deploy Infrastructure as Code (IAC) lesson 4 servers and security groups: Launch Configuration
yt link
What is a Launch configuration?
It is a saved-resource that stores the configuration details of an EC2 instance, such as the AMI, instance-type, security-group, key pair, etc. The Autoscaling group uses a launch configuration to launch EC2 in...
philipdevblog.hashnode.dev5 min read