AWS SNS Overview SNS is Pub-Sub service for messaging. Publish messages to subscriber via topics Subscribers have to subscribe topic in order to receive messages…
AWS SQS Overview SQS provides two types of Queues – Standard & FIFO Amazon SQS is a highly available distributed queue system It helps to…