aws asg launch_template launch_configuration comparisions

AWS Launch template is the similar with Launch Configuration, in that we can specify configuration information like ID of AMI, instance type, SG,…

Launch TemplateLaunch Configuration
Newest feature, recommend by AWSOld feature, not recommeneded by AWS
Always picked as solution on exam
Contain network, security, instance type configNot have
Limit configuration
Multi versionsImmutable
More features beside ASGASG only
Support GranulityDoes not have