Tuesday, October 3, 2023

Oracle Cloud Infrastructure Basics

 


OCI Tenancy: A tenancy is a unique customer account in Oracle Cloud Infrastructure.


VCN: A virtual cloud network (VCN) is a private network that can be used to launch compute instances, store data, and deploy applications.


Compartments: Compartments are logical groups of resources within a tenancy. They can be used to organize resources by project, environment, or application.


Network Layers: Network layers are used to isolate and protect resources in a VCN. They can also be used to implement routing and security policies.


Firewalls: Firewalls are used to control inbound and outbound traffic to resources in a VCN.


Subnet: A subnet is a range of IP addresses within a VCN. It is used to isolate resources within a VCN and to implement routing and security policies.


Storage options: OCI offers a variety of storage options, including File Storage Service (FSS), Block Volume, and Object Storage.


FSS: FSS is a managed NFS file service that provides high-performance, scalable, and reliable file storage for applications.


Block Volume: Block Volume is a managed block storage service that provides persistent storage for compute instances.


Object Storage: Object Storage is a highly scalable and durable object storage service that can be used to store any type of data.



No comments:

Post a Comment

Creating and Managing Subnets Administrative Tasks

  Creating a Subnet To create a subnet using the OCI Console: 1. Go to the OCI Console. 2. Click Networking > Virtual Cloud Networks. 3. ...