Skip to content

Commit b8570d5

Browse files
committed
Update README.md
add Showcase 1: Demonstrate block volume backup copy to a different region in a customer managed key environment
1 parent e85b301 commit b8570d5

File tree

1 file changed

+11
-3
lines changed
  • cloud-infrastructure/storage/block-storage

1 file changed

+11
-3
lines changed

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,17 @@ We've designed our storage platform as an ideal complement to Oracle compute and
5050
- Storage Health-Check example scripts
5151
- validate all boot and block volumes regarding backup policies
5252
- 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)
5664

5765

5866

0 commit comments

Comments
 (0)