same data at the same time. Availability Partition tolerance • Requests must succeed. • Node failure must not create a complete system failure. A distributed system can only guarantee 2 constrains at the same time, not 3… you have to embrace eventual consistency when building Microservices! Eventual consistency?