Oracle Cloud Infrastructure (OCI) offers Arm-based processors to run cloud native and general purpose workloads with significant price-performance benefits. Currently, Oracle Container Engine for Kubernetes (OKE) supports the ability to run containerized applications on Arm using managed nodes.
Today, we're excited to share that you can now deploy and oversee any containerized task running on Arm architecture within OCI. This capability extends across OCI Container Instances, OCI Functions, and OKE, encompassing virtual nodes and managed nodes.
Powered by Ampere Altra processors, the OCI Ampere A1 shape allows you to run containers with Arm cores at only $0.01 per core per hour and $0.0015 per GB of RAM per hour. For benchmarks, when running x264 video encoding workloads on OCI Ampere A1, Oracle saw up to a 10 percent performance increase and up to a 22 percent price-performance benefit compared to x86-based systems. For NGINX reverse proxy workloads on OCI Ampere A1, Oracle saw up to a 46 percent performance increase and up to a 62 percent price-performance benefit compared to x86-based systems.
You get the first 3,000 core-hours and 18,000 GB-hours free per month for instances created with Ampere A1 shape. This free-tier usage is shared across bare metal, virtual machine (VM), and Container Instances.
OCI Containers Instances is a serverless compute service that enables you to run containers instantly without managing any servers or VMs. It’s suitable for containerized applications that don’t require Kubernetes. A new flexible shape powered by Ampere A1 shape, CI.Standard.A1.Flex, is now available with Container Instances. It enables you to run containers on Arm-based processors. Get started with the following steps:
The flexible shape enables you to customize the number of cores and amount of memory. You can choose to allocate up to 76 cores with extended OCPUs and up to 488 GB of memory to each container instance to run even the most demanding workloads.
OCI Functions is a serverless functions-as-a-service (FaaS) platform in OCI. Functions seamlessly integrate with other OCI services, providing a complete serverless platform for building event-driven applications, and provision the compute required to run functions the customers deploy based on demand.
You can now run OCI functions powered by Ampere A1 using OCI interfaces, including Fn CLI, OCI CLI, and OCI software developer kits (SDKs). While deploying a function, you can specify the shape parameter on which you want to run the function. You can limit the function to running on a single architecture, such as Arm or enable the function to run on multiple architectures, such as both Arm and x86.
Use the following steps to specify the processor architecture on which to run a function:
fn -v deploy --app app_multiarch
fn invoke func_multiarch
OKE lets you run containers on Arm processors in Kubernetes clusters using OKE with managed nodes. Now, you can also run containers on Arm using OKE virtual nodes. OKE virtual nodes eliminate the operational overhead of managing, scaling, upgrading, and troubleshooting worker nodes' infrastructure.
You can create virtual nodes with the pod shape set to Pod.Standard.A1.Flex. The pods scheduled on those virtual nodes run on Arm processors, and you benefit from the price-performance that Arm processors provide.
OCI Serverless Containers, Kubernetes, and Functions services.
Previous Post
Next Post