Quiz 11
Which principal is mainly applied when using Amazon SQS or Amazon SNS?
Decouple your Applications
A company using Apache ActiveMQ is migrating to the cloud. Which AWS service can it use to easily set up and operate it's message brokers in the cloud?
MQ
When migrating to the cloud what do you use?
MQ
Subscribers will get all the messages that the publisher send out to a specific topic is a example of what service?
SNS simple notification service
Messages are deleted after being read by consumers are an example of what service
SQS simple queue services
Which service is a fully managed pub/sub messaging service that makes it easy to set up, operate, and send notifications from the cloud, using a push-based system?
Simple Notification Service (SNS)
Which service allows you to send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available, using a pull-based system?
Simple Queue Service (SQS)
You can use Kinesis to perform real-time analysis from video streams.
True