ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 395 - SAA-C03 discussion

Report
Export

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?

A.
An AWS Glue job
Answers
A.
An AWS Glue job
B.
An AWS Lambda function
Answers
B.
An AWS Lambda function
C.
A containerized service hosted in Amazon Elastic Kubernetes Service (Amazon EKS)
Answers
C.
A containerized service hosted in Amazon Elastic Kubernetes Service (Amazon EKS)
D.
A containerized service hosted in Amazon ECS with Amazon EC2
Answers
D.
A containerized service hosted in Amazon ECS with Amazon EC2
Suggested answer: B

Explanation:

API Gateway + Lambda is the perfect solution for modern applications with serverless architecture.

asked 16/09/2024
B M
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first