Total results: 33
- Featured
-
Software Delivery & Operations
Resilience lessons from the lunch rush
Author: Mike HakenStrategies on how to make systems more resilient and control excessive load
-
Software Delivery and Operations
Level 300My CI/CD pipeline is my release captain
Author: Clare LiguoriLearn how Amazon continuously releases changes to production safely using practices such as trunk-based development, immutable deployment artifacts, and proactive rollbacks.
-
Software Delivery & Operations
LEVEL 300Using dependency isolation to contain concurrency overload
Author: David YanacekContaining the impact caused by a failing dependency to affect only the relevant functionality in an application.
-
Architecture
Level 300Minimizing correlated failures in distributed systems
Author: Joe MagerramovContinue operating even if some of those servers fail, while using relatively inexpensive, commodity servers.
-
Architecture
Level 300Reliability, constant work, and a good cup of coffee
Author: Colm MacCarthaighSimplifying systems to deliver stability by avoiding scaling during times of stress. -
Architecture
Level 300Making retries safe with idempotent APIs
Author: Malcolm FeatonbyStrategies for using idempotent APIs to reduce complexity and manage retries Correspondence -
Architecture
Level 400Fairness in multi-tenant systems
Author: David YanacekBuilding fairness into multitenant systems to provide predictable performance and availability -
Architecture
Level 300Avoiding overload in distributed systems by putting the smaller service in control
Author: Joe MagerramovStrategies for avoiding the larger service from overloading the smaller one by putting the smaller service in control of the pace of interactions. -
Software Delivery and Operations
Level 300Building dashboards for operational visibility
Author: John O'SheaBuilding dashboards to monitor, dive deep, audit, and review distributed services and automated systems. -
Software Delivery and Operations
Level 300Automating safe, hands-off deployments
Author: Clare LiguoriStrategies for continuously deploying to production while balancing safety and speed. -
Software Delivery and Operations
-
Software Delivery and Operations