Learn why reliable event-driven systems also need replayability and how Recovery Contracts improve confidence in Kafka-based architectures. https://hackernoon.com/building-event-driven-systems-that-can-recover-with-confidence #eventdrivenarchitecture
Building Event-Driven Systems That Can Recover With Confidence | HackerNoon

Learn why reliable event-driven systems also need replayability and how Recovery Contracts improve confidence in Kafka-based architectures.

Inside #Atlassian’s Forge Billing Architecture: a platform designed to support usage-based pricing across its cloud app development ecosystem.

It processes large-scale usage events with correct attribution, deduplication, and aggregation using a streaming pipeline, idempotent processing, and layered storage.

The result? Precise billing, near real-time visibility, and reliable reconciliation across distributed services.

🔗 Dive into the architectural breakdown: https://bit.ly/4eGoEB2

#InfoQ #SoftwareArchitecture #EventDrivenArchitecture #DistributedSystems

Some seats are still available for my workshop 👨‍🏫 on Event-Driven Architecture at the WeAreDevelopers world congress in Berlin on July 8.

I try to make it fun & interesting, so please tell your friends.

👉 https://www.wearedevelopers.com/world-congress/agenda/masterclasses/event-driven-microservices-patterns-and-practices-for-produc

#eda #eventdrivenarchitecture #softwarearchitecture

Hallo Mastodon 👋

Ich bin Lead Software Engineer aus Berlin und schreibe hier künftig über Softwarearchitektur, Entwicklung, Teamstrukturen.

Mich interessiert besonders, wie wir Softwaresysteme bauen, die nicht nur technisch funktionieren, sondern auch verständlich, wartbar und anpassungsfähig bleiben.

Sense. Learn. Adapt.

#introduction #SoftwareArchitecture #EventDrivenArchitecture #SoftwareEngineering #TeamTopologies

⚡ Event-driven architecture starts with understanding your messaging options.

At Nebraska.Code(), Eldert Grootenboer explores Azure Service Bus, Event Hubs, Event Grid, and practical strategies for selecting the right messaging solution for your applications.

https://nebraskacode.amegala.com/

#Azure #EventDrivenArchitecture #Nebraska #Microsoft #TechConference

Not so sure about this publication, but the story that most of US finance uses some sort of Event-Driven Architecture or Event Sourcing makes sense to me. It's a short read, check it out 👉

https://techbullion.com/event-driven-architecture-in-us-finance-how-an-append-only-log-quietly-became-the-system-of-record/

#eda #eventdrivenarchitecture

Event-Driven Architecture in US Finance: How an Append-Only Log Quietly Became the System of Record

The reconciliation team at a US neobank used to spend three of every five business days chasing a single class of bug. A user would tap a card, the authorisation would post, and somewhere between the issuer processor and the bank’s ledger a write would land in the wrong order. By 2023 that team had […]

TechBullion

On DDD Europe I'm going to speak about Patterns👍 and Antipatterns👎 for Event-Driven Architecture. Come and see if you recognize patterns from your code base 👀. The conference starts in about four weeks, please spread the word! And if you don't have a ticket yet, use this link for a discount 💶: https://ti.to/on3/aardling26/discount/SpeakerInvite

#eda #eventdrivenarchitecture #softwarearchitecture #conference #dddeurope

Why Distributed Systems Fail (And How Elite Engineers Prevent It) #DistributedSystems #SystemDesign #SoftwareEngineering

Most production outages don’t happen because software breaks. They happen because systems fail badly. Learn the real engineering behind building resilient distributed systems: circuit breakers, retry storms, load shedding, fault isolation, chaos engineering, and AWS-scale resilience patterns. A must-read deep dive for software engineers, architects, and engineering leaders building systems that must stay online. #DistributedSystems #Microservices #SystemDesign #ResilienceEngineering #Java #AWS #SoftwareArchitecture

https://atozofsoftwareengineering.blog/2026/05/11/why-distributed-systems-fail-and-how-elite-engineers-prevent-it-distributedsystems-systemdesign-softwareengineering/

In my talks, I usually make it a point to argue for event-driven choreography. At least at the higher levels of your system, between different bounded contexts and teams.

I came across this article that puts it very nicely: choreography promotes modularity.

Read the latest addition to the "Awesome Event-Driven Architecture" list: Michelin's journey from BPM orchestration to event-driven choreography.

👉https://blogit.michelin.io/choregraphy-or-orchestration-thats-the-question/

#eventdrivenarchitecture #eda #softwarearchitecture

Moving from orchestration to choregraphy - Part 1

Over the last decade, Michelin went from a big mainframe monolith to a choreography of micro services streaming business events to support its core business processes: the distribution of tires from our plants to our warehouses. At stake: our ability to deliver our tires to our customers on time and

Michelin IT Engineering Blog

#EventDrivenArchitecture promises scalability, traceability, and resilience—but in a regulated, cloud-native banking environment it also introduces real challenges.

In this #InfoQ video, Chris Tacey-Green explains the key #patterns used to build a real-time payment system in Azure, including inbox patterns, event sourcing, idempotency, and observability.

🎬 Watch now: https://bit.ly/41NZqLe

📄 #transcript included

#SoftwareArchitecture