List of questions
Related questions
Question 385 - DVA-C01 discussion
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
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
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.
Your answer:
0 comments
Sorted by
Leave a comment first