How to Create an Amazon SNS Topic Using AWS Management Console
In this article, I will take you through the steps to create an Amazon SNS topic using AWS Management Console but before that let's understand how Amazon SNS service provides message delivery from publisher to subscriber using topics. The concept of topic is a very important one in Producer-Consumer System where Producer produces the messages ... Read more