Amazon SNS - Integration and Comparisons with AWS Services
SNS can be used with other AWS services such as SQS, EC2 and S3.
- Read more about Amazon SNS - Integration and Comparisons with AWS Services
- Log in or register to post comments
SNS can be used with other AWS services such as SQS, EC2 and S3.
We will experiment with SNS. Java coding is optional.
Steps:
Login and go to SNS Dashboard.
Click Create New Topic.
Provide a topic name (e.g. BuddyTopic) and Display name (e.g. BuddyTopic)
Customers can select one the following transports as part of the subscription requests:
“HTTP”, “HTTPS”
Subscribers specify a URL as part of the subscription registration; notifications will be delivered through an HTTP POST to the specified URL.
Amazon Simple Notification Service (SNS) is a web service that makes it easy to set up, operate, and send notifications from the cloud. It provides developers with capability to publish messages from an application and immediately deliver them to subscribers or other applications.
We will discuss additional features, APIs and Client libraries available for SQS.
Operational Efficiency - Eliminate Administrative Overhead
AWS manages the ongoing operations and underlying infrastructure needed to reliability run and scale.
Amazon Simple Queue Service (SQS) is a fully managed message queuing service. You can send, store, and receive messages between distributed software components at any volume, reliably. SQS helps to decouple, coordinate and scale microservices, distributed systems, and serverless applications in cloud. SQS was the first service on the AWS.
Amazon ElastiCache is a fully managed, in-memory data store and cache in the cloud. It can provide sub-millisecond latency to power real-time applications.
AWS Database Migration Service (DMS) helps you migrate databases to AWS easily and securely. The source database remains fully operational during the migration, minimizing downtime to applications. DMS can migrate your data to and from most widely used commercial and open-source databases.
Database Migration Service (DMS) support following use case types:
Please first use the contact form or facebook page messaging to connect.
Offline ContactComplete the form below, and we'll send you an e-mail every now and again with all the latest news.
CloudMaterials is my blog to share notes and learning materials on Cloud and Data Analytics. My current focus is on Microsoft Azure and Amazon Web Services (AWS).
I like to write and I try to document what I learn to share with others. I believe that knowledge is useless unless you share it; the more you share, the more you learn.
Recent comments