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 935 discussion

A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs.
RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.
Which solution will meet these requirements with the LEAST operational overhead?

  • A. Create an AMI of the web server VM. Create an Amazon EC2 Auto Scaling group that uses the AMI and an Application Load Balancer. Set up Amazon MQ to replace the on-premises messaging queue. Configure Amazon Elastic Kubernetes Service (Amazon EKS) to host the order-processing backend.
  • B. Create a custom AWS Lambda runtime to mimic the web server environment. Create an Amazon API Gateway API to replace the front-end web servers. Set up Amazon MQ to replace the on-premises messaging queue. Configure Amazon Elastic Kubernetes Service (Amazon EKS) to host the order-processing backend.
  • C. Create an AMI of the web server VM. Create an Amazon EC2 Auto Scaling group that uses the AMI and an Application Load Balancer. Set up Amazon MQ to replace the on-premises messaging queue. Install Kuhernetes on a fleet of different EC2 instances to host the order-processing backend.
  • D. Create an AMI of the web server VM Create an Amazon EC2 Auto Scaling group that uses the AMI and an Application Load Balancer. Set up an Amazon Simple Queue Service (Amazon SQS) queue to replace the on-premises messaging queue, Configure Amazon Elastic Kubernetes Service (Amazon EKS) to host the order-processing backend.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
gnandam
Highly Voted 2 years, 7 months ago
A: Is right answer - https://aws.amazon.com/about-aws/whats-new/2020/11/announcing-amazon-mq-rabbitmq/ D: SQS need backend application to be refactored B/C : not feasible
upvoted 6 times
...
nimbus_00
Most Recent 6 months, 3 weeks ago
Selected Answer: A
Setting up Amazon MQ allows you to use a managed messaging service that supports RabbitMQ protocols, enabling a smooth transition from on-premises to the cloud without changing the messaging architecture significantly.
upvoted 1 times
...
yama234
2 years ago
A : correct B : The company does not want to make any major changes to the application., so AWS Lambda is wrong. C : Install Kuhernetes on a fleet of different EC2 instances is more operational overhead D: Amazon Simple Queue Service (Amazon SQS) queue is not suitable for RabbitMQ
upvoted 2 times
...
wassb
2 years, 6 months ago
Selected Answer: A
"A company is refactoring..." looks more like a replatforming
upvoted 2 times
...
JohnPi
2 years, 6 months ago
Selected Answer: A
does not want to make any major changes to the application
upvoted 1 times
...
JayF88
2 years, 6 months ago
Selected Answer: A
definitely A
upvoted 2 times
...
akash_it
2 years, 7 months ago
Selected Answer: A
A is correct
upvoted 3 times
...
parayan
2 years, 7 months ago
A: Amazon MQ is suitable for RabbitMQ
upvoted 1 times
...
astalavista1
2 years, 7 months ago
Selected Answer: D
It's A or D but key for me here is LEAST Overhead, so will go for SQS over Amazon MQ. But will the application need a rewrite with MQ chosen?
upvoted 1 times
sb333
2 years, 6 months ago
This would require a rewrite if you choose SQS. Better to choose what's more compatible with on-premises solution, which is Amazon MQ
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