Application Integration Flashcards
Step Functions
AWS Step Functions is a web service that enables you to coordinate the components of distributed applications and microservices using visual workflows. You build applications from individual components that each perform a discrete function, or task, allowing you to scale and change applications quickly.
MQ
Amazon MQ is a managed message broker service for Apache ActiveMQ that makes it easy to set up and operate message brokers in the cloud. … It’s easy to get started with Amazon MQ. You can launch a message broker in minutes using the AWS Management Console or Command Line Interface (CLI).
SNS
Amazon Simple Notification Service (SNS) is a flexible, fully managed pub/sub messaging and mobile notifications service for coordinating the delivery of messages to subscribing endpoints and clients.
SQS
is a distributed message queuing service introduced by Amazon.com in late 2004. It supports programmatic sending of messages via web service applications as a way to communicate over the Internet.
SWF
Amazon Simple Workflow Service (SWF) is a web service that makes it easy to coordinate work across distributed application components. … Amazon SWF also provides the AWS Flow Framework to help developers use asynchronous programming in the development of their applications.