Video
Introduction to CrossGuard: Infrastructure Policy as Code
Published
Pulumi CrossGuard is a product that provides gated deployments via Policy as Code.
Often organizations want to empower developers to manage their infrastructure yet are concerned about giving them full access. CrossGuard allows administrators to provide autonomy to their developers while ensuring compliance to defined organization policies.
Using Policy as Code, users can express business or security rules as functions that are executed against resources in their stacks. Then using CrossGuard, organization administrators can apply these rules to particular stacks within their organization. When policies are executed as part of your Pulumi deployments, any violation will gate or block that update from proceeding.
Presenters
- Cameron StokesCustomer Engineer, Pulumi
What you'll learn
- How to express business or security rules as functions.
- Execute policies against Pulumi deployments.