ローカル サブネットからの外部トラフィックは、悪質な Web サーバーを使用しています。技術者は、ベスト プラクティスを適用して、外部ユーザーが Web サーバーにのみアクセスでき、他の内部リソースにはアクセスできないようにする必要があります。技術者は、この問題に最も適切に対処するために、次のうちどれを実行する必要がありますか。
正解:A
Because placing the web server in a perimeter network (also known as a DMZ) ensures that external users can access the web server without being able to access internal network resources. This method separates the web server from the internal network and provides an additional layer of security.