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

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

Which AWS service can be used to decouple applications?

  • A. AWS Config
  • B. Amazon Simple Queue Service (Amazon SQS)
  • C. AWS Batch
  • D. Amazon Simple Email Service (Amazon SES)
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
30Miles
Highly Voted 2 years, 10 months ago
Selected Answer: B
https://docs.aws.amazon.com/sqs/?id=docs_gateway Amazon Simple Queue Service (Amazon SQS) is a fully managed message queuing service that makes it easy to decouple and scale microservices, distributed systems, and serverless applications. Amazon SQS moves data between distributed application components and helps you decouple these components.
upvoted 16 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: B
B. Amazon Simple Queue Service (Amazon SQS)
upvoted 2 times
...
man5484
1 year, 10 months ago
Selected Answer: B
Amazon Simple Queue Service (Amazon SQS) is an AWS service that can be used to decouple applications. It provides a fully managed message queuing service that enables applications to communicate asynchronously by sending and receiving messages. It allows different components of an application to work independently and asynchronously, without directly integrating or depending on each other. By using Amazon SQS, applications can send messages to a queue, and other components can retrieve and process those messages at their own pace. This decouples the components and allows them to scale independently, improving the overall flexibility and fault tolerance of the application architecture.
upvoted 2 times
...
ESAJRR
1 year, 11 months ago
Selected Answer: B
B. Amazon Simple Queue Service (Amazon SQS)
upvoted 1 times
...
Saif93
2 years, 4 months ago
Selected Answer: B
B is the answer.
upvoted 1 times
...
Istiaque
2 years, 8 months ago
Answer is B
upvoted 1 times
...
certiflux
2 years, 8 months ago
Selected Answer: B
A decoupled application architecture allows each component to perform its tasks independently
upvoted 2 times
...
sumanshu
2 years, 8 months ago
Vote for B
upvoted 1 times
...
bilel500
2 years, 9 months ago
Selected Answer: B
Answer is B.
upvoted 1 times
...
adsdadasdad
3 years, 5 months ago
It is B , Only logical choice used with application runtimes
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 ...