Articles by Tag #eventbridge

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Trigger AWS CodePipeline from a Cross-Account S3 Upload (Using EventBridge + IAM Roles)

Build a clean, serverless, cross-account automation where an S3 object event in one AWS account triggers a CodePipeline in another — using EventBridge, IAM, and Terraform. No Lambda. No polling. Fully secure and event-driven.

Learn More 0 0Nov 14 '25

Automated Jira Ticket Creation for AWS EC2 Scheduled Events

This post describes the architecture and configuration required to automatically generate Jira...

Learn More 0 0Jan 5

🕒 Automating Periodic Tasks with EventBridge Scheduler, .NET, and CloudFormation

Many applications need to perform tasks on a recurring schedule — refreshing data, syncing APIs, or...

Learn More 0 0Oct 27 '25

Automated Jira Ticket Creation for AWS EC2 Scheduled Events

This post describes the architecture and configuration required to automatically generate Jira...

Learn More 0 0Jan 5

Automated Jira Ticket Creation for AWS EC2 Scheduled Events

This post describes the architecture and configuration required to automatically generate Jira...

Learn More 0 0Jan 5

Solving the problem of detecting deviations in multi-account environments using AWS Config and EventBridge

Hello guys! I am back after some months working on this project. So, let's go! The real...

Learn More 2 0Nov 11 '25

Detect EventBridge target failure: Part 2 - using enhanced monitoring

Intro When delivering messages to different targets using EventBridge, it is important to...

Learn More 2 0Sep 30 '25

Detect EventBridge target failure: Part 1 - with dead letter queue

Intro When EventBridge delivers messages to its target, there can be many reasons that...

Learn More 2 0Sep 23 '25

AWS EventBridge Transforms: Making Alerts Readable

Introduction AWS EventBridge is a powerful event bus that allows seamless integration...

Learn More 7 1Mar 10 '25

EventBridge to SQS when cross region and cross account

Intro Delivering a message to a target SQS queue from EventBridge is a very common...

Learn More 4 0Sep 17 '25

BootStrapping Aurora RDS Databases using Lambda and Terraform (Part 3)

Terraform can create an Aurora cluster, but it cannot manage databases, users, or grants. This article explains why the default Aurora setup falls short and how platform teams can safely bootstrap Aurora MySQL and PostgreSQL using Lambda, without breaking Terraform’s declarative model.

Learn More 0 0Jan 14

Building an NBA Game Day Notification System with AWS Lambda, SNS & EventBridge

🏀 NBA Game Day Notification System This project is an AWS Lambda-powered notification...

Learn More 5 2Feb 8 '25

Simplifying Serverless Workflows with EventBridge Pipes

Introduction Event-driven architectures (EDAs) are essential when creating scalable, decoupled...

Learn More 4 0Feb 10 '25

Leveraging Lambda Functions (with Amazon SNS, S3 & EventBridge)

For the longest time, I couldn’t quite grasp or fully understand how serverless services on AWS like...

Learn More 4 0Jul 28 '25

Websites Health check alerts with AWS Lambda Function Integrated with AWS Eventbridge and AWS SNS

Introduction: Keeping a website up and running smoothly is crucial for any business or service in...

Learn More 0 0Jul 23 '25

Optimizing AWS EventBridge - Default vs. Custom Event Buses and Best Practices

A comprehensive guide on AWS EventBridge, covering default vs. custom event buses, best practices, and optimizing rule management for efficient event processing.

Learn More 1 0Mar 7 '25

Replacing Lambda Triggers with EventBridge in S3-to-Glue Workflows

In one of our production data platforms, we used Lambda functions to trigger AWS Glue jobs every time...

Learn More 0 0May 6 '25

Monitoring EC2 instances deployed with Blue/Green deployment

Introduction: In this post, we have a configuration for monitoring EC2 instances deployed with the...

Learn More 0 0Feb 3 '25

Automate Your Python API with AWS Lambda and EventBridge

In situations when you want to conduct scheduled tasks without having to worry about the...

Learn More 4 4Mar 23 '25

Deploy Free Cron Jobs on AWS Lambda Without Paying for EventBridge Scheduler

Most developers think you must pay for AWS EventBridge Scheduler or CloudWatch Events to run cron...

Learn More 0 0Apr 29 '25

Automated GitLab Artifact Cleanup with AWS Lambda

Photo by Siarhei Palishchuk on Unsplash GitLab CI/CD pipelines generate artifacts and build logs...

Learn More 0 0Mar 3 '25

Using AWS Like A Pro: Best Practices From Solutions Architects

Introduction If you’ve been using AWS for a while, you probably know it’s more than just...

Learn More 0 0Nov 21 '25