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

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

An ecommerce application uses Java Message Service (JMS) messaging to communicate between its fulfillment center and the application after an order has been placed. The company wants to migrate its messaging application to AWS. The company also wants to minimize the effort used to rewrite the messaging code.

Which AWS service will meet these requirements?

  • A. Amazon Simple Notification Service (Amazon SNS)
  • B. Amazon Simple Email Service (Amazon SES)
  • C. Amazon Pinpoint
  • D. Amazon MQ
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
wooyourdaddy
Highly Voted 2 years, 6 months ago
Selected Answer: D
Amazon MQ makes it easy to setup and operate message brokers in the cloud. With Amazon MQ, you can use the AWS Management Console, CLI, or API calls to launch a production-ready message broker in minutes. In most cases, you can simply update the endpoints of your Amazon MQ broker to connect to your existing applications and start sending messages. Amazon MQ is suitable for enterprise IT pros, developers, and architects who are managing a message broker themselves–whether on-premises or in the cloud–and want to move to a fully managed cloud service without rewriting the messaging code in their applications. Ref link: https://aws.amazon.com/amazon-mq/faqs/#:~:text=Amazon%20MQ%20makes%20it%20easy,ready%20message%20broker%20in%20minutes. Ref link: https://aws.amazon.com/amazon-mq/faqs/
upvoted 8 times
...
Pranava_GCP
Most Recent 2 years, 1 month ago
Selected Answer: D
D. Amazon MQ https://aws.amazon.com/amazon-mq/faqs/ "Amazon MQ provides compatibility with the most common messaging APIs, such as Java Message Service (JMS) and .NET Message Service (NMS), and protocols, including AMQP, STOMP, MQTT, and WebSocket. This makes it easy to switch from any standards-based message broker to Amazon MQ without rewriting the messaging code in your applications. In most cases, you can simply update the endpoints of your Amazon MQ broker to connect to your existing applications, and start sending messages."
upvoted 3 times
...
roberjunquera
2 years, 3 months ago
Selected Answer: D
Amazon MQ is the AWS service that provides messaging that is compatible with Java Message Service (JMS). Therefore, migrating messaging applications that use JMS to Amazon MQ would require the least amount of effort to rewrite messaging code. Hence, the correct answer is D. Amazon MQ.
upvoted 1 times
...
wabosi
2 years, 5 months ago
Selected Answer: D
D is correct
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 ...