You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud-infrastructure/storage/block-storage/README.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,17 @@ We've designed our storage platform as an ideal complement to Oracle compute and
50
50
- Storage Health-Check example scripts
51
51
- validate all boot and block volumes regarding backup policies
52
52
- showcase boot and block volume security e.g. using Customer managed key, Key-Rotation, Backup
53
-
-[TRIM showcase - example script](asset/trim-showcase.md)
54
-
-[boot/block volume security best practice - example script](asset/secure.storage.sh)
55
-
-[boot/block volume individual (to a customer-managed bucket) backup and restore - example script](asset/block-volume-backup-and-restore.md)
53
+
- Showcase section
54
+
-[Showcase 1: Demonstrate block volume backup copy to a different region in a customer managed key environment.](https://gitlab.com/hmielimo/cloud-resilience-by-default/-/tree/main/copy.customer.managed.key.backup)
55
+
- we showcase a: cli management of several customer managed key protected OCI resources (e.g. instance, block volume, block volume backup)
56
+
- we showcase b: cli based customer managed key protected block volume creation, attachment to instance, create filesystem
57
+
- we showcase c: cli based customer managed key protected block volume backup
58
+
- we showcase d: cli based customer managed key protected block volume backup copy to a different region
59
+
- we showcase e: cli based customer managed key protected instance using Cloud-Init to run custom scripts or provide custom Cloud-Init configuration
60
+
- we showcase f: cli based customer managed key protected instance using Consistent device paths fot attached block volumes
61
+
-[TRIM showcase - example script](asset/trim-showcase.md)
62
+
-[boot/block volume security best practice - example script](asset/secure.storage.sh)
63
+
-[boot/block volume individual (to a customer-managed bucket) backup and restore - example script](asset/block-volume-backup-and-restore.md)
0 commit comments