Category: AWS Cloud

Learn about Amazon EC2 User Data » -

User Data is a very cool technique that you may overlook when using EC2 Service. User Data helps you to automatically install some packages before booting your EC2 server, a process called bootstrapping. The actual …