As I continue to use the Deployment API, I always am looking for new and exciting ways to use the commands. In this case, being able to provision a brand new set of DXP Environments for a client.
The Optimizely DXP is made up of three environments; Integration, Preproduction, and Production. Not all of these environments are provisioned once development begins.
In this post, we will go through the following:
- What environments exist in DXP?
- Which environments need to be provisioned?
- Why do we provision these early?
- How to provision the environments (script)
- Conclusion