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:
-
tech22025-12-24
The article discusses the challenges enterprises face with manual workflows across multiple web applications and introduces AI agent-driven browser automation as a solution. It highlights how AI agents can intelligently navigate complex workflows, reduce manual intervention, and improve operational efficiency. The article provides a detailed example of an e-commerce order management system that utilizes Amazon Bedrock and AI agents for automating order processing across various retailer websites. It emphasizes the importance of human oversight in handling exceptions and maintaining compliance.
-
tech12026-01-14
The article discusses how Slack developed a comprehensive metrics framework to enhance the performance and cost-efficiency of their Apache Spark jobs on Amazon EMR. By integrating generative AI and custom monitoring tools, they achieved significant improvements in job completion times and cost reductions. The framework captures over 40 metrics, providing granular insights into application behavior and resource usage. The article outlines the architecture of their monitoring solution and the benefits of AI-assisted tuning for Spark operations.
-
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: