What you’ll learn:
- The difference between development and production instances
- How to work across environments
- Best practices for environment management
Understanding Instances
An instance represents an isolated environment within your project. Each instance has its own:- Server deployments
- API keys
- OAuth sessions
- Logs and metrics