Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
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.
This post describes the architecture and configuration required to automatically generate Jira...
Many applications need to perform tasks on a recurring schedule — refreshing data, syncing APIs, or...
This post describes the architecture and configuration required to automatically generate Jira...
This post describes the architecture and configuration required to automatically generate Jira...
Hello guys! I am back after some months working on this project. So, let's go! The real...
Intro When delivering messages to different targets using EventBridge, it is important to...
Intro When EventBridge delivers messages to its target, there can be many reasons that...
Introduction AWS EventBridge is a powerful event bus that allows seamless integration...
Intro Delivering a message to a target SQS queue from EventBridge is a very common...
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.
🏀 NBA Game Day Notification System This project is an AWS Lambda-powered notification...
Introduction Event-driven architectures (EDAs) are essential when creating scalable, decoupled...
For the longest time, I couldn’t quite grasp or fully understand how serverless services on AWS like...
Introduction: Keeping a website up and running smoothly is crucial for any business or service in...
A comprehensive guide on AWS EventBridge, covering default vs. custom event buses, best practices, and optimizing rule management for efficient event processing.
In one of our production data platforms, we used Lambda functions to trigger AWS Glue jobs every time...
Introduction: In this post, we have a configuration for monitoring EC2 instances deployed with the...
In situations when you want to conduct scheduled tasks without having to worry about the...
Most developers think you must pay for AWS EventBridge Scheduler or CloudWatch Events to run cron...
Photo by Siarhei Palishchuk on Unsplash GitLab CI/CD pipelines generate artifacts and build logs...
Introduction If you’ve been using AWS for a while, you probably know it’s more than just...