GCP
Global Infrastructure 5 questions
#1Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Explain each of the following#2Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again True or False? Each GCP region is designed to be completely isolated from the other GCP regions#3Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What considerations to take when choosing an GCP region for running a new application?#4Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again True or False? All GCP services are available in all regions zones#5Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again How to list all regions?
Resource Hierarchy 4 questions
#6Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Explain resources hierarchy in GCP#7Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again True or False? In a project, you can have one or more organizations#8Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again True or False? A resource has to be associated with at least one project#9Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again True or False? Project name has to be globally unique
IAM and Roles 2 questions
#10Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Explain roles and permissions#11Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again True or False? Permissive parent policy will always overrule restrictive child policy
Labels and Tags 6 questions
#12Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What are labels?#13Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Can you provide some examples to labels usage in GCP?#14Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What are network tags and how are they different from labels?#15Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again List the labels of an instance called "instance-1"#16Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Update a label to "app=db" for the instance called "instance-1"#17Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Remove the label "env" from an instance called "instance-1"
Compute Engine 1 question
#18Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Create an instance with the following properties:
- name: instance-1
- machine type: e2-micro
- labels: app=web, env=dev
Other 9 questions
#19Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Tell me what do you know about GCP networking#20Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Explain Cloud Functions#21Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is Cloud Datastore?#22Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What network tags are used for?#23Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What are flow logs? Where are they enabled?#24Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again How do you list buckets?#25Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What Compute metadata key allows you to run code at startup?#26Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What the following commands does? gcloud deployment-manager deployments create#27Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is Cloud Code?
Google Kubernetes Engine (GKE) 1 question
#28Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is GKE
GKE Enterprise 9 questions
#29Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is GKE Enterprise?#30Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again List the technical components that make up GKE Enterprise#31Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is the primary computing environment for GKE Enterprise to easily manage workload deployment?#32Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again How does GKE Enterprise handle the control plane and node components for GKE?#33Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Which load balancing options are available?#34Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Can you run GKE clusters on AWS?#35Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again List and explain the enterprise security capabilities provided by GKE Enterprise#36Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again How can workloads deployed on GKE on-prem clusters securely connect to Google Cloud services?#37Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is Island Mode configuration with regards to networking in GKE on-prem?
Config Sync and Policy Controller 2 questions
#38Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Explain Config Sync and Policy Controller#39Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again How does Config Sync and Policy Controller help?
Cloud Service Mesh 5 questions
#40Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is Cloud Service Mesh?#41Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again Describe the two main components of Cloud Service Mesh#42Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What are the components of the managed control plane of Cloud Service Mesh?#43Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again How does Cloud Service Mesh help?#44Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again List possible use cases of traffic controls that can be implemented within Cloud Service Mesh
Knative serving 4 questions
#45Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again What is Knative serving?#46Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again How does Knative serving simplify operations?#47Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again List and explain three high-level out of the box autoscaling primitives offered by Knative serving that do not exist in K8s natively#48Copy AI interviewer promptBuilding prompt…Copied AI interviewer prompt!Couldn't copy, try again List some Knative serving use cases