This document discusses building multi-account, self-healing DevOps pipelines across AWS environments. It aims to automatically deploy tools to all accounts via a single pipeline that is serverless, self-healing, and supports continuous integration/delivery. The proposed solution uses AWS services like Lambda, S3, CloudFormation, DynamoDB and SNS triggered by AWS Config rules to deploy tools during account bootstrap and updates. While the proof of concept works, further testing is needed on performance, failure scenarios, initial artifact deployment, and adding more self-healing capabilities over time.