exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 403 discussion

[1]
[1]
are accessed frequently for the first 15 to 20 days, they are seldom accessed thereafter but always need to be immediately available. The CIO has asked to find ways to reduce costs.
Which of the following options will reduce costs? (Choose two.)

  • A. Purchase Reserved instances for baseline capacity requirements and use On-Demand instances for the demand spikes. [1]
  • C. Use On-Demand instances for baseline capacity requirements and use Spot Fleet instances for the demand spikes. [1]
  • E. Create a script that checks the load on all web servers and terminates unnecessary On-Demand instances.
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

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
awsgcpazure
Highly Voted 3 years, 8 months ago
A company has an application that runs a web service on Amazon EC2 instances and stores .jpg images in Amazon S3. The web traffic has a predictable baseline, but often demand spikes unpredictably for short periods of time. The application is loosely coupled and stateless. The .jpg images stored in Amazon S3 are accessed frequently for the first 15 to 20 days, they are seldom accessed thereafter but always need to be immediately available. The CIO has asked to find ways to reduce costs. Which of the following options will reduce costs? (Choose two.) A. Purchase Reserved instances for baseline capacity requirements and use On-Demand instances for the demand spikes. B. Configure a lifecycle policy to move the .jpg images on Amazon S3 to S3 IA after 30 days. C. Use On-Demand instances for baseline capacity requirements and use Spot Fleet instances for the demand spikes. D. Configure a lifecycle policy to move the .jpg images on Amazon S3 to Amazon Glacier after 30 days E. Create a script that checks the load on all web servers and terminates unnecessary On-Demand instances. My choice is AB
upvoted 78 times
donathon
3 years, 8 months ago
AB A: This make a lot of sense B\D: This would allow the files to be immediately accessible still vs Glacier. C: Spot instance is not guaranteed so is not suitable. E: This should be done on CloudWatch.
upvoted 7 times
...
01037
3 years, 7 months ago
Yes it is AB But depending on how seldom and how immediately it requires, Glacier could be an option
upvoted 2 times
...
...
Ni_yot
Most Recent 2 years, 8 months ago
Its A and B. The other just dont fit the bill as an answer.
upvoted 1 times
...
AYANtheGLADIATOR
2 years, 9 months ago
A and B for sure there is no other option suitable.
upvoted 1 times
...
cldy
3 years, 5 months ago
A and B.
upvoted 1 times
...
cldy
3 years, 6 months ago
A. Purchase Reserved instances for baseline capacity requirements and use On-Demand instances for the demand spikes. B. Configure a lifecycle policy to move the .jpg images on Amazon S3 to S3 IA after 30 days
upvoted 1 times
...
andylogan
3 years, 7 months ago
It's A B
upvoted 1 times
...
tekkart
3 years, 7 months ago
At first, A,B Then the question "how to stop the on-demand instances if the spikes go unpredictably", ,plus the images need always to be immediately available. Then, the answer may be A,E
upvoted 1 times
tekkart
3 years, 7 months ago
S3 Standard-IA and S3 One Zone-IA objects are available for millisecond access (similar to the S3 Standard storage class) -> A,B
upvoted 1 times
...
...
WhyIronMan
3 years, 7 months ago
I'll go with A,B
upvoted 1 times
...
wind
3 years, 7 months ago
go with AB.
upvoted 1 times
...
Kian1
3 years, 7 months ago
Ans A,B
upvoted 2 times
...
Ebi
3 years, 7 months ago
my answer is AB
upvoted 1 times
...
kopper2019
3 years, 7 months ago
A and B for sure
upvoted 1 times
...
sanjaym
3 years, 7 months ago
AB for sure.
upvoted 1 times
...
SachinJha
3 years, 7 months ago
I will go with AB
upvoted 1 times
...
sarofi
3 years, 7 months ago
predictable baseline -> reserved (cheaper than on-demand) -> A unpredictable for short periods -> on demand -> A infrequent access after 20 days but needs immediately available -> S3 to S3 IA -> B
upvoted 3 times
...
gookseang
3 years, 7 months ago
AB for sure
upvoted 1 times
...
newme
3 years, 7 months ago
Reserved and Spot instances are the best combination. It's hard to say which is better, A or C. Depends on how often demand spikes happen and how many instances are needed at the time, and of course how long the company is going to run the website.
upvoted 1 times
sarofi
3 years, 7 months ago
Reserved is cheaper than on-demand.. predictable baseline -> reserved for baseline. unpredictable spikes -> on-demand or spot both works. Considering the "traffic unpredictably for short periods of time" overall cost should be A cheaper than C and more durable (plus)
upvoted 1 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 ...