Knowledge Base

Understanding Your AppGPT Environments

Development, Preview, Production, and Deployment
Lesson 6 of 17Module page 6 of 19

Module 03

What Is a Deployment?

A deployment is the process of taking a specific version of your application and placing it into an environment where it can run.

  • Release identified
  • Version built
  • Placed into Development, Preview, or Production
  • Runs in that environment
  • Verified after deployment