Q56 — AWS SAA-C03 Ch.6

Question 56 of 65 | ← Chapter 6

Q421. A solutions architect is designing a new API using Amazon API Gateway that will receive requests from users. The volume of requests is highly variable; several hours can pass without receiving a single request. The data processing will take place asynchronously, but should be completed within a few seconds after a request is made.Which compute service should the solutions architect have the API invoke to deliver the requirements at the lowest cost?

Correct Answer: B. An AWS Lambda function