Can an instance on a public subnet (e.g. has an IGW) browse the web (i.e. outbound traffic) if it doesn't have a public IP?
No. (Tested this)CloudFront Are the choice of edge location chosen for a user's request is dependent on a DNS check?
YesHow does CloudFront determine which edge location to use for a user?
Latency Based Routing (DNS)Are CloudFront template names unique within your entire AWS account?
YesIn Route 53, why might a CloudFront distribution not be showing up as an available endpoint?
Your CF distribution has no "Alternate Domain Name"Can DNS issue cause perf issues?
YesVPCCan have ____ IGWs
1ELBWhat may cause it to stop sending traffic to instances in multiple AZ's?
AZ's not added to the ELB.Cross-AZ load balancing disabled.
How is inbound traffic in AWS ensured it's coming from the real source?
Packet FilteringDo placement groups require instances to have Ehanced Networking enabled?
YesELB PublicNeeds at least ____ subnets added to work
2ELB Connection draining is...
ELB waits for connections to the EC2 instance to close before removing the instanceIn a default AWS VPC, does any subnet automatically has a route to all other subnets regardless whether private/public?
YesTo browse the web, a machine on a private subnet with a public IP needs:
An Internet Gateway and NAT GatewayA NAT instance can forward traffic from other instances if...
Source/Destination checks are disabledVPC Where to define your on-premise firewall/router public IP?
Customer GatewayDirect ConnectHas VPC Peering
No It connects on-prem to a VPCELBHow can you point the root of your domain to an ELB?
Route53 aliasDirect Connect Requires hardware in your data center?
No, just a participating backbone provider (e.g. Verizon)Direct Connect Requires a _________ per VPC you're connecting to.
Private Virtual InterfaceRoute53 Weighted Routing Policy
Route traffic by percentagesWhat is VPN CloudHub?
A hub for on-prem datacentersDirect Connect Requires ____ protocol routing
Border Gateway (BGP)Route tablesHow to route connections to the Internet from your subnet?
Destination: 0.0.0.0/0 Target: IGWRoute53 Latency Based RoutingUse cases
Choosing AWS Regions with the best latencyMulti-regional apps
Multi-regional failover