Problem scenario
A user has no access to a VPC from her workstation. What are three ways a user can be given access to resources in a VPC?
Four Possible, Independent Solutions
- Network Access Control lists. These are IP address firewalls for the VPCs themselves. Based on the IP address of the user’s workstation, Network Access Control lists can allow or disallow traffic to the VPC.
…