13 - Cloud Integrations

A company using Apache ActiveMQ is migrating to the cloud. Which AWS service can it use to easily set up and operate its message brokers in the cloud?


1
2
3
4
3

MQ

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?

1
2
3
1

Simple Notification Service (SNS)

You can use Kinesis to perform real-time analysis from video streams.

1
2
1

True

Which principle is mainly applied when using Amazon SQS or Amazon SNS?

1
2
3
3

Decouple your applications

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?

1
2
3
2

Simple Queue Service (SQS)

BoolFalse