Week 10, year 2017
- DDD Weekly: Issue #30 - Applying Domain Driven Design with CQRS and Event Sourcing [book] Nick Chamberlain. Use promo code firstpopcoffee for a limited-time $10 discount. Designing robust and predictable APIs with idempotency [blog] Brandur Leach. “Considering the possibility of failure in a distributed system and how to handle it is of paramount importance in building APIs that are both robust and predictable. Retry logic on clients and idempotency on servers are techniques that are useful in achieving this goal and relatively simple to implement in any technology stack. [DDD Weekly]