What is a characteristic of the development environment in the four-tier deployment environment structure?
- It is where coding takes place.
- It is structurally similar to the final production environment.
- It is where users will interact with the code.
- It contains code that has been tested and is error free.
Explanation: There are four deployment environments: Development, testing, staging, and production. The first environment is the development environment which is where coding takes place.
Exam with this question: 6.6.2 Module 6: Application Deployment and Security Quiz
Please login or Register to submit your answer