ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 538 - DVA-C01 discussion

Report
Export

A developer is creating a serverless application that uses an AWS Lambda function. The developer will use AWS Cloud Formation to deploy the application. The application will write logs to Amazon 3loudWatch Logs. The developer has created a log group in a Cloud Format ion template for the application to use. The developer needs to modify the CloudFormation template to make the name of the log [jroup available to the application at runtime. Which solution will meet this requirement?

A.
Use the AWS:: Include transform in CloudFormation to provide the log group's name to the application.
Answers
A.
Use the AWS:: Include transform in CloudFormation to provide the log group's name to the application.
B.
Pass the log group's name to the application in the user data section of the CloudFormation template.
Answers
B.
Pass the log group's name to the application in the user data section of the CloudFormation template.
C.
Use the CloudFormation template's Mappings section to specify the log group's name for the application.
Answers
C.
Use the CloudFormation template's Mappings section to specify the log group's name for the application.
D.
Pass the log group's Amazon Resource Name (ARN) as an environment variable to the Lambda function.
Answers
D.
Pass the log group's Amazon Resource Name (ARN) as an environment variable to the Lambda function.
Suggested answer: C
asked 16/09/2024
Muhammad Atif Tasneem
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first