#EventDrivenArchitecture

Leanpubleanpub
2025-06-24

Understanding Eventsourcing: Planning and Implementing scalable Systems with Eventmodeling and Eventsourcing leanpub.com/eventmodeling-and- by Martin Dilger is the featured book on the Leanpub homepage! leanpub.com

The first book to combine Eventmodeling & Eventsourcing to plan software systems of any size and complexity.

Find it on Leanpub!

Leanpubleanpub
2025-06-12

Code-less Game Design Workshop: Game Development Course using Construct 2 & 3. leanpub.com/courses/leanpub/cg by Stephen Gose is the featured course on the Leanpub homepage! leanpub.com

Natan Silnitskynatansil@fosstodon.org
2025-06-10

Teaser slide for my upcoming Devoxx Poland talk this Thursday about the benefits and challenges of Async Patterns.

Patterns like Public/Integration events, Task Queue, Task Scheduler and Task Iterator are common-place in Wix Engineering distributed 4,000 microservices system

#DevoxxPL #IntegrationEvents #EventDrivenArchitecture

Natan Silnitskynatansil@fosstodon.org
2025-06-06

Loved presenting at #EventCentric on
Wix Engineering event-driven, domain-driven design: single-aggregate microservices with only public integration events. Boosts dev speed but posed ops challenges we solved.

slides: slideshare.net/slideshow/integ

#DDD #EventDrivenArchitecture #IntegrationEvents

Leanpubleanpub
2025-06-05

Code-less Game Design Workshop: Game Development Course using Construct 2 & 3. leanpub.com/courses/leanpub/cg by Stephen Gose is the featured course on the Leanpub homepage! leanpub.com

Leanpubleanpub
2025-06-04

이벤트 소싱 이해: 이벤트 모델링과 이벤트 소싱으로 확장 가능한 시스템 설계 및 구현 leanpub.com/understanding-even by Jinho Yim와(과) Martin Dilger is the featured book on the Leanpub homepage! leanpub.com

Leanpub에서 찾아보세요!

2025-06-02

When we're architecting Event-Driven Systems at scale, resilience isn't about avoiding failure, it's about embracing it. We're not chasing some mythical "perfect" system. Instead, we're building systems that can take a hit and keep running.

Dive into this #InfoQ article by Rajesh Kumar Pandey, Principal Engineer at AWS 👉 bit.ly/3HlYOpa

#EventDrivenArchitecture #Scalability #Performance #SoftwareArchitecture

Leanpubleanpub
2025-05-31

Understanding Eventsourcing by Martin Dilger is on sale on Leanpub! Its suggested price is $29.00; get it for $17.10 with this coupon: leanpub.com/sh/yPUqtOWI

Leanpubleanpub
2025-05-29

Code-less Game Design Workshop: Game Development Course using Construct 2 & 3. leanpub.com/courses/leanpub/cg by Stephen Gose is the featured course on the Leanpub homepage! leanpub.com

Leanpubleanpub
2025-05-28

Understanding Eventsourcing by Martin Dilger is on sale on Leanpub! Its suggested price is $29.00; get it for $17.10 with this coupon: leanpub.com/sh/Qa6Yazow

Leanpubleanpub
2025-05-18

Code-less Game Design Workshop: Game Development Course using Construct 2 & 3. leanpub.com/courses/leanpub/cg by Stephen Gose is the featured course on the Leanpub homepage! leanpub.com

Marcos Lobo 💙💛marcosflobo@hachyderm.io
2025-05-13

Change Data Capture turns DB row changes into real-time events, so your microservices stay in sync without dual writes or stale caches.

Embrace CDC for reliable event-driven data flow.

newsletter.optimistengineer.co

#EventDriven #CDC #softwareengineering #SoftwareDevelopment #leadership #eventdrivenarchitecture

Marcos Lobo 💙💛marcosflobo@hachyderm.io
2025-05-12

🤔 Think you’re too senior to learn something new?

Think again.

CDC is the next frontier of event-driven design, and it’s waiting for you.

Sharpen those skills before AI steals the show! 👇🏼

newsletter.optimistengineer.co

#softwareengineering #softwaredevelopment #leadership #eventdrivenarchitecture

Marcos Lobo 💙💛marcosflobo@hachyderm.io
2025-05-12

💡Frustrated by brittle integrations and schema drift?

CDC keeps downstream services decoupled yet consistent.

Level up your architecture before the next outage hits 👇🏼

newsletter.optimistengineer.co

#softwaredevelopment #softwareengineering #leadership #eventdrivenarchitecture

Marcos Lobo 💙💛marcosflobo@hachyderm.io
2025-05-10

☝🏼 Building real-time analytics? Polling pipelines will slow you down.

CDC is the low-latency game-changer you’ve been missing.

Read it now or risk falling behind in the race to real-time 👇🏼

newsletter.optimistengineer.co

#softwaredevelopment #softwareengineering #eventdrivenarchitecture #leadership

Leanpubleanpub
2025-05-07

Understanding Eventsourcing by Martin Dilger is on sale on Leanpub! Its suggested price is $29.00; get it for $17.10 with this coupon: leanpub.com/sh/ool6edcY

James :csharp: :aws_logo:plantpowerjames@hachyderm.io
2025-05-04

Dive into the overlooked aspects of Event-Driven Architecture! My video explores a crucial concept that could transform your approach. If you're working with EDA, this might be the missing piece you need. Check it out: youtube.com/watch?v=mM80yAwOjc #EventDrivenArchitecture #SoftwareDesign
youtube.com/watch?v=mM80yAwOjc

James :csharp: :aws_logo:plantpowerjames@hachyderm.io
2025-05-01

Most messaging services guarantee AT LEAST ONCE delivery. Yep, that's right... You'll receive the same message at least once, and maybe more than once.

And that's before you consider the system publishing the message might double publish as well.

So how do you solve for that? Watch on and find out...

youtu.be/ufHA8cC7kgc

#architecture #eventdrivenarchitecture #software
youtu.be/ufHA8cC7kgc

Leanpubleanpub
2025-04-30

Understanding Eventsourcing by Martin Dilger is on sale on Leanpub! Its suggested price is $29.00; get it for $17.10 with this coupon: leanpub.com/sh/q5uGVhqO

2025-04-30

Legacy Systems = tightly coupled architectures hard to scale, change & maintain.

National Grid tackled this with 4 paradigms:
1️⃣ #DomainDrivenDesign
2️⃣ #TeamTopologies
3️⃣ #EventDrivenArchitecture
4️⃣ #ChangeDataCapture

Details in the #InfoQ article ⇨ bit.ly/44UplDs

#SoftwareArchitecture #LegacyCode

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst