Cloud
shalla
Home
Learn
Certifications
Jobs
Roadmap
Interviews
AWS Interviews
Azure Interviews
GCP Interviews
DevOps Interviews
Cloud Engineer
Linux Interviews
Sign In
Get Started
Home
/
Directory
/
cloud digital leader
cloud digital leader Practice Questions
Page 2 of 3 (240 total questions)
Your data science team needs a fully managed environment to build, train, and deploy custom machine learning models using TensorFlow. Which platform provides these end-to-end MLOps capabilities?
View Question & Answer ➔
What is Google Cloud Vertex AI?
View Question & Answer ➔
Which Vertex AI feature allows you to build and deploy ML models without writing any code?
View Question & Answer ➔
What is 'Vertex AI Model Garden'?
View Question & Answer ➔
Which feature of Vertex AI allows you to collaborate with others using managed Jupyter notebooks?
View Question & Answer ➔
What is the purpose of 'Vertex AI Feature Store'?
View Question & Answer ➔
How can you orchestrate complex machine learning workflows as reproducible and scalable pipelines in Vertex AI?
View Question & Answer ➔
Which feature of Vertex AI allows you to interact with large language models (LLMs) like Gemini using a conversational interface to test prompts?
View Question & Answer ➔
What is 'Vertex AI Model Monitoring' used for?
View Question & Answer ➔
Can you deploy your own custom Docker containers for model training and prediction in Vertex AI?
View Question & Answer ➔
You are designing a CI/CD pipeline. You need a service to compile source code, run tests, and produce software packages that are ready to deploy. Which service handles the build phase?
View Question & Answer ➔
What is Google Cloud Build?
View Question & Answer ➔
How do you define the steps of a build process in Cloud Build?
View Question & Answer ➔
Which source code repositories can Cloud Build integrate with?
View Question & Answer ➔
Is Google Cloud Build a serverless service?
View Question & Answer ➔
What are 'Build Artifacts' in Cloud Build?
View Question & Answer ➔
What is the primary benefit of using 'Private Pools' in Cloud Build?
View Question & Answer ➔
Can Cloud Build be used to create Docker images and push them to Google Artifact Registry?
View Question & Answer ➔
Which Cloud security service can automatically scan the artifacts produced by Cloud Build for known vulnerabilities?
View Question & Answer ➔
How do you view the output logs of a running build in real-time?
View Question & Answer ➔
Your team wants to automate the provisioning of infrastructure to ensure consistency across environments. You need to define your infrastructure as code (IaC) using declarative templates. Which service should you use?
View Question & Answer ➔
What is Google Cloud Deployment Manager?
View Question & Answer ➔
Which configuration formats does Google Cloud Deployment Manager support?
View Question & Answer ➔
What is a 'Configuration' in Deployment Manager?
View Question & Answer ➔
What is the benefit of using templates in Deployment Manager?
View Question & Answer ➔
What happens if a deployment fails halfway through and some resources are already created?
View Question & Answer ➔
Can you use Deployment Manager to create resources across multiple GCP projects?
View Question & Answer ➔
Does Google also support third-party IaC tools like Terraform?
View Question & Answer ➔
What is 'Preview Mode' in Deployment Manager?
View Question & Answer ➔
How much does it cost to use Google Cloud Deployment Manager itself?
View Question & Answer ➔
What does Cloud IAM (Identity and Access Management) allow you to do?
View Question & Answer ➔
Your organization has multiple cloud accounts. Users in Account A need temporary access to resources in Account B. What Cloud IAM feature should you use?
View Question & Answer ➔
In Cloud IAM, what is an 'Identity'?
View Question & Answer ➔
What is a 'Service Account' in Cloud IAM?
View Question & Answer ➔
What is a 'Predefined Role' in Cloud IAM?
View Question & Answer ➔
What is the 'Principle of Least Privilege' in the context of IAM?
View Question & Answer ➔
What is an 'IAM Policy'?
View Question & Answer ➔
Can you grant IAM permissions at the Folder or Organization level in Google Cloud?
View Question & Answer ➔
Which tool would you use to find out why a user was denied access to a specific resource?
View Question & Answer ➔
Are 'Custom Roles' supported in Cloud IAM?
View Question & Answer ➔
Your application requires high CPU performance for compute-intensive workloads like video encoding. Which Google Compute Engine instance type is optimized for this?
View Question & Answer ➔
What is Google Compute Engine (GCE)?
View Question & Answer ➔
Which pricing model in Compute Engine allows you to run fault-tolerant workloads for up to a 60-91% discount, with the possibility of the VM being stopped by Google at any time?
View Question & Answer ➔
What is a 'Committed Use Discount' (CUD) in Compute Engine?
View Question & Answer ➔
What is a 'Custom Machine Type' in Compute Engine?
View Question & Answer ➔
Which Compute Engine machine family is best suited for compute-intensive workloads like high-performance web servers or ad-tech applications?
View Question & Answer ➔
What is a 'Managed Instance Group' (MIG) in Compute Engine?
View Question & Answer ➔
Which feature of Compute Engine allows you to run your VMs on dedicated hardware that is not shared with other customers?
View Question & Answer ➔
What is 'Shielded VMs' in Compute Engine?
View Question & Answer ➔
How is Compute Engine billing calculated?
View Question & Answer ➔
Your application requires persistent block storage that survives Google Compute Engine instance termination. Which service should you use?
View Question & Answer ➔
You need to create a backup of your Persistent Disk volume for disaster recovery. What feature should you use?
View Question & Answer ➔
What is a 'Persistent Disk' in Google Cloud?
View Question & Answer ➔
Which Persistent Disk type provides the highest performance (IOPS and throughput) for demanding workloads?
View Question & Answer ➔
What is the primary difference between Persistent Disk and Local SSD?
View Question & Answer ➔
How can you create a point-in-time backup of a Persistent Disk?
View Question & Answer ➔
Which feature of Persistent Disk allows you to increase the size of a disk without detaching it or restarting the VM?
View Question & Answer ➔
What is a 'Regional Persistent Disk'?
View Question & Answer ➔
Are Persistent Disks encrypted by default?
View Question & Answer ➔
Can a single Persistent Disk be attached to multiple Compute Engine VMs simultaneously in 'Read-Only' mode?
View Question & Answer ➔
You need to create a logically isolated section of your cloud environment where you can launch resources in a virtual network that you define. Which service provides this?
View Question & Answer ➔
What is a Google Cloud Virtual Private Cloud (VPC)?
View Question & Answer ➔
Is a Google Cloud VPC a regional or global resource?
View Question & Answer ➔
What is a 'Subnet' in Google Cloud VPC?
View Question & Answer ➔
What is 'VPC Network Peering'?
View Question & Answer ➔
Which VPC feature allows you to connect an on-premises network to your VPC using a dedicated, high-speed physical connection?
View Question & Answer ➔
What is 'Cloud NAT' used for in a VPC?
View Question & Answer ➔
What is a 'Shared VPC' in Google Cloud?
View Question & Answer ➔
How can you securely access a Google Cloud service (like BigQuery or Cloud Storage) from your VPC without using a public IP address or the internet?
View Question & Answer ➔
Which VPC component is responsible for translating domain names (like example.com) into IP addresses within your network?
View Question & Answer ➔
You need stateful firewall rules at the Google Compute Engine instance level. What should you configure?
View Question & Answer ➔
How do Google Cloud VPC Firewalls work?
View Question & Answer ➔
Are Google Cloud VPC Firewall rules 'Stateful' or 'Stateless'?
View Question & Answer ➔
What is the 'Priority' of a firewall rule used for?
View Question & Answer ➔
By default, what is the 'Implied Deny' rule for ingress traffic in a new VPC?
View Question & Answer ➔
What is a 'Network Tag' in the context of Google Cloud VPC Firewall rules?
View Question & Answer ➔
Which GCP feature allows you to manage firewall rules for your entire organization or for specific folders?
View Question & Answer ➔
Can a VPC Firewall rule allow traffic from a specific Service Account instead of an IP range?
View Question & Answer ➔
How do you view which firewall rules were triggered by a specific network request?
View Question & Answer ➔
You need stateful firewall rules at the Google Compute Engine instance level. What should you configure?
View Question & Answer ➔
You need to explicitly deny traffic from a specific IP address to your Google Compute Engine instances. Can VPC Firewall Rules natively handle explicit deny rules?
View Question & Answer ➔
You need stateless firewall rules at the subnet level in your Virtual Private Cloud (VPC). What should you configure?
View Question & Answer ➔
Which service provides protection against Distributed Denial of Service (DDoS) attacks for applications behind a Google Cloud Load Balancer?
View Question & Answer ➔
Can Cloud Armor block specific IP addresses from accessing your web server?
View Question & Answer ➔
How does Cloud Armor handle SQL injection attacks?
View Question & Answer ➔
Is Cloud Armor an 'Edge' service or a 'Regional' service?
View Question & Answer ➔
What is 'Adaptive Protection' in Google Cloud Armor?
View Question & Answer ➔
Which Google service integrates with Cloud Armor to provide challenge-based bot protection (e.g., puzzles for humans)?
View Question & Answer ➔
Can you use Cloud Armor to protect backends that are NOT on Google Cloud?
View Question & Answer ➔
How do you apply a Cloud Armor policy to your application?
View Question & Answer ➔
You need to monitor CPU utilization of your Google Compute Engine instances and set up alarms for automated actions. Which service should you use?
View Question & Answer ➔
Your application running on Google Compute Engine needs a central location for log aggregation and real-time analysis. Which Google Cloud Observability capability should you use?
View Question & Answer ➔
What is Google Cloud Monitoring?
View Question & Answer ➔
In Cloud Monitoring, what is a 'Metric'?
View Question & Answer ➔
What is an 'Alerting Policy' in Cloud Monitoring?
View Question & Answer ➔
Which Cloud Monitoring feature allows you to define and track service-level objectives (SLOs) and error budgets?
View Question & Answer ➔
What is an 'Uptime Check' in Cloud Monitoring?
View Question & Answer ➔
Does Cloud Monitoring only work with Google Cloud resources?
View Question & Answer ➔
What is 'Cloud Logging' (formerly Stackdriver Logging)?
View Question & Answer ➔
Which tool would you use to find the root cause of an application crash by looking at the exact line of code where the error occurred?
View Question & Answer ➔
← Previous
Page 2 of 3
Next →