Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Module 4 - Coggle Diagram
AWS Module 4
Conectivity to AWS
VPC
own private network
defines private IP range
AWS resources
EC2
ELBs
place them differents subnets
Subnets IP addresses on VPC
allow group resources
control resources publicly or privately available
Public traffic
public internet into VPC needs Internet Gateway (IGW)
internet gateway is like doorway
Private traffic
private gateway to access resources
authorized network
not public internet
Virtual Private Gateway
allows to create VPN connection
private network or internal corporate network to ur VPC
enables encrypted VPN connection
access internal AWS resources
can have multiple types of gateways
multiple types of
gateways
resources
AWS direct connect
low latency
highest amount of security
dedicated, no shares
private and fiber connection from your datacenter to AWS
work with direct connect partner
connect physical to VPC
Introduction
Amazon Private Cloud (VPC)
Logically isolated section of AWS Cloud
you can launch AWS resources
virtual network
public or private access as app services and database services
public or private grouping of resources
known as subnets
they are ranges of ip address in vpc
example
cashier is public subnet
interact with customers
barista is private subnet
no interact customers