Design blue-green deployment architecture
Design blue-green deployment:
Application: ${{APPLICATION_TYPE}}
Infrastructure: ${{INFRASTRUCTURE}}
Requirements: ${{DEPLOYMENT_REQS}}
Implement:
- Environment setup
- Traffic switching
- Database migration handling
- Health verification
- Rollback procedure
- Monitoring during switch
- Session handling
- Cost managementOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APPLICATION_TYPE][{INFRASTRUCTURE][{DEPLOYMENT_REQS]