Create a free database
Shows how to create a free database.
Redis Cloud |
---|
Free databases are perfect for learning and exploring Redis. You get 30 MB of space for you to learn Redis concepts and develop application prototypes.
Before creating a Redis Cloud database, you need to create an account.
To create a database in your Redis Cloud account:
-
Sign in to the Redis Cloud console.
-
Select the New database button.
This displays the Create database screen.
-
Select the type of subscription you need. For this guide, select Free.
After you select Free, the rest of the database settings will appear.
-
Redis will generate a database name for you. If you want to change it, you can do so in the Database name field.
-
Choose your Cloud vendor and Region.
-
Select Create database.
When you create your database, there's a brief pause while your request is processed and then the Database details page appears.
You can now connect to your database and start working with Redis. Once your app is ready to scale up, you can upgrade to a paid Essentials plan at any time.