Welcome to this module on OCI compute. Let's start with an introduction. OCI compute service provides you virtual machines, and bare metal servers to meet your compute and application requirements. The three defining characteristics of this service include the scalability, high performance, and lower pricing. In the next few slides, I will talk about each of these in a bit more detail. The first thing in the OCI compute service is you have this notion of flexible shape. What does it mean? Well, it means you could choose your own course, your CPU processors, and you could also choose your own memory. As you can see the sliders here, you could choose a combination of CPU cores, and memory, and there's a ratio there, but you have flexibility in choosing your own configuration. Literally, there are thousands and thousands of configurations you can choose from. Now, what is the use of doing this? The use of doing this is you could select the right machine type by using our flexible shapes. In the Cloud, there's this notion of T-shirt sizing, so you have a small, medium, large shapes, and your application has to fit those shapes. Sometimes you over-provision or under-provision, and you have to go through that painful process of changing your machine types. We hope with this flexible shapes, you don't have to do that. If you still want to use the traditional approach, we have virtual machines, we have bare metal servers, and we have dedicated host, and you could use either one of them, or all of them. In bare metal servers, basically means you get a full machine, a full server which is completely dedicated to you. Dedicated host basically means that you get a full dedicated bare metal machine. But on top of that, you could run virtual machines. What's the difference between dedicated host and VMs? VMs, as you see in the slide here, are shared and multi-tenant, meaning the host can be running VMs from multiple customers. They have strong security isolation, so you don't have to worry about that. But some customers want a dedicated host where they could run their own VMs, and they don't have VMs from any other customer running there. That option is also provided by using dedicated host. Not only this, but OCI is only one of the two Cloud providers to provide you options on processors. You can run AMD-based instances. You could run Intel-based instances, and you could also run ARM-based instances, are really a powerful thing for mobile computing. The phones you are using today are probably running on ARM processors. Now, ARM is coming into the datacenters. Today we are using Ampere Altra processor family. Ampere even instances are performed very well in many use cases. As you can see on the screen here, we are using NGINX, some price-performance number. It's a good example of high throughput workloads like web servers, microservices, API gateways. In ARMs, testing of NGINX as a reverse proxy requests per second. You can see here that Ampere A1, which is the processor we have we are using for ARM, had 32 percent better price performance than the equivalent AMD processor, and 69 percent better performance than Intel processors. This really talks about our industry-defining price performance capability, particularly with ARM processors. Finally, on the pricing side, the service implements pay-as-you-go pricing. We are 50 percent cheaper than any other Cloud out there just to begin with. Not only that, you could use something like a preemptible VMs to reduce your cost by more than 50 percent from your regular instances. Preemptible VMs are low-cost, short-lived VMs, suited for batch jobs, and fault-tolerant workloads. These are similar to regular instances, but priced 50 percent lower, so you can use them to reduce your cost further. Just to recap, very powerful service. The three defining characteristics we talked about. This notion of scale, this notion of higher performance. We saw an example of that, and lower pricing provided by the compute service. I hope you found this lesson useful. Thanks for watching.