DEV Community

Event-Driven Development!

Use this tag for all bogs related to event-driven development, microservices, managing eventual consistency or modern architecture designs. You can also use this tag to write about technologies and products in the event-driven domain like Kafka, Solace PubSub+, Rabbit MQ, Tibco...etc or messaging protocols like MQTT, AMQP...etc

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Trigger an AWS Lambda from SNS

How to Trigger an AWS Lambda from SNS

20
Comments
3 min read
Examining React's Synthetic Event: the nativeEvent, the eventPhase, and Bubbling.

Examining React's Synthetic Event: the nativeEvent, the eventPhase, and Bubbling.

14
Comments 2
7 min read
How did I process half a million transactions in AWS Lambda within minutes?

How did I process half a million transactions in AWS Lambda within minutes?

18
Comments 2
6 min read
Event Sourcing: Events Evolution, Versioning, and Migration

Event Sourcing: Events Evolution, Versioning, and Migration

6
Comments
10 min read
How to Trigger an AWS Lambda from S3

How to Trigger an AWS Lambda from S3

25
Comments 2
4 min read
Notes on Kafka: Distributed Systems

Notes on Kafka: Distributed Systems

8
Comments
3 min read
Notes on Kafka: The Zookeeper

Notes on Kafka: The Zookeeper

6
Comments
3 min read
Notes on Kafka: What, Why, and How

Notes on Kafka: What, Why, and How

15
Comments 1
4 min read
Notes on Kafka: Kafka Architecture

Notes on Kafka: Kafka Architecture

7
Comments
3 min read
Let's Build Series - Building an event-driven application in the cloud

Let's Build Series - Building an event-driven application in the cloud

8
Comments
2 min read
Event Sourcing pattern for microservices in .Net Core

Event Sourcing pattern for microservices in .Net Core

13
Comments
7 min read
Case Study: Azure Service Bus and Event-Driven Architectures

Case Study: Azure Service Bus and Event-Driven Architectures

6
Comments
6 min read
Cnator: channel-based subscriptions in Go

Cnator: channel-based subscriptions in Go

5
Comments
2 min read
5 Event-Driven Architectures Myth Busters!

5 Event-Driven Architectures Myth Busters!

3
Comments
4 min read
Getting Asynchronous with SQS and SNS

Getting Asynchronous with SQS and SNS

6
Comments
4 min read
Building an Event-Driven workflow with Azure Event Grid

Building an Event-Driven workflow with Azure Event Grid

5
Comments
14 min read
How to Trigger an AWS Lambda from DynamoDB

How to Trigger an AWS Lambda from DynamoDB

27
Comments
3 min read
How does event-driven programming even work?

How does event-driven programming even work?

49
Comments
6 min read
Event-Driven Architecture Myth Busting — Part 1: Five Common EDA Claims

Event-Driven Architecture Myth Busting — Part 1: Five Common EDA Claims

9
Comments
5 min read
Dependable realtime banking with Kafka and Ably

Dependable realtime banking with Kafka and Ably

5
Comments 1
16 min read
Understanding the Messaging queue in Microservices

Understanding the Messaging queue in Microservices

15
Comments 1
3 min read
Event Streaming and AWS Kinesis

Event Streaming and AWS Kinesis

22
Comments
4 min read
Build your own event system in Python

Build your own event system in Python

36
Comments 1
3 min read
Follow-up on the session at Cosmos DB Conf

Follow-up on the session at Cosmos DB Conf

2
Comments
2 min read
Event Ordering With Apache Kafka

Event Ordering With Apache Kafka

21
Comments
9 min read
What? Why? When? Event-driven architecture

What? Why? When? Event-driven architecture

14
Comments 1
2 min read
Developing an IoT Hub to Facilitate the Support of Your IoT Architecture

Developing an IoT Hub to Facilitate the Support of Your IoT Architecture

5
Comments
5 min read
Amazon EventBridge API Destinations with parametrized endpoint URL and Mailchimp integration

Amazon EventBridge API Destinations with parametrized endpoint URL and Mailchimp integration

33
Comments 11
9 min read
Serverless Event Driven Speeding Infraction Management System using Azure Event Grid, Functions and Cognitive Services

Serverless Event Driven Speeding Infraction Management System using Azure Event Grid, Functions and Cognitive Services

7
Comments
19 min read
Microservices in Azure: an introduction

Microservices in Azure: an introduction

12
Comments
7 min read
Learning Event-Driven Architecture

Learning Event-Driven Architecture

11
Comments
3 min read
Differences between Traditional and Event-Driven Systems

Differences between Traditional and Event-Driven Systems

2
Comments
3 min read
Postgres Notify for Real Time Dashboards

Postgres Notify for Real Time Dashboards

12
Comments
5 min read
10 ways to protect your mission-critical database

10 ways to protect your mission-critical database

5
Comments
7 min read
Event Delegation In Javascript

Event Delegation In Javascript

33
Comments
3 min read
CatBoost and Water Pumps

CatBoost and Water Pumps

7
Comments 1
8 min read
Event Capturing Vs Event Bubbling In Javascript

Event Capturing Vs Event Bubbling In Javascript

14
Comments
4 min read
Intro to Apache: How Kafka Works

Intro to Apache: How Kafka Works

5
Comments
10 min read
The shift to Event-Driven: evolution, benefits, and competitive advantages

The shift to Event-Driven: evolution, benefits, and competitive advantages

6
Comments 1
11 min read
Implementing a Rock-Paper-Scissors game using Event Sourcing

Implementing a Rock-Paper-Scissors game using Event Sourcing

18
Comments 3
10 min read
Intuitive Ruby Event Router

Intuitive Ruby Event Router

6
Comments 6
3 min read
Difference Between Message vs Event vs Command

Difference Between Message vs Event vs Command

13
Comments
2 min read
Event-Driven Architecture Can Clean Up Your Noisy Machine Learning Labels

Event-Driven Architecture Can Clean Up Your Noisy Machine Learning Labels

16
Comments 1
7 min read
Top 3 Kafka Books and Tutorials

Top 3 Kafka Books and Tutorials

18
Comments
7 min read
The Best VR Events and Concerts Planned for 2021

The Best VR Events and Concerts Planned for 2021

2
Comments 4
4 min read
My journey to learning Event-Driven development

My journey to learning Event-Driven development

4
Comments
2 min read
A Guide for the Developer’s Journey to Event-Driven Development

A Guide for the Developer’s Journey to Event-Driven Development

12
Comments
13 min read
Highlights in DevOps and Open Source from the Future Developer Summit - Day 1

Highlights in DevOps and Open Source from the Future Developer Summit - Day 1

3
Comments
7 min read
Node.js - Processes & OS

Node.js - Processes & OS

19
Comments
4 min read
Moving S3-Triggered Lambdas to EventBridge with CDK

Moving S3-Triggered Lambdas to EventBridge with CDK

11
Comments 1
3 min read
TDD in an event driven application

TDD in an event driven application

6
Comments
3 min read
Azure Event Grid series: CloudEvents Schema

Azure Event Grid series: CloudEvents Schema

6
Comments
3 min read
Node.js - Buffers

Node.js - Buffers

13
Comments
3 min read
Modèle anémique ou modèle métier? Comment la modélisation objet a su évoluer .

Modèle anémique ou modèle métier? Comment la modélisation objet a su évoluer .

5
Comments 2
10 min read
Delayed Event Processing - Part 2

Delayed Event Processing - Part 2

5
Comments
4 min read
Node.js - Streams

Node.js - Streams

36
Comments
6 min read
Event Streams in Action

Event Streams in Action

5
Comments
3 min read
Enigma 7.0 - An Online Cryptic Hunt

Enigma 7.0 - An Online Cryptic Hunt

12
Comments 1
1 min read
Node.js - The EventEmitter

Node.js - The EventEmitter

32
Comments 4
6 min read
Node.js - Asynchronous Flow

Node.js - Asynchronous Flow

11
Comments
5 min read
loading...