AWS SNS & SQS | Amazon Simple Notification Service & Simple Queue Service implementation using Java

Описание к видео AWS SNS & SQS | Amazon Simple Notification Service & Simple Queue Service implementation using Java

This tutorial is to show how to use Amazon SQS and SNS in your application using Java.
We will write Java code to Create a SQS Queue, Create a SNS Topic, subscribe an Amazon SQS queue to an Amazon SNS topic and When you publish a message to a topic, Amazon SNS will send the message to the subscribed queue.

Комментарии

Информация по комментариям в разработке