Skip to content

Commit 972b21a

Browse files
authored
Merge pull request #726 from oracle-devrel/alex-rafal-updates
rafal updates
2 parents 153435b + 277f3a9 commit 972b21a

File tree

23 files changed

+108
-28
lines changed

23 files changed

+108
-28
lines changed

cloud-infrastructure/storage/block-storage/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ High-performance block storage at any scale.
44

55
We've designed our storage platform as an ideal complement to Oracle compute and networking services to support the highest performance requirements. OCI Block Volume uses the latest NVMe SSDs and provides nonblocking network connectivity to every host. Oracle delivers a consistent, low-latency performance of up to 225 IOPS/GB to a maximum of 300,000 IOPS and 2,680 MB/sec of throughput per volume.
66

7+
Reviewed: 19.01.2024
78

89
# Table of Contents
910

1011
1. [Team Publications](#team-publications)
1112
2. [Useful Links](#useful-links)
1213

13-
## Team Publications
14+
# Team Publications
1415

1516
- [OCI provides native high availability and data resilience](asset/OCI.provides.native.high.availability.and.data.resilience)
1617
- [Make your cloud resilient against regional outages](asset/Make.your.cloud.resilient.against.regional.outages)
@@ -25,7 +26,7 @@ We've designed our storage platform as an ideal complement to Oracle compute and
2526
- [Showcase 4: boot/block volume individual (to a customer-managed bucket) backup and restore](asset/Showcase.4)
2627

2728

28-
## Useful Links
29+
# Useful Links
2930

3031
- [OCI Block Storage documentation](https://docs.oracle.com/en-us/iaas/Content/Block/home.htm)
3132
- Oracle Block Storage documentation.
@@ -42,9 +43,6 @@ We've designed our storage platform as an ideal complement to Oracle compute and
4243
- [Oracle Cloud Infrastructure Vault: Block Volume Encryption](https://www.youtube.com/watch?v=3GBPIx4hlRU)
4344
- This video helps you to encrypt a block volume with the KMS Vault customer-managed encryption key.
4445

45-
46-
47-
4846
# License
4947

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

cloud-infrastructure/storage/block-storage/asset/README.md

Lines changed: 0 additions & 23 deletions
This file was deleted.
File renamed without changes.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Copyright (c) 2023 Oracle and/or its affiliates.
2+
3+
The Universal Permissive License (UPL), Version 1.0
4+
5+
Subject to the condition set forth below, permission is hereby granted to any
6+
person obtaining a copy of this software, associated documentation and/or data
7+
(collectively the "Software"), free of charge and under any and all copyright
8+
rights in the Software, and any and all patent rights owned or freely
9+
licensable by each licensor hereunder covering either (i) the unmodified
10+
Software as contributed to or provided by such licensor, or (ii) the Larger
11+
Works (as defined below), to deal in both
12+
13+
(a) the Software, and
14+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
15+
one is included with the Software (each a "Larger Work" to which the Software
16+
is contributed by such licensors),
17+
18+
without restriction, including without limitation the rights to copy, create
19+
derivative works of, display, perform, and distribute the Software and make,
20+
use, sell, offer for sale, import, export, have made, and have sold the
21+
Software and the Larger Work(s), and to sublicense the foregoing rights on
22+
either these or other terms.
23+
24+
This license is subject to the following condition:
25+
The above copyright notice and either this complete permission notice or at
26+
a minimum a reference to the UPL must be included in all copies or
27+
substantial portions of the Software.
28+
29+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35+
SOFTWARE.

0 commit comments

Comments
 (0)