exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 673 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 673
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

A batch workload takes 5 hours to finish on an Amazon EC2 instance. The amount of data to be processed doubles monthly and the processing time is proportional.

What is the best cloud architecture to address this consistently growing demand?

  • A. Run the application on a bigger EC2 instance size.
  • B. Switch to an EC2 instance family that better matches batch requirements.
  • C. Distribute the application across multiple EC2 instances and run the workload in parallel.
  • D. Run the application on a bare metal EC2 instance.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pranava_GCP
1 year, 11 months ago
Selected Answer: C
C. Distribute the application across multiple EC2 instances and run the workload in parallel.
upvoted 2 times
...
RajithaR
2 years, 3 months ago
Selected Answer: C
C. Distribute the application across multiple EC2 instances and run the workload in parallel. As the amount of data to be processed doubled monthly and the processing time is proportional, simply upgrading the EC2 instance size or switching to a more suitable instance family may not be enough to handle the consistently growing demand. Distributing the application across multiple EC2 instances and running the workload in parallel is a better option as it provides scalability and can handle increasing demands.
upvoted 4 times
...
Amycert
2 years, 4 months ago
Selected Answer: C
C is correct, escalating horizontally is better .
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...