exam questions

Exam CV0-003 All Questions

View all questions & answers for the CV0-003 exam

Exam CV0-003 topic 1 question 69 discussion

Actual exam question from CompTIA's CV0-003
Question #: 69
Topic #: 1
[All CV0-003 Questions]

A cloud administrator is designing a multiregion network within an IaaS provider. The business requirements for configuring the network are as follows:
✑ Use private networking in and between the multisites for data replication.
✑ Use low latency to avoid performance issues.
Which of the following solutions should the network administrator use within the IaaS provider to connect multiregions?

  • A. Peering
  • B. Gateways
  • C. VPN
  • D. Hub and spoke
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kuzummjakk
1 year, 3 months ago
Selected Answer: D
It's A or D. NOT VPN because the question says "use private networking" so you don't need to VPN into it (generally used if you're going over a public network). Peering is probably more point A to point B and less multi-site. But you can argue that you can just peer all the sites together, but the "comptia" answer is "you can argue anything, but what's more relevant". So I'm picking D
upvoted 1 times
kuzummjakk
1 year, 3 months ago
Peering is more cloud-related though. Cloud peering is less "point to point" centric and more "open connection" centric.
upvoted 1 times
...
...
FrancisDrake
1 year, 6 months ago
Selected Answer: A
I believe peering provides a direct physical connection. And can be configured for privacy. So you get performance and security. VPN would seem to have more overhead attached to it.
upvoted 4 times
reto1
9 months, 2 weeks ago
A is correct. Peering allows for direct, private connections between different regions within an IaaS environment. This method typically offers lower latency compared to other options and facilitates efficient data replication without traversing the public internet.
upvoted 1 times
...
FrancisDrake
1 year, 6 months ago
BUT I'm not sure that peering would be used for multiple sites. Site to site seems to be more the norm. Hmmm...
upvoted 1 times
...
...
VVV4WIN
1 year, 7 months ago
Selected Answer: D
Hub and spoke for multiregion and low latency
upvoted 3 times
...
Pongsathorn
1 year, 9 months ago
Selected Answer: A
To meet the business requirements of using private networking for data replication between multiple regions and ensuring low latency, the network administrator should use **Peering** within the IaaS provider. Peering allows direct and private connectivity between virtual networks or regions within the same cloud provider's infrastructure. It provides low-latency communication between different regions or sites while keeping the traffic within the provider's network, ensuring data privacy. So, the correct answer is **A. Peering**.
upvoted 1 times
...
Francois1984
1 year, 10 months ago
Selected Answer: C
Based on the provided business requirements of using private networking for data replication between multisites and ensuring low latency, the appropriate solution within an IaaS (Infrastructure as a Service) provider would be to use a Virtual Private Network (VPN) with Direct Connect or Dedicated Interconnect.
upvoted 1 times
kuzummjakk
1 year, 3 months ago
Hey ChatGPT, they said it's over a private network so a VPN is unnecessary.
upvoted 1 times
...
...
ROCompTIA
2 years ago
Selected Answer: A
By using peering, you can achieve private networking and potentially lower latency compared to routing traffic over the public internet.
upvoted 4 times
ROCompTIA
2 years ago
Hub and spoke is the right answer By using a hub and spoke architecture, the administrator can accomplish the following: Private Networking: The hub and spoke model allows for the use of private networking within and between the multisites. This means that the data replication between the sites can occur over private connections, enhancing security and isolation. Low Latency: The hub and spoke model enables the administrator to optimize the network for low latency. By centralizing the connectivity through a hub, the administrator can establish direct connections between the hub and each spoke. This minimizes the latency compared to routing traffic through multiple hops or relying on public internet connections.
upvoted 4 times
...
...
BeauChateau
2 years, 2 months ago
Selected Answer: B
B. Gateways. To meet the business requirements of using private networking in and between the multisites for data replication and using low latency to avoid performance issues, the cloud administrator should use gateways within the IaaS provider to connect multiregions. Gateways are used to establish dedicated connections between regions or data centers within an IaaS provider. They allow private network connectivity between regions or data centers, providing a low latency connection for data replication. They also ensure secure and reliable connectivity between the different regions, without the need for additional VPN or peering configurations. Peering is a method of connecting networks through a direct connection between the two networks. While it can be used to connect multiple regions, it does not provide the dedicated, low-latency connection required for data replication.
upvoted 1 times
...
AustinKelleyNet
2 years, 5 months ago
Selected Answer: A
I believe the answer is A
upvoted 1 times
...
Brianhealey136
2 years, 6 months ago
Selected Answer: A
Peering is connecting multiple VPCs (Virtual Private Clouds) together. A VPC is just a VPN except in the cloud. I’ll go with A. Could also be C
upvoted 3 times
kuzummjakk
1 year, 3 months ago
A VPC is NOT a VPN in the cloud. That is absolutely false.
upvoted 1 times
...
...
jiminycriminal
2 years, 9 months ago
Selected Answer: A
VPN is not generally a low latency solution. I'm going with Peering.
upvoted 4 times
jiminycriminal
2 years, 9 months ago
I am wrong. VPC Peering can only take place within the same regions. https://awsinsider.net/articles/2017/02/13/vpc-peering-with-aws-part-1.aspx#:~:text=Functionally%2C%20VPC%20peering%20is%20similar,no%20VPN%20connection%20is%20required. Question specifically says multiregion. So the answer is likely VPN.
upvoted 5 times
jiminycriminal
2 years, 9 months ago
Nevermind, AWS introduced inter-region VPC peering in 2017 lol. https://aws.amazon.com/about-aws/whats-new/2017/11/announcing-support-for-inter-region-vpc-peering/ So I think I'm going back to A. Peering.
upvoted 4 times
...
...
...
Rob69420
2 years, 10 months ago
Azure compute services, namely virtual machines (IaaS) and cloud services (PaaS), that are deployed within a virtual network can be connected through the private peering domain. The private peering domain is considered to be a trusted extension of your core network into Microsoft Azure. You can set up bi-directional connectivity between your core network and Azure virtual networks (VNets). This peering lets you connect to virtual machines and cloud services directly on their private IP addresses. You can connect more than one virtual network to the private peering domain. Review the FAQ page for information on limits and limitations. You can visit the Azure Subscription and Service Limits, Quotas, and Constraints page for up-to-date information on limits. Refer to the Routing page for detailed information on routing configuration.
upvoted 1 times
...
u2637ps
3 years, 4 months ago
https://docs.aws.amazon.com/devicefarm/latest/developerguide/amazon-vpc-cross-region.html If the addresses are different you can Peer
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...