Site Reliability and Outage Management
Open-sourcing StateService: Automating recovery of third-party services after a major outage

Open-sourcing StateService: Automating recovery of third-party services after a major outage

10/4/2018 · Declan Ryan

What this post added

Introduced and open-sourced StateService, a state machine as a service designed to automate the recovery of third-party services running on virtual machines (VMs) after major outages. StateService uses YAML-defined state machines to direct VM deployment processes, integrating with configuration management software like Chef to ensure sequential execution of actions and return services to their last-known state, thereby reducing manual intervention and recovery time.

Read the original post ↗