Which of the following communicates with a production-ready web server that is interoperable with a load-balancing proxy?

38. Which of the following communicates with a production-ready web server that is interoperable with a load-balancing proxy?

  1. Config.py
  2. Model.py
  3. Controllers.py
  4. Server.py

Answer: D) Server.py

Explanation:

Model.py file interacts directly with the database to provide various services or to store permanent data.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.