> For the complete documentation index, see [llms.txt](https://notes.radifine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.radifine.com/aws/networking-and-content-delivery-in-aws.md).

# Networking and Content Delivery in AWS

## How do AWS provide Networking in its cloud infrastructure ?

AWS implements Software Defined Networking (SDNs) to provide its users with various networking services.&#x20;

### Key Options in AWS

* Amazon VPC - Virtual Private Cloud, the foundational service of AWS.
* AWS Route 53 - DNS Service of AWS, similar offerings such as given by GoDaddy, NameCheap etc.
* AWS Direct Connect - Dedicated connection to AWS with existing on-premises network using a high speed (and low latency) optical fiber provided with AWS Direct Connect Router. &#x20;
* Elastic Load Balancing
* AWS CloudFront
* API Gateway&#x20;

&#x20;
