Multiple Choice
You need to create a Route53 record automatically in CloudFormation when not running in production during all launches of a Template. How should you implement this?
A) Use a <code>Parameter</code> for <code>environment</code>, and add a <code>Condition</code> on the Route53 <code>Resource</code> in the template to create the record only when <code>environment</code> is not <code>production</code>.
B) Create two templates, one with the Route53 record value and one with a null value for the record. Use the one without it when deploying to production.
C) Use a <code>Parameter</code> for <code>environment</code>, and add a <code>Condition</code> on the Route53 <code>Resource</code> in the template to create the record with a null string when <code>environment</code> is <code>production</code>.
D) Create two templates, one with the Route53 record and one without it. Use the one without it when deploying to production.
Correct Answer:

Verified
Correct Answer:
Verified
Q503: A company is using AWS CodeDeploy to
Q504: When building a Docker image, you are
Q505: An ecommerce company is receiving reports that
Q506: What is the main difference between calling
Q507: A DevOps Engineer has been asked to
Q509: The Development team has grown substantially in
Q510: A DevOps engineer is assisting with a
Q511: A web application is being actively developed
Q512: A DevOps Engineer is working on a
Q513: A media customer has several thousand amazon