Environment Architecture Help

Not applicable

Apigee offers dev, test, production environments.

But in our unique environment, we have a sandbox environment that gets wiped then mirrors the production environment every 7 days.

If we just set Apigee test environment to our sandbox, there could be a situation where a user gets on the 7th day and sees their data they may have worked on the next day.

Is there anyone else setup this way? What is the ideal way to go about using a sandbox effectively considering we have current client data getting mirrored from production and accommodating prospective users evaluating the APIs?

Thanks in advance for your any help!

1 2 155
2 REPLIES 2

could you not just document, in the developer portal, the behavior you just described, for your users?

"This is a sandbox, and it will get wiped every Saturday. You may lose data, or see unexpected changes."

Would that be sufficient?

@Dinoyes that is an option. Just looking for best pratice and see how others have approached it.