Daily Operations
Check Infrastructure Status
Deploy Latest Changes
Quick Service Restart
Environment Management
Create Test Environment
Clone for Testing
Clean Up Old Environments
Deployment Scenarios
Deploy Specific Version
Multi-Service Deployment
Rollback Deployment
Resource Management
Scale Services
Update Environment Variables
Monitoring & Investigation
Check Application Logs
Investigate Errors
Monitor Resource Usage
Cost Management
Analyze Spending
Stop Unused Resources
Database Operations
Check Database Status
Restart Database
Configuration Management
List Services
Get Configuration Details
Quick Wins
One-Line Deployments
Status Checks
Batch Operations
Tips for Effective Use
Be Specific When Needed
Be Specific When Needed
Good: “Deploy my-api version 2.0 to production”Less Clear: “Deploy something”Copilot will ask for clarification if needed
Use Context
Use Context
Build on Previous:
- “Show production”
- “Deploy latest there”
- “Now check if it’s healthy”
Combine Operations
Combine Operations
Single Request: “Deploy to staging, wait for health check, then promote to production”Copilot handles the entire workflow
Ask for Explanations
Ask for Explanations
- “Why did that fail?”
- “What does this error mean?”
- “How do I fix this?”