Redis
You’ll get Redis for caches, sessions, or lightweight queues.
Path: Databases (see chooser if unsure).
Create Redis
- Open Databases → create Redis.
- Select the environment and resources.
- Set a password when the form includes one.
- Copy the internal endpoint into your apps (or a shared variables group).
You’re done when
- Status is healthy.
- An app can connect using the shown host and credentials.
Keep Redis internal unless you have a clear external need. Memory limits matter more than disk for most workloads.