How many BGP advertised routes can you have per route table?
C
You can only have 100 advertised routes from BGP. This cannot be changed.
What MTU is recommended for VPN and Direct Connect links?
A
Jumbo frames will not pass through VPN and Direct Connect links using AWS connections. You must use an MTU of 1500.
Which statement about placement groups is incorrect?
B
There may not be sufficient capacity in the placement group.
Which two statements about placement groups are correct? (Choose two.)
AC
A placement group can span multiple VPCs but may not experience the full performance benefit. The only way to add instances from one placement group to another is to create AMIs out of the instances and spin them all up into one placement group.
What are two reasons to have multiple IP addresses or interfaces on one server? (Choose two.)
AB
You cannot bind multiple interfaces for faster speeds on AWS
Which statement about Elastic IP addresses is incorrect?
B
The hostname automatically changes to match the new EIP.
Which of these is not specified on an ENI?
D
An A record is not specified on an ENI. This is created in Route 53.
What are two reasons that could cause an HTTP health check to fail? (Choose two.)
AB
A load balancer does not perform health checks through the internet gateway, so it is not necessary and 443 is HTTPS not HTTP
Which one of these healthcheck reason codes is not a valid reason code?
B
Target.UnHealthy does not exist.
What are two features of an Application Load Balancer? (Choose two.)
BD
The network load balancer can scale larger and receive a static IP address, but not the Application load balancer.