File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
data-platform/open-source-data-platforms/oci-cache/connect-via-nlb Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments