> ## Documentation Index
> Fetch the complete documentation index at: https://guide.cloudsania.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add-ons

> Enhance your environments with powerful add-on services (Coming Soon)

<Note>
  **Coming Soon**: The Add-ons feature is currently under development and will be available in an upcoming release. Stay tuned for updates!
</Note>

## What are Add-ons?

Add-ons are pre-configured services that will extend your environment's capabilities with essential infrastructure components like databases, caching solutions, and message queues. Each add-on will be deployed as an isolated, managed service within your environment.

## Planned Add-ons

<CardGroup cols={2}>
  <Card title="PostgreSQL" icon="database">
    **Relational Database**

    * Production-ready PostgreSQL instances
    * Automated backups
    * High availability options
    * Secure access management
  </Card>

  <Card title="MySQL" icon="database">
    **Relational Database**

    * Managed MySQL database service
    * Automated maintenance
    * Performance monitoring
    * Data encryption at rest
  </Card>

  <Card title="Redis" icon="bolt">
    **In-Memory Cache**

    * High-performance caching
    * Data persistence
    * Pub/sub messaging
    * Real-time data structures
  </Card>
</CardGroup>

## Upcoming Features

* **Isolated Deployment**: Each add-on will run in its own secure container
* **Automated Setup**: One-click provisioning and configuration
* **Managed Updates**: Automatic security patches and version updates
* **Monitoring**: Built-in performance metrics and logging
* **Scalability**: Easy resource allocation adjustment
* **Backup & Recovery**: Automated backup scheduling and point-in-time recovery

## Stay Updated

<Card title="Join Our Mailing List" icon="bell" href="/contact">
  Get notified when new features become available
</Card>
