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 1 of 3 (240 total questions)
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
What is Google Cloud Functions?
View Question & Answer ➔
Which of the following can trigger a Google Cloud Function?
View Question & Answer ➔
What is the primary billing model for Google Cloud Functions?
View Question & Answer ➔
Which programming languages are NOT natively supported by Google Cloud Functions through standard runtimes?
View Question & Answer ➔
In Cloud Functions (2nd gen), what is the maximum duration (timeout) a function can run for an HTTP-triggered request?
View Question & Answer ➔
Which Google Cloud service provides the underlying container infrastructure for Cloud Functions (2nd gen)?
View Question & Answer ➔
What is 'Min Instances' in Cloud Functions?
View Question & Answer ➔
Can a Google Cloud Function access a database in a private VPC?
View Question & Answer ➔
Which Cloud Functions feature allows you to manage different versions of your function and split traffic between them?
View Question & Answer ➔
You need to host a static website (HTML, CSS, JS) with the lowest possible cost and high durability. You do not need server-side processing. Which storage solution should you choose?
View Question & Answer ➔
You need to grant developers read-only access to Google Cloud Storage buckets without giving them access to other services. What's the best approach using Cloud IAM?
View Question & Answer ➔
Which Cloud Storage class is best for data that is infrequently accessed but needs to be available in milliseconds when requested?
View Question & Answer ➔
What is a 'Bucket' in Google Cloud Storage?
View Question & Answer ➔
Which Cloud Storage feature allows you to automatically transition objects to cheaper storage classes as they age?
View Question & Answer ➔
What is the purpose of 'Object Versioning' in Cloud Storage?
View Question & Answer ➔
Which Cloud Storage class offers the lowest cost per GB and is intended for data that you plan to keep for years and access less than once a year?
View Question & Answer ➔
How can you grant a user temporary access to a private object in Cloud Storage without giving them a Google account or project permissions?
View Question & Answer ➔
What is the maximum size of a single object you can store in Google Cloud Storage?
View Question & Answer ➔
Which Cloud Storage feature ensures that objects in a bucket cannot be deleted or modified for a specific period of time for regulatory compliance?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
What is Cloud SQL?
View Question & Answer ➔
Which Cloud SQL feature allows you to reduce the read load on your primary database instance by distributing read traffic across multiple instances?
View Question & Answer ➔
How does Cloud SQL provide High Availability (HA)?
View Question & Answer ➔
Which Cloud SQL feature allows you to securely connect to your database from a local machine or external application without whitelisting IP addresses?
View Question & Answer ➔
Can you use different relational database engines (e.g., MySQL vs PostgreSQL) on the same Cloud SQL instance?
View Question & Answer ➔
What is the primary benefit of the 'PostgreSQL-compatible interface' for Cloud Spanner?
View Question & Answer ➔
Which tool would you use to migrate an on-premises MySQL database to Cloud SQL with minimal downtime?
View Question & Answer ➔
Is Cloud SQL a 'Serverless' service by default?
View Question & Answer ➔
What is the maximum storage capacity for a single Cloud SQL instance?
View Question & Answer ➔
Your application generates millions of clickstream events per second. You need a service to ingest and buffer this data in real-time before processing it. Which service fits this need?
View Question & Answer ➔
What is Google Cloud Firestore?
View Question & Answer ➔
What are the two modes available for Google Cloud Firestore?
View Question & Answer ➔
How does Firestore handle real-time data synchronization?
View Question & Answer ➔
Does Firestore support offline data access for mobile and web apps?
View Question & Answer ➔
In Firestore, how is data organized?
View Question & Answer ➔
What is the primary benefit of 'ACID transactions' in Firestore?
View Question & Answer ➔
Can you use Cloud IAM to control access to specific Firestore data at the document level?
View Question & Answer ➔
How does Firestore scale as the number of users increases?
View Question & Answer ➔
Which tool would you use to export Firestore data to BigQuery for advanced analytics?
View Question & Answer ➔
You are analyzing petabytes of data for business intelligence reports. You need a fully managed, serverless enterprise data warehouse that supports SQL queries. Which service is best suited for this task?
View Question & Answer ➔
What is Google BigQuery?
View Question & Answer ➔
Which BigQuery feature allows you to run machine learning models directly on your data using standard SQL?
View Question & Answer ➔
How is BigQuery storage priced?
View Question & Answer ➔
Which BigQuery feature allows you to query data directly from external sources like Cloud Storage, Bigtable, or Google Drive without loading it into BigQuery first?
View Question & Answer ➔
What is 'BigQuery Omni'?
View Question & Answer ➔
In BigQuery, what is a 'Partitioned Table'?
View Question & Answer ➔
Which BigQuery tool would you use to schedule and automate the movement of data from SaaS applications (like Google Ads or Salesforce) into BigQuery?
View Question & Answer ➔
What is the primary architectural difference between BigQuery and a traditional RDBMS like MySQL?
View Question & Answer ➔
How does BigQuery handle scaling when you run a query that processes Terabytes of data?
View Question & Answer ➔
Your media company streams video content to users globally. Users in different regions are experiencing high latency. You need to improve performance by caching content closer to the users. Which service should you implement?
View Question & Answer ➔
What is the primary role of Google Cloud CDN?
View Question & Answer ➔
Where are the cache locations for Google Cloud CDN located?
View Question & Answer ➔
Which Google Cloud service must be used as the origin for Cloud CDN to function?
View Question & Answer ➔
What is 'Cache Invalidation' in Cloud CDN?
View Question & Answer ➔
Can Google Cloud CDN serve dynamic content as well as static content?
View Question & Answer ➔
What are 'Signed Cookies' in Google Cloud CDN?
View Question & Answer ➔
How does Cloud CDN handle 'Brotli' or 'Gzip' compression?
View Question & Answer ➔
Does Google Cloud CDN require you to use Google's prefix (IPs) for your website?
View Question & Answer ➔
Which tool provides a real-time dashboard of your Cloud CDN's health, including cache hit rates and throughput?
View Question & Answer ➔
Your public-facing web application is under a Distributed Denial of Service (DDoS) attack. You need a managed service to detect and mitigate these attacks automatically. What should you enable?
View Question & Answer ➔
What is Google Cloud Armor?
View Question & Answer ➔
Which Google Cloud service does Cloud Armor primarily protect?
View Question & Answer ➔
What is a 'Security Policy' in Cloud Armor?
View Question & Answer ➔
Which Cloud Armor feature provides world-class protection against SQL injection (SQLi) and Cross-Site Scripting (XSS)?
View Question & Answer ➔
Can Cloud Armor block traffic from whole countries or regions?
View Question & Answer ➔
What is the primary benefit of 'Adaptive Protection' in Cloud Armor?
View Question & Answer ➔
Does Cloud Armor provide protection against Layer 3 and 4 DDoS attacks?
View Question & Answer ➔
What is 'Bot Management' in the context of Google Cloud Armor?
View Question & Answer ➔
Where do you view the logs of which requests were blocked by Cloud Armor?
View Question & Answer ➔
Company policy requires that all database encryption keys be managed centrally and rotated annually. You need a secure, durable service to store and manage these cryptographic keys. Which service should you use?
View Question & Answer ➔
What is Google Cloud Secret Manager used for?
View Question & Answer ➔
In Secret Manager, what is the difference between a 'Secret' and a 'Secret Version'?
View Question & Answer ➔
Which GCP service is used to control who has access to specific secrets in Secret Manager?
View Question & Answer ➔
Does Secret Manager support automatic rotation of secrets?
View Question & Answer ➔
How much does it cost to use Secret Manager?
View Question & Answer ➔
Are secrets in Secret Manager encrypted at rest?
View Question & Answer ➔
Which Cloud service can you use to audit every time someone accesses a secret in Secret Manager?
View Question & Answer ➔
What is the primary benefit of using Secret Manager over environment variables for sensitive data?
View Question & Answer ➔
Can you replicate secrets across different Google Cloud regions?
View Question & Answer ➔
A law firm wants to digitize millions of scanned contracts. You need an AI service to extract text, forms, and tables from these PDF documents automatically. Which service is designed for this?
View Question & Answer ➔
What is Google Cloud Document AI?
View Question & Answer ➔
Which Document AI feature is best for extracting structured data from financial documents like invoices and receipts?
View Question & Answer ➔
What is 'HITL' (Human-in-the-loop) in Document AI?
View Question & Answer ➔
Which file formats are NOT supported for processing in Document AI?
View Question & Answer ➔
Can you train your own custom document models in Document AI?
View Question & Answer ➔
What is 'Workbench' in Document AI?
View Question & Answer ➔
Is Document AI a regional or global service?
View Question & Answer ➔
Which GCP AI service would you use together with Document AI to detect the language of a document before processing it?
View Question & Answer ➔
How is Document AI priced?
View Question & Answer ➔
You are building a customer support chatbot that needs to understand natural language intent (e.g., 'book a flight'). Which service provides Natural Language Understanding (NLU) capabilities?
View Question & Answer ➔
What is Google Cloud Dialogflow?
View Question & Answer ➔
In Dialogflow, what is an 'Intent'?
View Question & Answer ➔
What is the difference between Dialogflow ES and Dialogflow CX?
View Question & Answer ➔
In Dialogflow, what is an 'Entity'?
View Question & Answer ➔
What is 'Fulfillment' in the context of Dialogflow?
View Question & Answer ➔
Which Google Cloud service is typically used to host the fulfillment code for a Dialogflow bot?
View Question & Answer ➔
Can a Dialogflow bot be integrated with third-party messaging platforms like Slack, Facebook Messenger, or Telegram?
View Question & Answer ➔
What is a 'Training Phrase' in Dialogflow?
View Question & Answer ➔
Is Dialogflow a HIPAA-compliant service?
View Question & Answer ➔
Page 1 of 3
Next →