#event-driven-architecture

[ follow ]
fromHackernoon
3 years ago

Implementing Event-Driven Systems With AWS Lambda and DynamoDB Streams | HackerNoon

As cloud-native architectures become the norm, developers are increasingly turning to event-driven design for building scalable and loosely coupled applications.
DevOps
#microservices
DevOps
fromInfoQ
3 weeks ago

Designing Resilient Event-Driven Systems at Scale

Event-driven architectures struggle under pressure due to retries and latency, especially during load spikes.
Resilience requires a focus on system-wide coordination and not just latency.
Designing for resilience means considering edge cases beyond normal operations.
[ Load more ]