Day 2: Creating an EC2 Instance Template with User Data for Automated Service Installation
What is an EC2 Template
AWS EC2 template is a pre-defined setup to configure an ec2 instance. you can make template of any instance running to save its current configurations to be used next time while launching another ec2 server.
Create a Template
...
nehabhardwaj.hashnode.dev2 min read