Last Updated on August 7, 2021 by Admin 1
You need to deploy a new web-based software package for your organization. The package requires three separate servers and needs to be available on the Internet. What is the recommended architecture in terms of server placement?
- All three servers need to be placed internally
- A web server facing the Internet, an application server on the internal network, a database server on the internal network
- A web server and the database server facing the Internet, an application server on the internal network
- All three servers need to face the Internet so that they can communicate between themselves