クラウド エンジニアは、パブリック クラウド環境の管理を担当します。現在、クラウド環境でサーバーをホストするために使用される 1 つの仮想ネットワークがあります。環境は急速に拡大しており、ネットワークには利用可能な IP アドレスがありません。この環境で追加のサーバーに対応するために、エンジニアは次のうちどれを行う必要がありますか?
正解:A
Explanation Creating a VPC (Virtual Private Cloud) and peering the networks is the best option to accommodate additional servers in a public cloud environment that has run out of IP addresses. A VPC is a logically isolated section of a cloud provider's network that allows customers to launch and configure their own virtual network resources. Peering is a process of connecting two VPCs together so that they can communicate with each other as if they were in the same network.