AWS EventBridge is a serverless event bus that allows applications, AWS services, and third-party SaaS providers to communicate with each other using events. It helps route events from various sources to AWS services and other destinations in real time.
Tech tags:
Related shared contents:
-
tutorial2025-11-10
This article discusses the challenges associated with using Amazon EC2 Spot Instances within Auto Scaling Groups due to their unpredictable interruptions. It presents a solution in the form of a custom event-driven monitoring and analytics dashboard, named 'Spot Interruption Insights', which provides near real-time visibility into Spot Instance interruptions. The article outlines a step-by-step guide to building this monitoring solution using various AWS services, including Amazon EventBridge, SQS, Lambda, and OpenSearch Service, to optimize capacity planning and improve workload resilience.
-
project2024-03-28
EMR showcase, but capture the EMR events into Lambda is interesting.
-
project2025-02-24
Interesting architecture to handle bursty and unpredictable traffic on AWS
-
project2025-02-18
Very classic Glue job pipeline to feed the AWS Bedrock Knowledge Bases for a RAG use case.
-
In productions with: