ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 302 - SAA-C03 discussion

Report
Export

An ecommerce company needs to run a scheduled daily job to aggregate and filler sales records for analytics. The company stores the sales records in an Amazon S3 bucket. Each object can be up to 10 G6 in size Based on the number of sales events, the job can take up to an hour to complete. The CPU and memory usage of the fob are constant and are known in advance. A solutions architect needs to minimize the amount of operational effort that is needed for the job to run. Which solution meets these requirements?

A.
Create an AWS Lambda function that has an Amazon EventBridge notification Schedule the EventBridge event to run once a day
Answers
A.
Create an AWS Lambda function that has an Amazon EventBridge notification Schedule the EventBridge event to run once a day
B.
Create an AWS Lambda function Create an Amazon API Gateway HTTP API, and integrate the APIwith the function Create an Amazon EventBridge scheduled avert that calls the API and invokes thefunction.
Answers
B.
Create an AWS Lambda function Create an Amazon API Gateway HTTP API, and integrate the APIwith the function Create an Amazon EventBridge scheduled avert that calls the API and invokes thefunction.
C.
Create an Amazon Elastic Container Service (Amazon ECS) duster with an AWS Fargate launch type. Create an Amazon EventBridge scheduled event that launches an ECS task on the cluster to run the job.
Answers
C.
Create an Amazon Elastic Container Service (Amazon ECS) duster with an AWS Fargate launch type. Create an Amazon EventBridge scheduled event that launches an ECS task on the cluster to run the job.
D.
Create an Amazon Elastic Container Service (Amazon ECS) duster with an Amazon EC2 launch type and an Auto Scaling group with at least one EC2 instance. Create an Amazon EventBridge scheduled event that launches an ECS task on the duster to run the job.
Answers
D.
Create an Amazon Elastic Container Service (Amazon ECS) duster with an Amazon EC2 launch type and an Auto Scaling group with at least one EC2 instance. Create an Amazon EventBridge scheduled event that launches an ECS task on the duster to run the job.
Suggested answer: C
asked 16/09/2024
Rolf Johannesen
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first