AWS Academy Cloud Architecting [2606] - Module 12
Knowledge Check Questions with 100% Correct Answers |
Latest Version (2024/2025) Expert Verified | Ace the Test
Which statement describes the difference between tightly and loosely couple architecture?
A. Components in a tightly coupled architecture are a highly dependent on each other, but they are not highly dependent in a loosely coupled architecture.
B. Loosely coupled architectures must use managed services, and tightly coupled architectures do not have this limitation.
C. Tightly coupling any part of an architecture means that the entire architecture is tightly
coupled, but this principle does not apply to a loosely coupled architecture.
D. Tightly coupled architectures are more likely to fail than loosely coupled architectures. ✔✔A
Which phrases describe Amazon SQS? (Select THREE).
A. Sends push notifications to consumers
B. Stores and encrypts messages until they are processed and deleted
C. Supports email and text messaging D. Enables you to decouple and scale microservices, distributed systems, and serverless applications
E. Uses a pull mechanism
F. Supports standard queues and last-in-first-out (LIFO) queues ✔✔B, D, E
Which scenarios indicate that you should use an Amazon SQS standard queue? (Select TWO).
A. A message might need to be delivered more than once.
B. Message prioritization is necessary.
C. Messages must be processed in the order they are sent.
D. A message must be processed only once.
E. Messages can be sent in any order. ✔✔not B
A fleet of Amazon EC2 instances process videos that users upload. Which function can Amazon
SQS perform in this application?
A. An SQS queue receives messages from the application and notifies all available EC2
instances that videos are available.
Knowledge Check Questions with 100% Correct Answers |
Latest Version (2024/2025) Expert Verified | Ace the Test
Which statement describes the difference between tightly and loosely couple architecture?
A. Components in a tightly coupled architecture are a highly dependent on each other, but they are not highly dependent in a loosely coupled architecture.
B. Loosely coupled architectures must use managed services, and tightly coupled architectures do not have this limitation.
C. Tightly coupling any part of an architecture means that the entire architecture is tightly
coupled, but this principle does not apply to a loosely coupled architecture.
D. Tightly coupled architectures are more likely to fail than loosely coupled architectures. ✔✔A
Which phrases describe Amazon SQS? (Select THREE).
A. Sends push notifications to consumers
B. Stores and encrypts messages until they are processed and deleted
C. Supports email and text messaging D. Enables you to decouple and scale microservices, distributed systems, and serverless applications
E. Uses a pull mechanism
F. Supports standard queues and last-in-first-out (LIFO) queues ✔✔B, D, E
Which scenarios indicate that you should use an Amazon SQS standard queue? (Select TWO).
A. A message might need to be delivered more than once.
B. Message prioritization is necessary.
C. Messages must be processed in the order they are sent.
D. A message must be processed only once.
E. Messages can be sent in any order. ✔✔not B
A fleet of Amazon EC2 instances process videos that users upload. Which function can Amazon
SQS perform in this application?
A. An SQS queue receives messages from the application and notifies all available EC2
instances that videos are available.