Conpute Flashcards
Amazon EventBridge
EventBridge serves as a versatile event bus, making it more efficient to integrate your applications with a variety of data sources both within AWS and beyond. You can build more responsive, event-driven architectures that can quickly adapt to changing business needs
Amazon SNS
mazon Simple Notification Service (Amazon SNS) is a powerful tool for implementing publish-subscribe (pub/sub) messaging so you can send targeted notifications and alerts to a wide range of subscribers.
Amazon SQS
Amazon Simple Queue Service (Amazon SQS) is used for decoupling your application components so they can scale independently.
AWS Step Functions
AWS Step Functions is a fully managed workflow service that allows you to coordinate multiple AWS services into serverless workflows using visual workflows and state machines.