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

# PlanetScale Managed overview

## What is PlanetScale Managed?

PlanetScale Managed is a single-tenant deployment of PlanetScale within your Amazon Web Services (AWS) or Google Cloud Platform (GCP) account. In this configuration, you can use the same API, CLI, and web interface that PlanetScale offers, with the benefit of running entirely in your own AWS or GCP account.

We have packaged the best parts of PlanetScale into a container and can deploy and operate them in your own account, bringing you the best of SaaS with the added benefit of a deployment free of noisy neighbors, enhanced support, and additional security guarantees.

With PlanetScale Managed, it is more than just an on-premises deployment of your database; you are getting the PlanetScale expert team operating your database alongside your team for a *truly* fully managed database solution. The PlanetScale team is on-call for your databases.

## How does PlanetScale Managed work?

PlanetScale Managed is a packaged [data plane](https://en.wikipedia.org/wiki/Data_plane), deployed to an AWS Organizations member account or GCP project that you own and we operate. For MySQL databases, the data plane is built on [Vitess and Kubernetes](https://planetscale.com/blog/scaling-hundreds-of-thousands-of-database-clusters-on-kubernetes). For Postgres databases, it runs a dedicated PostgreSQL cluster orchestrated by Kubernetes. Your database lives entirely inside a dedicated member account or project within your cloud organization. PlanetScale will not have access to other member accounts or projects nor your organization-level settings within the cloud service provider. At the same time, you still get to interact with your databases through the web application, pscale CLI, or the PlanetScale API, as you usually would with our hosted product. This includes developer experience features such as non-blocking schema changes, safe migrations, database branching, query insights, and more.

If you are an existing PlanetScale user, moving to PlanetScale Managed requires no changes to your existing developer workflows.

The database is deployed in a single-tenant environment and isolated in an AWS Organizations member account or GCP project from the rest of your organization's infrastructure. By default, all connections are encrypted, but public. You have the option to use private database connectivity through [AWS PrivateLink](/plans/managed/aws/privatelink) or [GCP Private Service Connect](/plans/managed/gcp/private-service-connect), which are only available on single-tenancy deployment options, including PlanetScale Managed.

Read more on how PlanetScale Managed works inside either cloud provider:

<Columns cols={2}>
  <Card title="PlanetScale Managed on Amazon Web Services" icon="aws" horizontal href="/plans/managed/aws" />

  <Card title="PlanetScale Managed on Google Cloud Platform" icon="google" horizontal href="/plans/managed/gcp" />
</Columns>

## Benefits of PlanetScale Managed

Single-tenancy is one of many benefits when it comes to PlanetScale Managed. Still, with this PlanetScale Enterprise service, you also get:

* Assistance with [horizontal sharding](/vitess/sharding) (MySQL)
* Option to sign BAAs for [HIPAA compliance](https://planetscale.com/blog/planetscale-and-hipaa)
* Deployment to additional regions
* [PCI compliance](https://planetscale.com/blog/planetscale-managed-is-now-pci-compliant) (AWS only)
* Additional [support options](/support#enterprise)
* Available on [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-luy3krhkpjne4). Your PlanetScale purchase through the AWS Marketplace and the resources you use on PlanetScale will qualify against your EDP commitment.

## How do I get PlanetScale Managed?

If you are interested in seeing if PlanetScale Managed fits your needs, [contact us](https://planetscale.com/contact), and we can chat more about your requirements and see if PlanetScale Managed is a good fit for you.

## Need help?

Get help from [the PlanetScale Support team](https://planetscale.com/contact?initial=support), or join our [Discord community](https://pscale.link/community) to see how others are using PlanetScale.
