|
1 | 1 | # Compute (Including HPC)
|
2 | 2 |
|
3 |
| -This area is focused on the core Compute Service of OCI which includes and covers HPC on Compute, Compute Hardware, and Compute Software. Some of the topics covered on this page: |
| 3 | +This area is focused on the core Compute Service of Oracle Cloud Infrastructure (OCI) which includes and covers High Performance Computing (HPC), [Compute Hardware](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/compute-including-hpc/compute-hardware), and [Compute Software](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/compute-including-hpc/compute-software). |
4 | 4 |
|
5 |
| -- Oracle Cloud Infrastructure (OCI) Compute hardware components such as Intel, AMD, ARM |
6 |
| -- OCI Bare Metal |
7 |
| -- Compute on HPC |
8 |
| -- VM Compute |
| 5 | +<pre> |
| 6 | + <img alt="Cloud Computing" src="images/ARM-logo.png" width="10%" style="float:right"> <img alt="Cloud Computing" src="images/AMD-logo.png" width="10%" style="float:right"> <img alt="Cloud Computing" src="images/Intel-logo.png" width="10%" style="float:right"> |
| 7 | + </pre> |
| 8 | +<i> Review date: 20 November 2023 </i> |
| 9 | + |
| 10 | +# Useful Links |
| 11 | + |
| 12 | +Some of the topics covered on this page: |
| 13 | + |
| 14 | +- Oracle Cloud Infrastructure (OCI) Compute [capabilities](https://www.oracle.com/cloud/compute/) on Intel, AMD, ARM processing architecture |
| 15 | +- [OCI Bare Metal](https://www.oracle.com/cloud/compute/bare-metal/) - an isolated, dedicated physical server |
| 16 | +- Compute on [HPC](https://www.oracle.com/cloud/hpc/) - capabilities to solve complex mathematical and scientific problems across industries |
| 17 | +- VM Compute [shape](https://docs.oracle.com/en-us/iaas/Content/Compute/References/computeshapes.htm) is a template that determines the number of OCPUs, amount of memory, and other resources that are allocated to an instance |
9 | 18 | - Compute Licensing
|
10 |
| -- OS Management |
11 |
| -- BYOH |
12 |
| -- Autoscaling |
13 |
| -- Confidential Compute |
14 |
| -- Roving Edge Infrastructure |
| 19 | +- [OS Management](https://docs.oracle.com/en-us/iaas/os-management/home.htm) - allows you to manage and monitor updates and patches for the operating system |
| 20 | +- Bring Your Own Hypervisor [BYOH](https://docs.oracle.com/en-us/iaas/Content/Compute/References/bringyourownimage.htm) and Bring Your Own Image [BYOI](https://docs.oracle.com/en-us/iaas/Content/Compute/References/bringyourownimage.htm) to Oracle Cloud Infrastructure (OCI) |
| 21 | +- [Autoscaling](https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/autoscalinginstancepools.htm) - add more compute instances during periods of high demand |
| 22 | +- [Confidential Computing](https://docs.oracle.com/en-us/iaas/Content/Compute/References/confidential_compute.htm) - encrypts and isolates in-use data and the applications processing that data. |
| 23 | +- Roving Edge Infrastructure [FAQ](https://www.oracle.com/cloud/roving-edge-infrastructure/faq/) - an infrastructure service designed to host workloads and use cases that operate at the edge, especially the far edge, in disconnected mode |
15 | 24 | and more...
|
16 | 25 |
|
| 26 | +# Team Publications |
| 27 | + |
| 28 | +The links below contains publications from the OCI Compute team: |
| 29 | +- [Compute Hardware](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/compute-including-hpc/compute-hardware) |
| 30 | +- [Compute Software](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/compute-including-hpc/compute-software) |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
17 | 36 | # License
|
18 | 37 |
|
19 | 38 | Copyright (c) 2023 Oracle and/or its affiliates.
|
20 | 39 |
|
21 | 40 | Licensed under the Universal Permissive License (UPL), Version 1.0.
|
22 | 41 |
|
23 |
| -See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details. |
| 42 | +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. |
0 commit comments