18
Aug
AWS OpsWorks - Configuration as Code
Tue, 08/18/2020 - 16:33
Overview
One of the foundations of a good Devops organization is stable, repeatable environments that can be managed through code. When a DevOps team is developing an Infrastructure as Code management process, they often lean heavily on CloudFormation, as they should. But what should that team do if they need to support a hybrid cloud environment where servers and services are deployed both on premise and in the cloud? Queue AWS OpsWorks.