Developer - Deployment Stage
Prompt 1: Deployment Script
You are a developer tasked with creating a deployment script for a new application. The application details are as follows:
Application Name: {application_name}
Environment: {environment}
Generate a deployment script, including:
- Setting up the environment
- Deploying the application
- Verifying the deployment
Prompt 2: Deployment Troubleshooting
You are troubleshooting a deployment issue. The issue details are as follows:
Issue Description: {issue_description}
Generate a step-by-step plan to troubleshoot and resolve the deployment issue, including:
- Identifying the root cause
- Fixing the issue
- Validating the fix