Skip to main content

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

Good: “Deploy my-api version 2.0 to production”Less Clear: “Deploy something”Copilot will ask for clarification if needed
Build on Previous:
  • “Show production”
  • “Deploy latest there”
  • “Now check if it’s healthy”
Single Request: “Deploy to staging, wait for health check, then promote to production”Copilot handles the entire workflow
  • “Why did that fail?”
  • “What does this error mean?”
  • “How do I fix this?”
Copilot provides context and guidance

Next Steps

Advanced Workflows

Complex multi-step automation scenarios

Infrastructure Management

Deep dive into infrastructure operations

Deployment Automation

Learn about deployment capabilities

Troubleshooting

Debug and resolve issues