Redis¶
Redis is a very versatile in-memory datastore. To setup the service, first follow the general instructions on our Service catalog page. Then follow these instructions:
Give your service a name and optionally a description.
Select which availability zone you want to provision in. We recommend europe-se-1a if you are unsure.
If you want backup, check the “backup” checkbox and select an amount of days you would like your history stored.
Select your instance flavor.
Under “private_net_name”, select the network on which the private subnet (see below) that you want to use is located.
Under “private_subnet_name”, select the network on which you want to run the service.
Press “create”. You will get further details on how to connect to the service.
See also