================= JC CHANGES were here
We will create Compartment and VCN.
A compartment is a collection of cloud assets, like compute instances, load balancers, databases, etc. By default, a root compartment was created for you when you created your tenancy (ie when you registered for the trial account). It is possible to create everything in the root compartment, but Oracle recommends that you create sub-compartments to help manage your resources more efficiently. <<<<<<< main
- From the menu, select Identity then Compartments.
- Click on the blue Create Compartment button to create a sub-compartment under your root compartment. You will have different name than in example.
- Provide your name and description for your compartment...
Steps needed here..
- Go back to Next step =======
Oracle Cloud Infrastructure Compute lets you create multiple Virtual Cloud Networks (VCNs). These VCNs will contain the security lists, compute instances, load balancers and many other types of network assets.
Be sure to review Overview of Networking to gain a full understanding of the network components and their relationships, or take a look at this video
To create a VCN on Oracle Cloud Infrastructure:
- On the Oracle Cloud Infrastructure Console Home page, under the Quick Actions header, click on Set up a network with a wizard.
- Select VCN with Internet Connectivity, and then click Start VCN Wizard.
-
Complete the following fields selecting your Root compartment:
-
Press the Next button at the bottom of the screen.
-
Review your settings to be sure they are correct.
-
Press the Create button to create the VCN. It will take a moment to create the VCN and a progress screen will keep you apprised of the workflow.
-
Once you see that the creation is complete (see previous screenshot), click on the View Virtual Cloud Network button.
This VCN will contain all of the other assets that you will create during this set of labs. In real-world situations, you would create multiple VCNs based on their need for access (which ports to open) and who can access them.
lab-1-JC