1. Enabling In-Memory Caching System

untuk meningkatkan performance database readnya kita gunakan Redis diantara database dan data access layer

Untitled

Deploy Redis using Arief_Redis blueprint

Arief_Redis.json

Untitled

Modify the “REDIS_CONFIG_PASSWORD” in the default profile and add “nutanix/4u” in the password

Untitled

Modify the blueprint in both redis master’s and redis slave’s service with these settings:

privateKeyFile.txt

Redis_Master that has been deployed, note the IP Address below

Untitled

We use the Redis client to connect to Redis_Master and create a connection like below

Untitled

after connected successfully, we can see like below image