exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 24 discussion

Exam question from Amazon's AWS-SysOps
Question #: 24
Topic #: 1
[All AWS-SysOps Questions]

You have a web-style application with a stateless but CPU and memory-intensive web tier running on a cc2 8xlarge EC2 instance inside of a VPC The instance when under load is having problems returning requests within the SLA as defined by your business The application maintains its state in a DynamoDB table, but the data tier is properly provisioned and responses are consistently fast.
How can you best resolve the issue of the application responses not meeting your SLA?

  • A. Add another cc2 8xlarge application instance, and put both behind an Elastic Load Balancer
  • B. Move the cc2 8xlarge to the same Availability Zone as the DynamoDB table
  • C. Cache the database responses in ElastiCache for more rapid access
  • D. Move the database from DynamoDB to RDS MySQL in scale-out read-replica configuration
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
DynamoDB is automatically available across three facilities in an AWS Region. So moving in to a same AZ is not possible / necessary.
In this case the DB layer is not the issue, the EC2 8xlarge is the issue; so add another one with a ELB in-front of it.
Reference:
https://aws.amazon.com/dynamodb/faqs/

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
karmaah
Highly Voted 1 year, 7 months ago
Very Bad Question. Unable to understand properly. Use filtering method like DB is good, So ignore C& D. B is not required. Only option is A.
upvoted 6 times
...
kteng
Highly Voted 1 year, 7 months ago
two hints : - data tier is properly provisioned and responses are consistently fast. - CPU and memory-intensive web tier so, ignore the option for database, and ignore the elasticache which is for mem benefit, the answer is A.
upvoted 5 times
fabianvera19822
1 year, 6 months ago
Agree with @keteng
upvoted 1 times
...
...
Finger41
Most Recent 8 months, 3 weeks ago
Selected Answer: A
database layer is fine, its the application layer that is not proper. Adding the ELB and horizontal scaling will solve the issue via Answer:A
upvoted 1 times
...
xxxdolorxxx
1 year, 6 months ago
Correct answer is A.
upvoted 1 times
...
TroyMcLure
1 year, 6 months ago
Correct Answer: A "Scaling out" would be the best solution, since Database is properly provisioned and the responses are consistently fast.
upvoted 1 times
...
nzieno
1 year, 6 months ago
It's really not a bad question the answer is A. It clearly states the DB tier is not the issue.
upvoted 1 times
...
awscertified
1 year, 7 months ago
A. Add another cc2 8xlarge application instance, and put both behind an Elastic Load Balancer
upvoted 1 times
...
karmaah
1 year, 7 months ago
CPU and memory-intensive web tier.. This is the only Hint You can see in this question.
upvoted 1 times
AWS_Noob
1 year, 6 months ago
And the fact that they mention the type of instance
upvoted 1 times
...
...
newbie2019
1 year, 7 months ago
That is one of the worst questions created by the AWS team.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago