What's the difference between Playground, Sandbox, and Production?
You might be deploying on Network Edge today to run through
In short:
Playground is a test environment to test Equinix APIs, using static data without integrating within the actual API.
Sandbox is a mock test environment to test Equinix APIs, using synthetic data (not production data) to integrate with Equinix APIs before moving to Production.
Production is the live environment.
