- Home
- All questions
- Question 404
AWS Certified Solutions Architect study material · question 404 of 500
How does one generic AMI serve many customers with different content?
Show the answer
Answer: A. Each instance reads the bucket name from its own user data at launch
A generic AMI plus user data naming a per-customer bucket lets one image serve many customers, with new ones added by creating a bucket.
Source: Use instance metadata to manage your EC2 instance (Amazon Web Services) — User data