Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 744 discussion

A company has an application that sells tickets online and experiences bursts of demand every 7 days. The application has a stateless presentation layer running on Amazon EC2, an Oracle database to store unstructured data catalog information, and a backend API layer. The front-end layer uses an Elastic Load Balancer to distribute the load across nine On-Demand instances over three Availability Zones (AZs). The Oracle database is running on a single EC2 instance. The company is experiencing performance issues when running more than two concurrent campaigns. A solutions architect must design a solution that meets the following requirements:
✑ Address scalability issues.
✑ Increase the level of concurrency.
✑ Eliminate licensing costs.
✑ Improve reliability.
Which set of steps should the solutions architect take?

  • A. Create an Auto Scaling group for the front end with a combination of On-Demand and Spot Instances to reduce costs. Convert the Oracle database into a single Amazon RDS reserved DB instance.
  • B. Create an Auto Scaling group for the front end with a combination of On-Demand and Spot Instances to reduce costs. Create two additional copies of the database instance, then distribute the databases in separate AZs.
  • C. Create an Auto Scaling group for the front end with a combination of On-Demand and Spot Instances to reduce costs. Convert the tables in the Oracle database into Amazon DynamoDB tables.
  • D. Convert the On-Demand Instances into Spot instances to reduce costs for the front end. Convert the tables in the Oracle database into Amazon DynamoDB tables.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ExtHo
Highly Voted 3 years ago
C Combination of On-Demand and Spot Instances + DynamoDB. D Should be eliminated due to only use of Spot Instance as any time can be taken back by AWS
upvoted 23 times
hilft
2 years, 2 months ago
CCC. GJ
upvoted 1 times
...
...
SkyZeroZx
Most Recent 1 year, 3 months ago
Selected Answer: C
c because eliminate licensing costs and scalability.
upvoted 1 times
...
syaldram
1 year, 8 months ago
Isn't DynamoDB used for "structured" data?
upvoted 1 times
...
HellGate
2 years, 8 months ago
Answer is C!!!
upvoted 2 times
...
pititcu667
2 years, 8 months ago
Selected Answer: C
c because eliminate licensing costs and scalability.
upvoted 1 times
...
AzureDP900
2 years, 10 months ago
C is right answer for scalability and reduce license cost
upvoted 1 times
...
andylogan
2 years, 11 months ago
It's C
upvoted 2 times
...
tgv
2 years, 11 months ago
CCC --- A: single RDS doesn't improve reliability B: two additional copies of the Oracle database doesn't eliminate licensing costs D: doesn't address the scalability issues
upvoted 3 times
...
blackgamer
2 years, 11 months ago
C is the answer.
upvoted 1 times
...
Kopa
2 years, 11 months ago
Im going for C
upvoted 1 times
...
WhyIronMan
2 years, 11 months ago
I'll go with C
upvoted 4 times
...
mustpassla
2 years, 11 months ago
C for sure
upvoted 1 times
...
vkbajoria
2 years, 11 months ago
my vote goes to C
upvoted 1 times
...
Waiweng
2 years, 11 months ago
it's C
upvoted 2 times
...
beebatov
2 years, 11 months ago
Answer: C Hints: Unstructured data store + Eliminate licenses cost
upvoted 4 times
...
Jaypdv
3 years ago
Voting for D. Option A. does not eliminate licensing cost. At best it's included in the RDS instance price. And the question mentions "unstructured data" which fits DynamoDB well.
upvoted 2 times
Jaypdv
3 years ago
Typo. I mean C.
upvoted 3 times
...
...
gsw
3 years ago
doesn't make sense - structured data would normally be Dynamo DB
upvoted 1 times
gsw
3 years ago
has to be C or D
upvoted 1 times
hdomingo
2 years, 11 months ago
Spot instances (option D) is not valid response, because dont meet de requirements of "Address scalability issues". Correct option is C
upvoted 1 times
...
gsw
3 years ago
i think C
upvoted 2 times
...
...
jduo
2 years, 12 months ago
Oracle database to store unstructured data catalog information
upvoted 1 times
...
DashL
2 years, 11 months ago
It is required to address "Scalability issue", which can be addressed only by AutoScaling. That means the options are A, B or C. No "Licensing cost - That is addressed by only option C. The other two requirements are: "Increase the level of concurrency "and "Improve reliability" - Options C meets those.
upvoted 2 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 ...