Cloud Custodian is an open source rules engine for cloud management that allows users to define policies and take actions on resources. The presentation covers updates on the project's development and roadmap for 2023, as well as the contribution process.
- Cloud Custodian is an open source rules engine for cloud management that allows users to define policies and take actions on resources
- Updates on the project's development include new core maintainers, new providers, and improvements to policy authoring experiences
- The roadmap for 2023 includes improving policy authoring experiences, adding policy tracing and debugging capabilities, and expanding built-in policy testing
- The contribution process involves running everything out of the make file, laying out the source tree, and running tests and metrics on different providers
- C7n-left currently only works with Terraform, but the team is working on adding support for CloudFormation
Cloud Custodian is like a Swiss army knife for cloud management, allowing users to filter and take actions on resources based on arbitrary policies. The project has had about 70 authors contribute 280 different commits across different resources and providers. The team has added new core maintainers and providers, and is working on improving policy authoring experiences and adding new capabilities like policy tracing and debugging. The contribution process involves running everything out of the make file and running tests and metrics on different providers. C7n-left currently only works with Terraform, but the team is working on adding support for CloudFormation.