組織は、2 つの Web サーバー、2 つのデータベース サーバー、および単一のパブリック IP でアクセスできるロード バランサーを備えたパブリック クラウドに Web アプリケーションをデプロイします。
このサブネットのゲートウェイと、さらに 2 つの Web サーバーを追加する可能性を考慮して、最小 IP 要件を満たすのは次のうちどれですか?
正解:C
A /28 subnet is a subnet that has a network prefix of 28 bits and a host prefix of 4 bits. A /28 subnet can support up to 16 hosts (14 usable hosts) and has a subnet mask of 255.255.255.240. Using a /28 subnet can meet the minimum IP requirement for deploying a web application in a public cloud with two web servers, two database servers, and a load balancer that is accessible over a single public IP, taking into account the gateway for this subnet and the potential to add two more web servers. Using a /28 subnet can provide enough host addresses for the current and future web servers, database servers, load balancer, and gateway, as well as allow for some growth or redundancy. Reference: CompTIA Cloud+ Certification Exam Objectives, page 15, section 2.8