Cloud Network Services
Define and provision an isolated network for your AWS resources
Amazon VPC
Connect VPCs and on-premises networks
Amazon Transit Gateway
Provide private connectivity between VPCs and on-premises applications
AWS Privatelink
Host your own managed DNS
Amazon Route 53
Services for Network Scaling
Automatically distribute network traffic across a pool of resources
Elastic Load Balancing
Direct traffic through the AWS global network to improve global application performance
AWS Global Accelerator
Content Delivery
Securely deliver data, videos, and applications to customers globally with low latency and high transfer speeds
Amazon CloudFront
IPv4 Address
Four sets of numbers ranging from 0-255 resulting in 256 numbers per set.
Private network IP Addresses
10.0.01
172.16.0.1
192.168.0.1
VPC
Create a virtual network for AWS services to exist in a local IP address range using the local network
NAT gateway
VM’s access for internet
Internet Gateway
Internet to access instances
Network access control list
Control which traffic is allowed into and out of VPC network
CloudFront
Exists between website and visitors to deliver data, videos, applications, and websites with low latency and high transfer speeds.
Serves internet traffic from edge locations. Data is cached in edge locations. If necessary, cloudFront checks website server for new content to save to edge locations.
Amazon CloudFront Benefits
DNS
Database that maps IP addresses to domains
Routing policies
Amazon Virtual Private Cloud (VPC)
is a foundational service that allows you to create a secure private network in the AWS cloud where you launch your resources.
- private virtual network
- launch resources like EC2 instances inside the VPC
- Isolate and protect resources
- spans availability zones in a region
Peering
VPC peering allows you to connect 2 VPCs together, facilitating the transfer of data in a secure manner.
Amazon Route 53
is a DNS service that routes users to applications.
- Domain name registration
- Performs health checks on AWS resources
- Supports hybrid cloud architectures
AWS Direct Connect
is a dedicated physical network connection from your on-premises data center to AWS.
- Dedicated physical network connection
- Connects on-premises data center to AWS
- Data travels over a private network
- Supports a hybrid environment