Bash, the Crucial Exams Chat Bot
AI Bot

Networking and Security (GCP PCA)  Flashcards

GCP Professional Cloud Architect Flashcards

FrontBack
How does GCP address data encryptionGCP encrypts data at rest and in-transit by default.
How does route priority work in GCPLower numbers represent higher priority, with forwarding decisions based on the most specific and prioritized rule.
What are custom static routes in GCPStatic routes manually dictate the specific routing rules for network traffic.
What are dynamic routes in GCPDynamic routes automatically adapt based on routing information learned through BGP (Border Gateway Protocol).
What are GCP security best practices for IAMUse the principle of least privilege and apply resource tagging.
What are Shared VPCs in GCPA way of sharing a VPC across multiple GCP projects.
What are the four types of load balancing in GCPHTTP(S), SSL Proxy, TCP Proxy, and UDP load balancing.
What are the three types of firewalls in GCPIngress, Egress, and implied.
What does a firewall rule control in GCPFirewall rules control the traffic allowed into or out of VPC network resources.
What does a peering connection provide in GCPDirect and private connectivity between two distinct VPC networks.
What does a service account represent in GCPA service account is an identity for applications or services to access other resources.
What does egress traffic refer toTraffic going out of your network or resources.
What does ingress traffic refer toTraffic coming into your network or resources.
What is a flow logFlow logs capture information on the traffic flows to and from network interfaces in a VPC.
What is a load balancer in GCPA service that distributes traffic across multiple backend instances for scalability and resilience.
What is a VPC in GCPA Virtual Private Cloud (VPC) is a virtualized network dedicated to your GCP project.
What is a VPN in GCPVirtual Private Network (VPN) securely connects your on-premises networks to your GCP VPCs.
What is hybrid networking in the context of GCPA setup that connects GCP networks with on-premises or other cloud environments.
What is one disadvantage of VPC peeringTransitive routing is not supported, requiring multiple peerings for complex setups.
What is the benefit of using a Custom mode subnetCustom mode gives you full control over subnet ranges and regional placement.
What is the benefit of using a Shared VPCImproved resource management and network centralization when working with multiple GCP projects.
What is the default subnet mode for a new VPC in GCPAuto mode.
What is the difference between an internal and external IP address in GCPInternal IPs are used within a VPC, and external IPs are accessible from the internet.
What is the difference between standard and premium network tiersPremium tier provides global, low-latency network routes, and standard tier offers regional, cost-effective routing.
What is the main difference between internal and external load balancersInternal load balancers distribute traffic within a network, while external ones distribute incoming internet traffic.
What is the maximum number of networks you can have per project in GCPBy default, you can have up to five networks per project.
What is the purpose of a Service Perimeter in GCPTo enforce boundaries around services for enhanced security.
What is the purpose of GCP firewall tagsTags are used to apply specific firewall rules to targeted resources.
What is the purpose of subnet modes in GCPSubnet modes, Auto and Custom, define how subnets are created and managed.
What is the role of a subnet in a VPCA subnet allows you to create logical separation of your VPC resources and assign IP ranges.
What is the role of Cloud Identity-Aware Proxy (IAP)IAP allows you to securely control access to your application through identity checks.
What is the role of Cloud Router in hybrid networkingTo dynamically manage routing information in your hybrid network.
What is the role of Private Google AccessIt allows VMs in a private subnet to access Google APIs and services without public IPs.
What is the use of Cloud ArmorCloud Armor helps protect against DDoS attacks and application-level threats.
This deck delves into VPC, subnets, firewalls, load balancing, hybrid networking, and security best practices within GCP environments.
Share on...
Follow us on...