PCA Topics Flashcards
What is a GCP Service that handles streaming and batch data?
Cloud DataFlow
What does DLP stand for and how is it used?
Data Loss Prevention and it is used to sanitize data and remove sensitive information
App Engine is what type of service?
PAAS Platform as a Service
Compute Engine (GCE) is what type of service?
IAAS Infrastructure as a Service
What are the FireStore Components?
FieldCollection GroupDocumentDocument ID
What are the Cloud DataStore Components?
KindEntityPropertyKey
If a Compute Engine Application exists in a single VPC across three regions and your application must communicate over VPN to your company’s on-premise network then how many VPN Gateways are required?
3 Cloud VPN gateways are required. Cloud VPN Gateways are bound to a single region.Create a Cloud VPN Gateway in each region
What type of migration model does Dress4Win state in their business requirements?
Lift and Shift
What are the 5 sequential steps for cloud migration?
1 Assess2 Pilot3 Move Data4 Move Applications5 Cloudify & Optimize
Dynamic Routing uses a _________ to automatically discover new subnet routes
Cloud Router
The 4 layers of the GCP Cloud Resource Hierarchy
1 Organization2 Folders3 Projects4 Resources
Which network interconnect method connects your network to a GCP VPC over a public internet encrypted tunnel?
Cloud VPN
Command to create a new storage bucket
gsutil mb -l {location} -c {storage class} gs://BucketName
Cloud Router uses this protocol to handle dynamic routing between locations
BGP Border Gateway Protocol
Where can you export Stackdriver logs to (not counting customer locations)
1 Cloud Storage2 Cloud Pub/Sub3 BigQuery
What is the max speed of a single Cloud VPN tunnel (non-peered)
1.5 Gbps
Every load balancer must have a ___ and a ____
Frontend || Backend
Role necessary to link a project to a billing account
Billing Account User
How many VPN tunnels can you create in a single Cloud VPN gateway
8
What is the default, implied status of all egress traffic in a VPC firewall
Allow All
Google Cloud Storage holds what type of data?
Unstructured
This service is required to setup dynamic routing over a Cloud VPN Service
Cloud Router
Where does Cloud Dataaprep load data from?
Cloud Storage and BigQuery
The two methods of permissions for Google Cloud Storage
1 IAM: Identity and Access management2 ACL: Access control list