Designing Safe, Concurrent Change Automations

Understand how to design and implement concurrent change automation in systems through Go.

So far, we have shown how to execute commands locally or remotely. In the modern day, we often need to run sets of commands across multiple systems to achieve some end state. Depending on our scale, we may want to run a system such as Ansible or Jenkins to attempt to automate these processes.

Get hands-on with 1200+ tech skills courses.