Skip to content

Commit befb263

Browse files
authored
Create README.md
1 parent 52a5133 commit befb263

File tree

1 file changed

+25
-0
lines changed
  • data-platform/open-source-data-platforms/oci-cache/connect-via-nlb

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Connect OCI Cache from a local machine via a Network Load Balancer(NLB)
2+
3+
Reviewed: 13.08.2024
4+
5+
# When to use this asset?
6+
7+
When you want to expose your OCI Cache instance to the public for writes/reads from external sources.
8+
9+
# How to use this asset?
10+
11+
Open the connect-via-nlb.pdf and follow the steps carefully.
12+
13+
# Pre-requisites:
14+
15+
- Create a VCN with public and private subnet
16+
- Create an OCI Cache instance in a public subnet
17+
- Create and configure an appropriate Network Security Group(NSG) to protect your OCI Cache instance
18+
19+
# License
20+
21+
Copyright (c) 2024 Oracle and/or its affiliates.
22+
23+
Licensed under the Universal Permissive License (UPL), Version 1.0.
24+
25+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)