Knowledge Base

Understanding Your AppGPT Environments

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

Module 03

Knowledge Check

Lesson page 1 of 3

1. Which environment is intended for real users?

  • Development
  • Preview
  • Production

Correct answer: Production.

2. What is Preview best described as?

  • A permanent live site
  • A safe rehearsal before Production
  • A database backup

Correct answer: A safe rehearsal before Production.

3. What is a deployment?

  • An environment
  • A version of the application placed into an environment
  • A payment provider

Correct answer: A version of the application placed into an environment.

4. Should Preview normally use live Stripe credentials?