0
0
GCPcloud~5 mins

Default VPC and subnets in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AOne per zone
BOne per region
COnly one subnet total
DNone, you must create them
What is the default IP range size for each subnet in the Default VPC?
A/24
B/16
C/20
D/28
Which of the following is true about the Default VPC firewall rules?
AYou must create firewall rules manually
BDefault firewall rules allow all traffic
CNo firewall rules are created by default
DDefault firewall rules allow basic internal communication and SSH
Can you delete the Default VPC in your Google Cloud project?
AYes, but only if no resources use it
BYes, anytime without restrictions
CNo, it is permanent
DOnly Google can delete it
Why might you want to use a Default VPC?
AIt provides ready-to-use networking with subnets in all regions
BIt is only for testing
CIt has no firewall rules
DIt requires manual setup
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.