AWS SOA Module02
AWS SOA Module02
Subnets
Route Tables
IP Addressing
Security Groups
NACLs
Internet Gateways
Nat Gateways
EIGWs
VGWs, Customer Gateways and VPNs
VPC Endpoints
VPC Peering
DHCP Option Sets
Subnets
/56
2001:0db8:1234:1a 00 ::/64
2001:0db8:1234:1a 01 ::/64
2001:0db8:1234:1a 02 ::/64
Subnet Types
ENI is a virtual Network interface that you can attach to an instance in a VPC
Can be used to create Network and security appliances, create dual-homed instances
Can be:
Hot attach (running instances)
Warm attach (Stopped instances)
Cold attach (At instance launch)
Multiple elastic Network interfaces cannot be used for NIC teaming
DHCP Options Set
VPC Flow Logs is a feature of Amazon VPC that captures IP traffic Flow information in
a VPC
The Flow data is stored in Amazon CloudWatch Logs
Can be enabled at the VPC, subnet, or interface level
The logs are published approximately every 10 min.
AWS Direct Connect
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard 1-gigabit or
10-gigabit Ethernet fiber-optic cable
Benefits:
Reduce bw cost
Consistent Network performance
Private connectivity to AWS
Elasticity and scaling
AWS Direct Connect
Amazon Route 53
Simple Routing
Weighted Routing
Latency-Based Routing
Geolocation Routing
Failover Routing
Amazon Route 53 – Health Checks
There are three types of health checks that can be configured with Amazon Route 53:
The health of a specified resource, such as a web server
The status of an Amazon CloudWatch alarm
The status of other health checks
Elastic Load Balancing
The Elastic Load Balancing service allows you to distribute traffic across a group of
Amazon EC2 instances in one or more Availability Zones, enabling you to achieve high
availability in your applications
Elastic Load Balancing supports routing and load balancing of Hypertext Transfer
Protocol HTTP, HTTPS, TCP, and Transport Layer Security (TLS) traffic to Amazon EC2
instances
Elastic Load Balancing provides a stable, single DNS name for DNS configuration and
supports both Internet-facing and internal application-facing load balancers
Application Load Balancer