Software Engineering Daily

Software Engineering Daily


Replicated Software Delivery with Grant Miller and Marc Campbell

January 28, 2020

Distributed systems are required to run most modern enterprise software. Application services need multiple instances for scalability and failover. Large databases are sharded onto multiple nodes. Logging services, streaming frameworks, and continuous integration tools all require the orchestration of more than one server. Deploying a distributed system has historically been difficult because the nodes of