ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 345 - SAA-C03 discussion

Report
Export

A company is migrating an old application to AWS The application runs a batch job every hour and is CPU intensive The batch job takes 15 minutes on average with an on-premises server The server has 64 virtual CPU (vCPU) and 512 GiB of memory Which solution will run the batch job within 15 minutes with the LEAST operational overhead?

A.
Use AWS Lambda with functional scaling
Answers
A.
Use AWS Lambda with functional scaling
B.
Use Amazon Elastic Container Service (Amazon ECS) with AWS Fargate
Answers
B.
Use Amazon Elastic Container Service (Amazon ECS) with AWS Fargate
C.
Use Amazon Lightsail with AWS Auto Scaling
Answers
C.
Use Amazon Lightsail with AWS Auto Scaling
D.
Use AWS Batch on Amazon EC2
Answers
D.
Use AWS Batch on Amazon EC2
Suggested answer: D

Explanation:

Use AWS Batch on Amazon EC2. AWS Batch is a fully managed batch processing service that can be used to easily run batch jobs on Amazon EC2 instances. It can scale the number of instances to match the workload, allowing the batch job to be completed in the desired time frame with minimal operational overhead.

https://docs.aws.amazon.com/lambda/latest/dg/services-apigateway.html

Using AWS Lambda with Amazon API Gateway - AWS Lambda

https://docs.aws.amazon.com/lambda/latest/dg/services-apigateway.html

https://aws.amazon.com/lambda/faqs/AWS Lambda FAQs

https://aws.amazon.com/lambda/faqs/

asked 16/09/2024
Adugna Mehari
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first