VPC Flashcards
1
Q
Can a VPC Subnet be not associated with any route table?
A
A subnet is implicitly associated with the main route table if it is not explicitly associated with a particular route table. So, a subnet is always associated with some route table.
2
Q
Are network ACL stateful or stateless?
A
Network ACLs are stateless, which means that responses to allowed inbound traffic are subject to the rules for outbound traffic (and vice versa).
3
Q
What is the outbound ephemeral range to be openned for a http/https server?
A
32768-65535