Multiple Choice
The management team at a company with a large on-premises OpenStack environment wants to move non-production workloads to AWS. An AWS Direct Connect connection has been provisioned and configured to connect the environments. Due to contractual obligations, the production workloads must remain on-premises, and will be moved to AWS after the next contract negotiation. The company follows Center for Internet Security (CIS) standards for hardening images; this configuration was developed using the company's configuration management system. Which solution will automatically create an identical image in the AWS environment without significant overhead?
A) Write an AWS CloudFormation template that will create an Amazon EC2 instance. Use cloud-unit to install the configuration management agent, use cfn-wait to wait for configuration management to successfully apply, and use an AWS Lambda-backed custom resource to create the AMI.
B) Log in to the console, launch an Amazon EC2 instance, and install the configuration management agent. When changes are applied through the configuration management system, log in to the console and create a new AMI from the instance.
C) Create a new AWS OpsWorks layer and mirror the image hardening standards. Use this layer as the baseline for all AWS workloads.
D) When a change is made in the configuration management system, a job in Jenkins is triggered to use the VM Import command to create an Amazon EC2 instance in the Amazon VPC. Use lifecycle hooks to launch an AWS Lambda function to create the AMI.
Correct Answer:

Verified
Correct Answer:
Verified
Q250: What is the proper (best practice) way
Q251: After a data leakage incident that led
Q252: Which of these is not a Pseudo
Q253: A company has a web application that
Q254: A company is running a number of
Q256: Which of the following is NOT an
Q257: A company wants to use Amazon ECS
Q258: Which answer is the proper syntax for
Q259: A DevOps Engineer is building a continuous
Q260: Which of these is not an intrinsic