Question 69:
As an AWS System Administrator in a large organization, you need an AWS service to automate the creation of AMIs through a standard process. Custom settings and scripts need to be configured in the images. And the images will be distributed in several AWS Regions for different AWS accounts. How would you implement this?
Answer options:
A.Generate image pipelines through AWS Packer. B.Automate the image creations in AWS App Runner. C.Configure image pipelines in AWS CloudFormation. D.Create image pipelines through AWS EC2 Image Builder.