ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 385 - DVA-C01 discussion

Report
Export

A company runs its APIs using Amazon API Gateway in front of AWS Lambda functions The company wants to add logging at the API level Each API must have production and development environments The developer wants to enable different logging levels in both environments.

How can these requirements be met?

A.
Set up a stage for each environment In each stage, point to different Lambda functions that implement the logging logic m the code Access the logs in Amazon CloudWatch Logs
Answers
A.
Set up a stage for each environment In each stage, point to different Lambda functions that implement the logging logic m the code Access the logs in Amazon CloudWatch Logs
B.
Set up a stage for each environment In each stage, define a different logging level according to the logging requirements Access the logs in Amazon CloudWatch Logs
Answers
B.
Set up a stage for each environment In each stage, define a different logging level according to the logging requirements Access the logs in Amazon CloudWatch Logs
C.
Set up a stage and use the same Lambda functions In Amazon CloudWatch Logs set up a filter based on the log level according to the logging requirements
Answers
C.
Set up a stage and use the same Lambda functions In Amazon CloudWatch Logs set up a filter based on the log level according to the logging requirements
D.
Set up a stage for each environment In each stage, define a variable for the log level Set the value according to the logging requirements.
Answers
D.
Set up a stage for each environment In each stage, define a variable for the log level Set the value according to the logging requirements.
Suggested answer: A
asked 16/09/2024
Clive Roberts
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first