# AWS Direct Connect

What do you need to know when you want to bridge your on-premise data center to AWS Cloud data center?

For AWS they offered a Direct Connection service.

This is the service that has two type of implementations.

1. Dedicated Direct Connect
2. Hosted Direct Connect

**Dedicated Direct Connect**

This is the type of Ethernet connection where physical Ethernet card are attached to your account and it will provide a dedicated network circuits within an AWS Direct Connect on-premise location. This network circuits will not be shared with any others AWS Partner or customer. Connectivity of port speed up to 100Gbps.

**Hosted Direct Connect**

This is the type of Ethernet connection where physical Ethernet card are attached to your account but the setup will be done by AWS Direct Connect Partner such as Equinix,Megaport and more. Connectivity of port speed up to 10Gbps only.


---

# 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://learn.farizizwan.com/digital-infrastructure-and-cloud-solutions/solution-and-system-design/on-premise-to-cloud-design/aws-direct-connect.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.
