Networking Flashcards
What IP ranges can be used?
/16 (65532) to /28 (16)
What IPs are reserved and for what purpose?
.0 -> Networking .1 -> VPC Router .2 -> DNS Server .3 -> Future use .255 -> Broadcasting (reserved to not allow the user)
What are the parts of an ENI?
One or more IPv4 address One or more IPv6 address Security Groups MAC address Source/Destination checks
What is eth0?
The primary network interface
Cannot be detached from the instance. But there can be additional network interfaces. (up to a limit)
What needs to be considered using an Elastic IP?
- IPv6 is not supported (atm)
- When associating an EIP the currently attached IP will be send back to the IP pool
- The DNS host name will be changed
- Theres no charge for using an EIP but a charge when it is not used
- It is regional
What are VPC Flow Logs?
Captures information of IP traffic in/out of the network.
Can be retrieved in the CloudWatch Logs
What are the advantages of Direct Connect?
- Reduces bandwith costs
- Consistent network performance
- Private connectivity to AWS
- Network scaling possibilities
How to set up Direct Connect?
- Submit Connection Request
- Download and send Letter of Authorization and Connecting
- Create Virtual Interface
- Download Router Configuration
Options for a VPN?
- Virtual Private Gateway
- VPN CloudHub
- Software VPN
Functions of Route53?
- Register domain names
- Route internet traffic to the resources to the domain
- Check the health of the resources
What are the three types of health checks?
- Health of a specific resource, like web servers
- Status of CloudWatch alarms
- Status of other health checks
Can you have a CF distribution with your own domain?
Yes
What are Regional Edge Caches?
Between Origin and Edge Location.
Larger Cache with longer caching times
What can be an Origin Server?
AWS resources such as S3, EC2, Elastic Load Balancing.
Or something outside of AWS.
What is Private Content in CloudFront?
Enables to set access rights for the users, like signed URLs
What is Device Detection
Detects the device and therefore can deliver different content based on that
What is Geo Targeting?
Detects the country and can deliver content based on that
How are Query String Parameters handled in CF?
Per default query parameters are not used for the origin - it can be configured to use those
What is Object Versioning and Cache Invalidation?
Object Versioning: New Filename each time, so until deleted the old version is still online
Cache Invalidation: Old version is removed and replaced by the new version
What is Zone Apex Support?
You can use your own domain for the distribution
What is the primary cause(s) of an EC2 network bottleneck?
Geographical proximity, EC2 instance size, and lack of enhanced network features
What AWS VPC feature would you choose to connect and improve network performance between two VPCs without transiting the public internet?
VPC Peering is a way to connect two VPCs and improve network performance.
What information does a VPC Flow Log capture?
VPC Flow Logs capture IP traffic as metadata for a VPC.
What connection speeds does AWS Direct Connect provide?
1 Gbps
10 Gbps