Oracle Cloud Infrastructure Cache with Redis
OCI Cache is fully compatible with Redis. It enables you to use familiar Redis commands and leverage existing Redis workloads without any changes to your application code.
Identification
Triggers
Pattern | Trigger Node | Attribute | Condition | Argument |
---|---|---|---|---|
InferBuckets | DiscoveredCloudAPIResultList | discovery_method | = | 'OCI.Redis.ListRedisClusters' |
Endpoints in the REST APIs
REST APIs | Comments |
---|---|
OCI.Redis.GetRedisCluster | N/A |
Attributes
The pattern models the following nodes:
NodeKind | Attribute | Default value/Comments |
---|---|---|
CloudService | type | OCI Cache with Redis |
code | redis | |
name | OCI Cache with Redis (<region.location>) : <compartment> | |
SoftwareCluster | type | OCI Redis Cluster |
key | <Cluster ID> | |
name | OCI Redis Cluster <name> | |
compartment | compartment <name> | |
compartment_id | compartment <ocid> | |
cloud_id | <ocid>/<Redis Instance name> | |
cloud | True | |
SoftwareInstance | type | OCI Redis Instance |
key | <Redis Cluster key>/<Redis Instance name> | |
name | OCI Redis Instance <name> | |
cloud | True |
The following images represent pattern visualizations: