VPC & Networking Quiz Flashcards
Your private subnets need to connect to the Internet while still remaining private. Which AWS-managed VPC component allows you to do this?
1 - NAT Instances
2 - Internet Gateway
3 - Security Groups
4 - NAT Gateways
NAT Gateways
NAT Gateways allow your instances in your private subnets to access the Internet while remaining private, and are managed by AWS.
A public subnet is accessible from the Internet while a private subnet is not accessible from the Internet.
1 - Yes
2 - No, all subnets are accessible from the internet
3 - No, all subnets are NOT accessible from the internet
Yes
A public subnet is accessible from the Internet while a private subnet is not accessible from the Internet.
Which type of firewall has both ALLOW and DENY rules and operates at the subnet level?
1 - Network Access Control List (NACL)
2 - Web Application Firewall (WAF)
3 - Security Groups
4 - Guard Duty
Network Access Control List (NACL)
A network access control list (NACL) is an optional layer of security for your VPC that acts as a firewall for controlling traffic in and out of one or more subnets. They have both ALLOW and DENY rules.
You would like to connect hundreds of VPCs and your on-premises data centers together. Which AWS service allows you to do link all these together efficiently?
1 - Transit Gateway
2 - Site - to -Site VPN
3 - Internet Gateway
4 - Direct Connect
Transit Gateway
Transit Gateway connects thousands of VPC and on-premises networks together in a single gateway.
A company needs two VPCs to communicate with each other. What can they use?
1 - VPC Endpoints
2 - AWS Direct Connect
3 - Internet Gateway
4 - VPC Peering
VPC Peering
VPC Peering connection is a networking connection between two VPCs using AWS’ network.
You need a logically isolated section of AWS, where you can launch AWS resources in a private network that you define. What should you use?
1 - Subnets
2 - Availability Zones
3 - A VPC
4 - NAT Instances
VPC
A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. It is logically isolated from other virtual networks in the AWS Cloud. You can launch your AWS resources, such as Amazon EC2 instances, into your VPC.
A company needs to have a private, secure and fast connection between its on-premises data centers and the AWS Cloud. Which connection should they use?
1 - AWS Connect
2 - Site-to-site VPN
3 - VPC Peering
4 - AWS Direct Connect
AWS Direct Connect
AWS Direct Connect is a cloud service solution that makes it easy to establish a dedicated private network connection from your premises to AWS.
Your VPC needs to connect with the Internet. Which VPC component can help?
1 - NAT Gateways
2 - NAT Instances
3 - Network ACL
4 - Internet Gateway
Internet Gateway
An internet gateway is a horizontally scaled, redundant, and highly available VPC component that allows communication between your VPC and the internet.
What is the scope of an Amazon VPC?
- A data center
- A region
- An availability zone
- A subnet
A Region
An Amazon VPC is created within a region. You can created multiple VPCs within a region and there is a default VPC created in every AWS region by default
Which type of firewall operates at the instance level?
- A security group
- A network access control list (NACL)
- A route table
- A NAT Gateway
Security groups are considered to be instance-level firewalls
How can an organization create a private hybrid cloud connection between their on-premises data center and the AWS Cloud?
- AWS managed VPN
- VPN CloudHub
- Software VPN
- AWS Direct Connect
AWS Direct Connect is a private network connection to the AWS Cloud. It provides high bandwidth and low latency with reliable performance
Which type of public IP address is retained when the instance is stopped?
- Public IP address
- Private IP address
- Elastic IP address
- Local IP address
3.Elastic IP address
With Elastic IP addresses, the address is retained when the instance is stopped. Remember that you do pay for unused Elastic IP addresses
Which AWS-managed network service can be used to enable Internet connectivity for EC2 instances in private subnets?
- NAT Instance
- NAT Gateway
- Internet Gateway]
- Network ACL
2.NAT Gateway
A NAT Gateway is an AWS managed service that can be used for enabling instance in private subnets to access the Internet
A company needs a network connection to the AWS cloud with predictable performance. What should they use?
- AWS managed VPN
- VPN CloudHub
- VPC Peering
- AWS Direct Connect
AWS Direct Connect is a private network connection and offers predictable performance