SAP-C02 · Question #292
A company runs a new application as a static website in Amazon S3. The company has deployed the application to a production AWS account and uses Amazon CloudFront to deliver the website. The website…
The correct answer is B. Opt in to AWS Compute Optimizer. Create a Lambda function that calls the. https://docs.aws.amazon.com/compute- optimizer/latest/APIReference/API_ExportLambdaFunctionRecommendations.html
Question
A company runs a new application as a static website in Amazon S3. The company has deployed the application to a production AWS account and uses Amazon CloudFront to deliver the website. The website calls an Amazon API Gateway REST API. An AWS Lambda function backs each API method. The company wants to create a CSV report every 2 weeks to show each API Lambda function's recommended configured memory, recommended cost, and the price difference between current configurations and the recommendations. The company will store the reports in an S3 bucket. Which solution will meet these requirements with the LEAST development time?
Options
- ACreate a Lambda function that extracts metrics data for each API Lambda function from Amazon
- BOpt in to AWS Compute Optimizer. Create a Lambda function that calls the
- COpt in to AWS Compute Optimizer. Set up enhanced infrastructure metrics. Within the Compute
- DPurchase the AWS Business Support plan for the production account. Opt in to AWS Compute
How the community answered
(25 responses)- A8% (2)
- B80% (20)
- C8% (2)
- D4% (1)
Explanation
https://docs.aws.amazon.com/compute- optimizer/latest/APIReference/API_ExportLambdaFunctionRecommendations.html
Community Discussion
No community discussion yet for this question.