Multiple Choice
A company has 50 AWS accounts and wants to create an identical Amazon VPC in each account. Any changes the company makes to the VPCs in the future must be implemented on every VPC. What is the SIMPLEST method to deploy and update the VPCs in each account?
A) Create an AWS CloudFormation template defines the VPC. Log in to the AWS Management Console under each account and create a stack from the template.
B) Create a shell script that configures the VPC using the AWS CLI. Provide a list of accounts to the script from a text file, then create the VPC in every account in the list.
C) Create an AWS Lambda function that configures the VPC. Store the account information in Amazon DynamoDB, grant Lambda access to the DynamoDB table, then create the VPC in every account in the list.
D) Create an AWS CloudFormation template that defines the VPC. Create an AWS CloudFormation StackSet based on the template, then deploy the template to all accounts using the stack set.
Correct Answer:

Verified
Correct Answer:
Verified
Q152: A company's AWS account users are launching
Q153: A user is planning to schedule a
Q154: A user has setup a CloudWatch alarm
Q155: EBS (Elastic Block Store) can be best
Q156: What is a "vault" in Amazon Glacier?<br>A)
Q158: Which of the following statements is true
Q159: A SysOps Administrator noticed that a large
Q160: You have started a new job and
Q161: What is an Auto Scaling group?<br>A) It
Q162: A security officer has requested that internet