0 votes
in Azure by
Why should you divide your application into multiple subnets as opposed to having all your web, application and database servers running on the same subnet?

Select the Correct answer from below options:

1) There are only a limited number of IP addresses available per subnet, so you need multiple subnets over a certain number.

2) Each server type of your application requires its own subnet. It's not possible to mix web servers, database servers and application servers on the same subnet.

3) Separating your application into multiple subnets allows you to have different NSG security rules for each subnet, which can make it harder for a hacker to get from one compromised server onto another.

1 Answer

0 votes
by

Correct answer of above question is :  Separating your application into multiple subnets allows you to have different NSG security rules for each subnet, which can make it harder for a hacker to get from one compromised server onto another.

Related questions

0 votes
asked Mar 3, 2020 in DevOps by rajeshsharma
0 votes
asked Aug 17, 2023 in iSecurity by rajeshsharma
...