Application Integration Flashcards

1
Q

List the 3 main services used in modern applications to integrate with other applications or microservices.

A

Amazon MQ

SNS – Simple Notification Service

SQS – Simple Queue Service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A managed message broker service that makes it easy to set up and operate message brokers in the cloud.

A

Amazon MQ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Allows different software systems often using different programming languages, and on different platforms to communicate and exchange information.

A

Message brokers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A popular open-source message broker. Used by AWS MQ for administration and maintenance.

A

ActiveMQ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Provides a low-cost infrastructure for mass message delivery for mobile users.

A

SNS – Simple Notification Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

An Amazon-managed queuing service that makes it easy to decouple and scale microservices or distributed systems or serverless applications.

A

SQS – Simple Queue Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

It is used to trigger a workflow. For example, imagine that you have an expense report that needs to be approved by three people. When you submit an expense report the workflow is triggered and the workflow services keep track of each individual who needs to approve your expenses report.

A

SWF – Simple WorkFlow Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly