Blossom supports various services like databases and caches. Learn how to configure and secure them:
Available Services
Blossom supports these services out of the box:
Databases
- PostgreSQL - Advanced open-source relational database
- MySQL - Popular open-source relational database
- MariaDB - Community-developed fork of MySQL
Caches
- Redis - In-memory data structure store
- Memcached - Distributed memory caching system
Each service can be configured with both public and private endpoints, but we strongly recommend using private networking for security. The best practice for securing your service is with private networking.