システム管理者は、展開後のネットワーク スループットの問題をトラブルシューティングしています。 ネットワークは現在、環境内のデータベースと Web サーバー間のトラフィック量によって圧倒されています。 この問題を解決するために管理者が行うべきことは次のうちどれですか?
正解:C
Explanation A virtual extensible local area network (VXLAN) is a type of network virtualization technology that creates logical networks or segments that span across multiple physical networks or locations. Moving the web and database servers onto the same VXLAN can help resolve the network throughput issues following a deployment, as it can reduce the network traffic between the database and the web servers by using a common virtual network identifier (VNI) and encapsulating the traffic within UDP packets. Moving the web and database servers onto the same VXLAN can also improve performance and security, as it can provide higher scalability, isolation, and encryption for the network traffic. References: CompTIA Cloud+ Certification Exam Objectives, page 15, section 2.8