AWS Resource APIs for SNS and SQS - AWS Developer Blog - Java
Last week we released version 0.0.3 of the AWS Resource APIs for Java, adding support for the Amazon Simple Queue Service (SQS) and Amazon Simple Notification Service (SNS). SNS and SQS are similar services that together provide a fully-managed cloud messaging platform. These services expose two powerful primitives — Topics and Queues — which let you decouple message producers from message consumers. The Resource APIs for SNS and SQS make it easier than ever to use these two services. Enough chit-chat, let's see some code!
Read full article from AWS Resource APIs for SNS and SQS - AWS Developer Blog - Java
No comments:
Post a Comment