Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Greenplum®
  • Getting started
    • Resource relationships
    • Host classes
    • Calculating the cluster configuration
    • Networking in Managed Service for Greenplum®
    • Quotas and limits
    • Backups
    • Resource groups
    • Sharding
    • Users and roles
    • User authentication
    • Command center
    • External tables
    • Managing connections
    • Expanding a cluster
    • Maintenance
    • Greenplum® settings
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • Host name and FQDN
  • Public access to clusters
  • Security groups
  1. Concepts
  2. Networking in Managed Service for Greenplum®

Network and DB clusters in Managed Service for Greenplum®

Written by
Yandex Cloud
Updated at October 28, 2024
  • Host name and FQDN
  • Public access to clusters
  • Security groups

When creating a cluster, you can:

  • Set the network and subnet for the cluster.
  • Request public access to connect to the cluster from outside Yandex Cloud.

You can only connect to Managed Service for Greenplum® clusters via master hosts. You cannot connect to segment hosts directly.

Segment hosts are combined into a virtual network, where each of them is a cloud resource. Data is replicated and rebalanced across the segments within this network.

By default, master hosts are available for connection from the VMs located in the same cloud network. For more information about networking, see the Yandex Virtual Private Cloud documentation.

Host name and FQDNHost name and FQDN

When you create a cluster, Managed Service for Greenplum® automatically assigns its hosts both short and full (FQDN) names. These cannot be changed.

To learn how to get a host FQDN, see this guide.

You can use FQDNs to access master hosts from both inside and outside Yandex Cloud.

Public access to clustersPublic access to clusters

To enable public access to master hosts from outside Yandex Cloud, enable Public access when creating a cluster. To connect to a cluster, use the FQDNs of its master hosts.

Once you create a cluster, you cannot request or disable public addresses.

Security groupsSecurity groups

Tip

When connecting to a cluster from the same cloud network, configure security groups both for the cluster and the connecting host.

Specifics of working with security groups:

  • To connect to a cluster, you need rules that allow traffic between the cluster and the connecting host, even if they are in the same security group.

  • Security group settings affect the ability to connect to the cluster, its performance, and the network connectivity between its hosts.

For more information, see the Virtual Private Cloud documentation.

Greenplum® and Greenplum Database® are registered trademarks or trademarks of VMware, Inc. in the United States and/or other countries.

Was the article helpful?

Previous
Calculating the cluster configuration
Next
Disk types
© 2025 Direct Cursus Technology L.L.C.