DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How DoorDash Governs Its Infrastructure with Open Policy Agent

2 years ago thenewstack.io
How DoorDash Governs Its Infrastructure with Open Policy Agent

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

Online delivery service DoorDash uses Infrastructure as Code (IaC) to automate the DevOps process. In order to do that safely and successfully, the company implemented safeguarding practices to ensure against breaking changes and security issues.

IaC is the managing and provisioning of infrastructure through code rather than manual processes.

The policy (aka rules, conditions, instructions) are the policies that hold the shape of the automated infrastructure.

When software needs a policy decision, it queries the OPA by sending structured data, likely JSON as the input.

Made with pure grit © 2025 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com