1Z0-1085-22 · Question #53
What two statements regarding the Virtual Cloud Network (VCN) are true?
The correct answer is A. A single VCN can contain both private and public Subnets. B. VCN is a regional resource that span across all the Availability Domains in a Region. When you work with Oracle Cloud Infrastructure, one of the first steps is to set up a virtual cloud network (VCN) for your cloud resources. VIRTUAL CLOUD NETWORK (VCN) : A virtual, private network that you set up in Oracle data centers. It closely resembles a traditional…
Question
What two statements regarding the Virtual Cloud Network (VCN) are true?
Options
- AA single VCN can contain both private and public Subnets.
- BVCN is a regional resource that span across all the Availability Domains in a Region.
- CYou can only create one VCN per region.
- DThe VCN is the IPSec-based connection with a remote on premises location.
- EVCN is a global resource that span across all the Regions
How the community answered
(46 responses)- A74% (34)
- C15% (7)
- D9% (4)
- E2% (1)
Explanation
When you work with Oracle Cloud Infrastructure, one of the first steps is to set up a virtual cloud network (VCN) for your cloud resources. VIRTUAL CLOUD NETWORK (VCN) : A virtual, private network that you set up in Oracle data centers. It closely resembles a traditional network, with firewall rules and specific types of communication gateways that you can choose to use. A VCN resides in a single Oracle Cloud Infrastructure region and covers a single, contiguous IPv4 CIDR block of your choice. See Allowed VCN Size and Address Ranges. The terms virtual cloud network, VCN, and cloud network are used interchangeably in this documentation. For more information, see VCNs and Subnets. Subdivisions you define in a VCN (for example, 10.0.0.0/24 and 10.0.1.0/24). Subnets contain virtual network interface cards (VNICs), which attach to instances. Each subnet consists of a contiguous range of IP addresses that do not overlap with other subnets in the VCN. You can designate a subnet to exist either in a single availability domainavailability domain or across an entire region (regional subnets are recommended). Subnets act as a unit of configuration within the VCN: All VNICs in a given subnet use the same route table, security lists, and DHCP options (see the definitions that follow). You can designate a subnet as either public or private when you create it. Private means VNICs in the subnet can't have public IP addresses. Public means VNICs in the subnet can have public IP addresses at your discretion. See Access to the Internet.
Topics
Community Discussion
No community discussion yet for this question.