Stefan WeberProwithout.systems·Nov 18, 2024ODC with AWS S3 - Events with EventBridgeThis article explains a method for setting up S3 and AWS EventBridge to receive ad-hoc events in your application, enabling you to respond to various changes in your S3 bucket. Being able to react to change events from your S3 bucket is essential to ...DiscussODC with AWS Simple Storage Service (S3)outsystems
Shivprasad Waghmareshivprasadwaghmare.hashnode.dev·Nov 10, 2024Automate EC2 Instance Stop/Start on Weekends Using AWS Lambda EventBridge and SNSIntroduction In this tutorial, we will learn how to set up automatic scheduling to start EC2 instances on Monday mornings and stop them on Friday evenings. This will save costs by ensuring that the EC2 instances in lower environments (like developmen...Discuss·11 likes·64 readsAWS
Raul NaupariProblog.raulnq.com·Oct 31, 2024Getting Started with Amazon EventBridge Scheduler for .NET DevelopersIn our previous article, Getting Started with Amazon EventBridge for .NET Developers, we delved into the capabilities of Amazon EventBridge for routing events through applications. But what if we need to trigger an event based on time? To address thi...Discuss·42 readsAWS
Raul NaupariProblog.raulnq.com·Oct 27, 2024Getting Started with Amazon EventBridge for .NET DevelopersTo develop event-driven applications in AWS, we often use services like SQS to send commands and SNS to publish events. As an alternative to SNS, AWS also offers Amazon EventBridge. EventBridge is a serverless service that uses events to connect app...DiscussAWS
Daniele Frascadfrasca.hashnode.dev·Sep 18, 2024This stranger EventBus MeshDuring the year 2024, I have been presenting how I integrated a company central bus into a set of serverless distributed services. I have also written some thoughts down, and you can find them here When I talk about a Microservice architecture I am t...Discussserverless
Harsh Bardhan MishraforLocalStackhashnode.localstack.cloud·Aug 19, 2024Testing Events Archive and Replay with LocalStack & EventBridgeEventBridge allows you to manage events across different AWS services and applications. Event sources for EventBridge can include a vast array of AWS services that are natively integrated, third-party applications through integrations, or custom appl...Discuss·10 likes·313 readsAWS EventBridge
Rabinson Thapablog.rabinsonthapa.me·Jun 5, 2024Elevate AWS Lambda with EventBridge: The Event-Driven Automation Guide - Part 1Introduction to the Series Welcome to the series on Event-Driven Architecture (EDA) and AWS EventBridge! In this series, we will explore the fundamentals of EDA, delve into the capabilities of AWS EventBridge, and demonstrate practical examples to he...Discuss·36 readsAWS
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·May 24, 2024Exploring the Power of Automation: Adding Triggers in Lambda Function Using TerraformIntroduction :- So, you’ve heard of AWS Lambda and Terraform, right? Lambda allows you to run code without provisioning or managing servers — fantastic, isn’t it? Terraform, on the other hand, lets you treat your infrastructure as code, meaning you c...Discussaws lambda
Nicola Cremaschinihaveyoutriedrestarting.com·May 10, 2024Evaluating Performance: A Benchmark Study of Serverless Solutions for Message Delivery to Containers on AWS Cloud - Episode 2This post follows my previous post on this topic, and it measures the performance of another solution for the same problem, how to forward events to private containers using serverless services and fan-out patterns. Context Suppose you have a cluster...Discuss·52 readsfan out
Omid EidivandiforServerless Folks Blogsblogs.serverlessfolks.com·Apr 11, 2024The Meaningfulness of Events via Standardization ( Part 5 )This is part 5 of the 'Meaningfulness of Events via Standardization' series. In this part, we cover how we can bring the ease of adoption of a standard and remove the burden of adoption in development teams. Following the establishment of a standardi...DiscussEvent Driven ArchitectureGovernance