Recall & Review
beginner
What is a Default VPC in Google Cloud Platform?
A Default VPC is a pre-created virtual network in each Google Cloud project. It allows resources to communicate easily without manual network setup.
Click to reveal answer
beginner
How many subnets does the Default VPC have and where are they located?
The Default VPC has one subnet in each Google Cloud region, covering all regions by default.
Click to reveal answer
intermediate
What IP range does each Default VPC subnet use?
Each subnet in the Default VPC uses a /20 CIDR block, which provides 4096 IP addresses per subnet.
Click to reveal answer
intermediate
Can you delete the Default VPC in a Google Cloud project?
Yes, you can delete the Default VPC, but it is recommended to create a custom VPC before deleting it to avoid losing network connectivity.
Click to reveal answer
beginner
What are the benefits of using the Default VPC?
The Default VPC simplifies setup by providing ready-to-use networking, automatic subnets in all regions, and default firewall rules for basic security.
Click to reveal answer
How many subnets are created by default in a Default VPC?
✗ Incorrect
The Default VPC creates one subnet in each Google Cloud region automatically.
What is the default IP range size for each subnet in the Default VPC?
✗ Incorrect
Each subnet in the Default VPC uses a /20 CIDR block, giving 4096 IP addresses.
Which of the following is true about the Default VPC firewall rules?
✗ Incorrect
Default firewall rules allow internal communication and SSH/RDP access for convenience and security.
Can you delete the Default VPC in your Google Cloud project?
✗ Incorrect
You can delete the Default VPC if no resources are using it, but it is recommended to create a custom VPC first.
Why might you want to use a Default VPC?
✗ Incorrect
The Default VPC provides automatic subnets and basic firewall rules, making it easy to start using networking quickly.
Explain what a Default VPC is and how its subnets are organized in Google Cloud.
Think about how Google Cloud helps you start without manual network setup.
You got /4 concepts.
Describe the benefits and limitations of using the Default VPC in a new Google Cloud project.
Consider why Google provides this network by default and when you might want to change it.
You got /5 concepts.