1. What is Firewall Rule ? Junior A. private consumption of services across VPCs using internal IP addresses B. GCP's managed, authoritative DNS service with global anycast serving C. managed network address translation for outbound internet access from private instances D. a rule controlling allowed or denied traffic to and from VPC network resources Reveal the answer + AI explanation — free account
2. Which term means: "a rule controlling allowed or denied traffic to and from VPC network resources"? Junior A. Firewall Rule B. Cloud Armor C. Cloud DNS D. Cloud NAT Reveal the answer + AI explanation — free account
3. Which statement is correct? Junior A. Firewall Rule — GCP's DDoS protection and web application firewall for load-balanced apps B. Firewall Rule — a rule controlling allowed or denied traffic to and from VPC network resources C. Firewall Rule — dedicated or partner physical connectivity between on-premises and a VPC D. Firewall Rule — GCP's managed, authoritative DNS service with global anycast serving Reveal the answer + AI explanation — free account
4. What is Cloud DNS ? Junior A. GCP's managed, authoritative DNS service with global anycast serving B. private consumption of services across VPCs using internal IP addresses C. GCP's DDoS protection and web application firewall for load-balanced apps D. managed network address translation for outbound internet access from private instances Reveal the answer + AI explanation — free account
5. Which term means: "GCP's managed, authoritative DNS service with global anycast serving"? Junior A. Firewall Rule B. Cloud Armor C. Cloud DNS D. Cloud NAT Reveal the answer + AI explanation — free account
6. Which statement is correct? Junior A. Cloud DNS — GCP's DDoS protection and web application firewall for load-balanced apps B. Cloud DNS — GCP's managed, authoritative DNS service with global anycast serving C. Cloud DNS — private consumption of services across VPCs using internal IP addresses D. Cloud DNS — managed network address translation for outbound internet access from private instances Reveal the answer + AI explanation — free account
7. What is Cloud NAT ? Mid A. a rule controlling allowed or denied traffic to and from VPC network resources B. managed network address translation for outbound internet access from private instances C. dedicated or partner physical connectivity between on-premises and a VPC D. GCP's DDoS protection and web application firewall for load-balanced apps Reveal the answer + AI explanation — free account
8. Which term means: "managed network address translation for outbound internet access from private instances"? Mid A. Private Service Connect B. Cloud DNS C. Cloud Interconnect D. Cloud NAT Reveal the answer + AI explanation — free account
9. Which statement is correct? Mid A. Cloud NAT — a rule controlling allowed or denied traffic to and from VPC network resources B. Cloud NAT — dedicated or partner physical connectivity between on-premises and a VPC C. Cloud NAT — GCP's managed, authoritative DNS service with global anycast serving D. Cloud NAT — managed network address translation for outbound internet access from private instances Reveal the answer + AI explanation — free account
10. What is Cloud Interconnect ? Mid A. GCP's DDoS protection and web application firewall for load-balanced apps B. a rule controlling allowed or denied traffic to and from VPC network resources C. dedicated or partner physical connectivity between on-premises and a VPC D. managed network address translation for outbound internet access from private instances Reveal the answer + AI explanation — free account
11. Which term means: "dedicated or partner physical connectivity between on-premises and a VPC"? Mid A. Private Service Connect B. Cloud Interconnect C. Cloud DNS D. Cloud Armor Reveal the answer + AI explanation — free account
12. Which statement is correct? Mid A. Cloud Interconnect — dedicated or partner physical connectivity between on-premises and a VPC B. Cloud Interconnect — private consumption of services across VPCs using internal IP addresses C. Cloud Interconnect — a rule controlling allowed or denied traffic to and from VPC network resources D. Cloud Interconnect — managed network address translation for outbound internet access from private instances Reveal the answer + AI explanation — free account
13. What is Private Service Connect ? Senior A. managed network address translation for outbound internet access from private instances B. a rule controlling allowed or denied traffic to and from VPC network resources C. private consumption of services across VPCs using internal IP addresses D. dedicated or partner physical connectivity between on-premises and a VPC Reveal the answer + AI explanation — free account
14. Which term means: "private consumption of services across VPCs using internal IP addresses"? Senior A. Private Service Connect B. Firewall Rule C. Cloud Armor D. Cloud NAT Reveal the answer + AI explanation — free account
15. Which statement is correct? Senior A. Private Service Connect — managed network address translation for outbound internet access from private instances B. Private Service Connect — GCP's managed, authoritative DNS service with global anycast serving C. Private Service Connect — a rule controlling allowed or denied traffic to and from VPC network resources D. Private Service Connect — private consumption of services across VPCs using internal IP addresses Reveal the answer + AI explanation — free account
16. What is Cloud Armor ? Senior A. private consumption of services across VPCs using internal IP addresses B. GCP's DDoS protection and web application firewall for load-balanced apps C. managed network address translation for outbound internet access from private instances D. dedicated or partner physical connectivity between on-premises and a VPC Reveal the answer + AI explanation — free account
17. Which term means: "GCP's DDoS protection and web application firewall for load-balanced apps"? Senior A. Cloud Armor B. Private Service Connect C. Cloud NAT D. Cloud Interconnect Reveal the answer + AI explanation — free account
18. Which statement is correct? Senior A. Cloud Armor — GCP's DDoS protection and web application firewall for load-balanced apps B. Cloud Armor — GCP's managed, authoritative DNS service with global anycast serving C. Cloud Armor — private consumption of services across VPCs using internal IP addresses D. Cloud Armor — a rule controlling allowed or denied traffic to and from VPC network resources Reveal the answer + AI explanation — free account
19. What does gcloud compute firewall-rules create do? Junior A. creates a firewall rule in a VPC network B. creates a regional subnet within a VPC network C. creates a Cloud NAT configuration on a Cloud Router D. begins a transaction to modify Cloud DNS records Reveal the answer + AI explanation — free account
20. Which command will creates a firewall rule in a VPC network? Junior A. gcloud dns record-sets transaction start B. gcloud compute routers nats create C. gcloud compute firewall-rules create D. gcloud compute networks subnets create Reveal the answer + AI explanation — free account
21. Which statement is correct? Junior A. gcloud compute firewall-rules create — creates a regional subnet within a VPC network B. gcloud compute firewall-rules create — creates a Cloud NAT configuration on a Cloud Router C. gcloud compute firewall-rules create — begins a transaction to modify Cloud DNS records D. gcloud compute firewall-rules create — creates a firewall rule in a VPC network Reveal the answer + AI explanation — free account
22. What does gcloud compute networks subnets create do? Mid A. creates a regional subnet within a VPC network B. begins a transaction to modify Cloud DNS records C. creates a firewall rule in a VPC network D. creates a Cloud NAT configuration on a Cloud Router Reveal the answer + AI explanation — free account
23. Which command will creates a regional subnet within a VPC network? Mid A. gcloud compute networks subnets create B. gcloud dns record-sets transaction start C. gcloud compute routers nats create D. gcloud compute firewall-rules create Reveal the answer + AI explanation — free account
24. Which statement is correct? Mid A. gcloud compute networks subnets create — creates a Cloud NAT configuration on a Cloud Router B. gcloud compute networks subnets create — creates a firewall rule in a VPC network C. gcloud compute networks subnets create — begins a transaction to modify Cloud DNS records D. gcloud compute networks subnets create — creates a regional subnet within a VPC network Reveal the answer + AI explanation — free account
25. What does gcloud dns record-sets transaction start do? Mid A. creates a firewall rule in a VPC network B. creates a Cloud NAT configuration on a Cloud Router C. creates a regional subnet within a VPC network D. begins a transaction to modify Cloud DNS records Reveal the answer + AI explanation — free account
26. Which command will begins a transaction to modify Cloud DNS records? Mid A. gcloud dns record-sets transaction start B. gcloud compute networks subnets create C. gcloud compute firewall-rules create D. gcloud compute routers nats create Reveal the answer + AI explanation — free account
27. Which statement is correct? Mid A. gcloud dns record-sets transaction start — creates a Cloud NAT configuration on a Cloud Router B. gcloud dns record-sets transaction start — creates a regional subnet within a VPC network C. gcloud dns record-sets transaction start — begins a transaction to modify Cloud DNS records D. gcloud dns record-sets transaction start — creates a firewall rule in a VPC network Reveal the answer + AI explanation — free account
28. What does gcloud compute routers nats create do? Senior A. creates a regional subnet within a VPC network B. creates a firewall rule in a VPC network C. begins a transaction to modify Cloud DNS records D. creates a Cloud NAT configuration on a Cloud Router Reveal the answer + AI explanation — free account
29. Which command will creates a Cloud NAT configuration on a Cloud Router? Senior A. gcloud compute routers nats create B. gcloud dns record-sets transaction start C. gcloud compute networks subnets create D. gcloud compute firewall-rules create Reveal the answer + AI explanation — free account
30. Which statement is correct? Senior A. gcloud compute routers nats create — begins a transaction to modify Cloud DNS records B. gcloud compute routers nats create — creates a Cloud NAT configuration on a Cloud Router C. gcloud compute routers nats create — creates a firewall rule in a VPC network D. gcloud compute routers nats create — creates a regional subnet within a VPC network Reveal the answer + AI explanation — free account