Skip to content

Commit 2c02b47

Browse files
Update README.md
Update Compute hardware including HPC Added links, updated License file, added images
1 parent 8fd1755 commit 2c02b47

File tree

1 file changed

+30
-11
lines changed
  • cloud-infrastructure/compute-including-hpc

1 file changed

+30
-11
lines changed
Lines changed: 30 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,42 @@
11
# Compute (Including HPC)
22

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).
44

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
918
- 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
1524
and more...
1625

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+
1736
# License
1837

1938
Copyright (c) 2023 Oracle and/or its affiliates.
2039

2140
Licensed under the Universal Permissive License (UPL), Version 1.0.
2241

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

Comments
 (0)