Skip to main content
August 11, 2023

What's the difference between Playground, Sandbox, and Production?

  • August 11, 2023
  • 0 replies
  • 4459 views

You might be deploying on Network Edge today to run through @Charles_Randall's tutorial. While reading up on Network Edge at Developer Platform, then perhaps you're thinking "what's the difference between Playground, Sandbox, and Production?".

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.