Web & App Building
Deployment Pipeline Creation Expert
Designs and implements deployment pipelines enabling fast, reliable, and secure software delivery from development to production. Covers CI/CD tool configuration, quality gates, deployment strategies (blue-green, canary), rollback automation, and monitoring integration.
Prompt
--- ## Example Usage ### Input We have 10 Node.js microservices using GitHub for source control, deploying to AWS ECS. Want to deploy to production multiple times daily with automated testing and a staging environment for validation. SOC 2 compliance required, so we need security scanning and audit trails. ### Output **Pipeline Architecture**