121k views
1 vote
Create a logical topology using the following information: Customers use SSL/TLS to access the web store There is a trust boundary between the web server and application There is a trust boundary between the application and database Connection between application is via a secure VPN

1 Answer

4 votes

Final answer:

The logical topology consists of customers accessing the web store securely, with trust boundaries between different components, and secure communication between applications.

Step-by-step explanation:

Logical Topology:

The logical topology for the given information can be represented as follows:

  • Customers access the web store using SSL/TLS.
  • There is a trust boundary between the web server and the application.
  • There is a trust boundary between the application and the database.
  • The connection between applications is via a secure VPN.

So, the logical topology consists of customers accessing the web store securely, with trust boundaries between different components, and secure communication between applications.

User Merin
by
7.7k points