Coupling

Types of coupling that can happen:

https://lh5.googleusercontent.com/nMnV0n1xZOUfjUkCK_bp-jpABa5YtPDmxOdIlQJFPRsSl3Mb7zAkUK5eGxAdEO0xP3hAuHod33_rUiil3Tb3U68OiO47Mmdf8uw07UB76R2WSvn2LGFwOKh1bWwp1cH25C-nwuLW

Amazon Simple Queue Service (SQS)

Fully managed message queuing service that uses pull mechanism. Not useful for message filtering or long messages.

Message Queue → Temporary repository for messages that wait to be processed, generally small.

General Features:

Queue types (defined at creation, cannot convert them):

Special Features:

Details:

Amazon Simple Notification Service (SNS)