Anti-fragile Cloud Architectures

Date: 2016-02-03
Begins: 13:40
Ends: 14:20
Room:
Level: Beginner
Track: Cloud & Microservice Architectures
Topics: distributed computing, resilient architectures, anti-fragile architecture, failure injection testing, java

Building distributed applications on commodity hardware in the cloud allows to scale almost infinitely but for the price that everything can fail all the time.

This talks introduces patterns like circuit-breakers, bulkheads and others to build robust software architectures that embrace failures. Additional techniques like failure-injection testing are introduced to move robust architecture to self-healing and anti-fragile architectures.