Chapter 4: Compute Choices on Oracle Cloud Infrastructure
One of the core services from Oracle Cloud Infrastructure (OCI) is the OCI Compute service, which helps you provision and manage compute instances. As it is an on-demand service, you can fulfil your application requirements at any time by launching an instance of your choice. Once you have the instance up and running, you can control it fully. You can access these instances securely and even manage their life cycles, which means you have control over starting, stopping, and deleting these instances.
You can also choose various types of persistence storage that you can attach to these instances, such as block volumes, file storage, object storage, archive storage, and more. Although there are certain high performing NVMe disk-attached instances to help you meet your performance goal, they are lost when you terminate those instances. For those instances, you should add block volumes to back up your data.
In this chapter...