Using VPC Connections

Private VPC connections are secure, private networking mechanisms that enable communication between virtual private clouds (VPCs) or between VPCs and external services without traversing the public internet. These connections are designed to maintain data privacy and security by routing traffic entirely within the cloud provider's private network infrastructure.

By default, connections to MariaDB Cloud cloud databases occur with TLS/SSL encryption and can be initiated only from allowlisted IP addresses.

Some customers have regulatory requirements or information security policies that prohibit database connections over the public internet, and result in a requirement for private connections.

MariaDB Cloud cloud databases can optionally be configured for private connections between your VPC (virtual private clouds) and MariaDB Cloud cloud databases:

Last updated

Was this helpful?