CV0-003 · Question #603
CV0-003 Question #603: Real Exam Question with Answer & Explanation
The correct answer is A: Create a VPC and peer the networks.. A VPC (Virtual Private Cloud) is a logical isolation of resources in the cloud. It is like having your own private network in the cloud. By creating a new VPC, the cloud engineer can get a new block of IP addresses that can be used to accommodate the additional servers. Peering t
Question
Options
- ACreate a VPC and peer the networks.
- BImplement dynamic routing.
- CEnable DHCP on the networks.
- DObtain a new IPAM subscription.
Explanation
A VPC (Virtual Private Cloud) is a logical isolation of resources in the cloud. It is like having your own private network in the cloud. By creating a new VPC, the cloud engineer can get a new block of IP addresses that can be used to accommodate the additional servers. Peering the networks allows the two VPCs to communicate with each other as if they were on the same network. This is important because it allows the servers in the new VPC to access the resources in the old VPC.
Topics
Community Discussion
No community discussion yet for this question.