Compute services in Oracle Cloud Infrastructure (OCI) allow you to launch and manage virtual machines (VMs) and scale resources as needed. With OCI Compute, you can choose from a range of shapes (sizes) of VMs to match the specific needs of your workloads. You can also create custom images of your VMs to use as a starting point for new instances.
Containers are a way of packaging and deploying software in a lightweight, portable format. In OCI, the Container Engine for Kubernetes (OKE) is a fully-managed service that allows you to create, deploy, and manage containerized applications using Kubernetes. OKE provides a highly available and scalable Kubernetes control plane and allows you to manage your own worker nodes.
Additionally, OCI offers other services like Application Container Cloud, which provides a platform to deploy and manage container-based applications and services.
With the combination of computing and container services, you can easily launch and scale your applications and easily manage and deploy your containerized applications with OCI.