Knowledge Base

Understanding Your AppGPT Environments

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

Module 03

Knowledge Check

Lesson page 2 of 3
  • Yes
  • No

Correct answer: No.

5. Why does AppGPT verify the Neon database mapping?

  • To make the UI prettier
  • To ensure each environment uses the intended data source
  • To rename the project

Correct answer: To ensure each environment uses the intended data source.

6. If Production deployment succeeds, is testing no longer necessary?

  • Yes
  • No

Correct answer: No. Deployment success and application correctness are different checks.

7. What should happen if AppGPT cannot tell whether Production is the intended target?