Build a cloud network |
Define and provision a logically isolated network for your AWS resources |
VPC |
VPC lets you provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define. |
|
Connect VPCs and on-premises networks through a central hub |
Transit Gateway |
Transit Gateway connects VPCs & on-premises networks through a central hub. This simplifies network & puts an end to complex peering relationships. |
|
Provide private connectivity between VPCs, services, and on-premises applications |
PrivateLink |
PrivateLink provides private connectivity between VPCs & services hosted on AWS or on-premises, securely on the Amazon network. |
|
Route users to Internet applications with a managed DNS service |
Route 53 |
Route 53 is a highly available & scalable cloud DNS web service. |
Scale your network design |
Automatically distribute traffic across a pool of resources, such as instances, containers, IP addresses, and Lambda functions |
Elastic Load Balancing |
Elastic Load Balancing automatically distributes incoming application traffic across multiple targets, such as EC2’s, containers, IP addresses, & Lambda functions. |
|
Direct traffic through the AWS Global network to improve global application performance |
Global Accelerator |
Global Accelerator is a networking service that sends user’s traffic through AWS’s global network infrastructure, improving internet user performance by up to 60%. |
Secure your network traffic |
Safeguard applications running on AWS against DDoS attacks |
Shield |
Shield is a managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS. |
|
Protect your web applications from common web exploits |
WAF |
WAF is a web application firewall that helps protect your web applications or APIs against common web exploits that may affect availability, compromise security, or consume excessive resources. |
|
Centrally configure and manage firewall rules |
Firewall Manager |
Firewall Manager is a security management service which allows to centrally configure & manage firewall rules across accounts & apps in AWS Organization. |
Build a hybrid IT network |
Connect your users to AWS or on-premises resources using a Virtual Private Network |
(VPN) - Client |
VPN solutions establish secure connections between on-premises networks, remote offices, client devices, & the AWS global network. |
|
Create an encrypted connection between your network and your Amazon VPCs or AWS Transit Gateways |
(VPN) - Site to Site |
Site-to-Site VPN creates a secure connection between data center or branch office & AWS cloud resources. |
|
Establish a private, dedicated connection between AWS and your datacenter, office, or colocation environment |
Direct Connect |
Direct Connect is a cloud service solution that makes it easy to establish a dedicated network connection from your premises to AWS. |
Content delivery networks |
Securely deliver data, videos, applications, and APIs to customers globally with low latency, and high transfer speeds |
CloudFront |
CloudFront expedites distribution of static & dynamic web content. |
Build a network for microservices architectures |
Provide application-level networking for containers and microservices |
App Mesh |
App Mesh makes it accessible to guide & control microservices operating on AWS. |
|
Create, maintain, and secure APIs at any scale |
API Gateway |
API Gateway allows the user to design & expand their own REST and WebSocket APIs at any scale. |
|
Discover AWS services connected to your applications |
Cloud Map |
Cloud Map permits the name & handles the cloud resources. |