# Cloud Router

A Cloud Router is a virtual router service offered by cloud computing providers, such as Google Cloud Platform and Amazon Web Services (AWS).

Cloud Router allows users to dynamically exchange routes between their Virtual Private Cloud (VPC) networks and their on-premises networks, creating a hybrid cloud environment. It also provides advanced routing features, such as Border Gateway Protocol (BGP), to optimize network performance and redundancy.

With Cloud Router, users can easily manage their network infrastructure and configure routing policies from a single web-based interface. This makes it easier to connect and manage multiple VPC networks and on-premises data centers, improving network efficiency and reducing costs.

Cloud Router can also be integrated with other cloud services, such as load balancing and virtual private network (VPN) gateways, to provide a complete network solution for hybrid cloud environments. This enables users to seamlessly connect and manage their cloud resources across multiple regions and availability zones.

In summary, Cloud Router provides a flexible and scalable solution for managing complex network infrastructures in the cloud, enabling users to connect and optimize their network resources in a more efficient and cost-effective way.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/glossary/c/cloud-router.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
