---
title: Network
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > CloudPrem > Introduction to CloudPrem > Network
---

# Network

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site.md). ().
{% /alert %}

{% /callout %}

{% callout %}
##### CloudPrem is in Preview

Join the CloudPrem Preview to access new self-hosted log management features.

[Request Access](https://www.datadoghq.com/product-preview/cloudprem/)
{% /callout %}

This document provides an overview of how CloudPrem and Datadog communicate with each other.

### Default behavior: CloudPrem initiates the connection{% #default-behavior-cloudprem-initiates-the-connection %}

By default, CloudPrem initiates a WebSocket connection with Datadog using your API key, without requiring you to add a DNS record and configure a public ingress. This setup is useful for environments with strict network policies that do not allow inbound requests.

### Optional behavior: using a public Ingress{% #optional-behavior-using-a-public-ingress %}

It's possible to configure CloudPrem to deploy a public ingress so Datadog can establish a connection.

The public ingress enables Datadog's control plane and query service to manage and query CloudPrem clusters over the public internet. It provides secure access to the CloudPrem gRPC API using mTLS authentication. You can find more information about CloudPrem ingress in its [configuration page](https://docs.datadoghq.com/cloudprem/configure/ingress.md).

## Further reading{% #further-reading %}

- [CloudPrem Ingress Configuration](https://docs.datadoghq.com/cloudprem/configure/ingress.md)
