Securing Infrastructure at Scale: Introducing Pinterest’s Resource Provisioner Pipeline (RPP)
Pinterest engineers designed the Resource Provisioner Pipeline (RPP), a proprietary Terraform execution engine to safely manage infrastructure changes across their massive organization. RPP delivers a secure, standardized CI/CD workflow for deploying and managing AWS infrastructure, with features like dual controls, centralized GitHub Actions execution, and secure role-chaining. This pipeline manages hundreds of Terraform workspaces, governing tens of thousands of resources and enforces a centralized execution model to maintain absolute control over infrastructure states.
Machine LearningData