AWS

What bootstrapping means and how to use it in AWS EC2?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Bootstrapping is about launching commands when a machine starts for the first time. In AWS EC2 this is done using the EC2 user data script.