Download Google Cloud Certified Associate Cloud Engineer Exam and more Exams Technology in PDF only on Docsity!
Engineer Exam
- What is the first step in configuring a Google Cloud account? A) Setting up billing B) Creating a project C) Enabling APIs D) Configuring IAM roles Correct Answer: B Creating a project is the fundamental step in a Google Cloud account setup as it serves as a container for all your resources in Google Cloud.
- Which of the following is a method to secure a VM on Google Cloud? A) Disable firewall rules B) Configure SSH access C) Use static IPs only D) Disable all IAM policies Correct Answer: B SSH access is a secure method to connect to virtual machines in Google Cloud, allowing for secure configuration and management of VMs.
- What is the primary purpose of Cloud Endpoints in Google Cloud? A) To manage billing
Engineer Exam
B) To expose RESTful APIs C) To monitor VM performance D) To store large datasets Correct Answer: B Cloud Endpoints allows developers to expose RESTful APIs for external consumption, thereby facilitating application development.
- What does IAM stand for in Google Cloud? A) Identity Application Management B) Identity and Access Management C) Information and Asset Management D) Infrastructure Account Management Correct Answer: B IAM stands for Identity and Access Management, a critical service in Google Cloud for managing access to resources.
- When setting up a new VPC network, what is a crucial next step? A) Enable billing B) Create subnets C) Configure IAM roles
Engineer Exam
Auto-scaling automatically adjusts the number of instances in response to traffic, helping manage resource utilization efficiently.
- What is the primary function of Cloud Storage in Google Cloud? A) Virtual machine management B) Data warehousing C) Object storage D) Network routing Correct Answer: C Cloud Storage serves as an object storage service for storing and retrieving any amount of data at any time.
- Which Google Cloud service is used to run containerized applications? A) Google Compute Engine B) Google App Engine C) Google Kubernetes Engine D) Google Functions Correct Answer: C Google Kubernetes Engine is specifically designed to manage containerized applications and orchestration using Kubernetes.
Engineer Exam
- What does the term “Infrastructure as Code” (IaC) refer to in Google Cloud? A) Manual infrastructure setup B) Scripted infrastructure management C) Migrating databases D) Virtual machine cloning Correct Answer: B IaC refers to managing infrastructure through code and automation scripts, streamlining the setup and management of resources.
- Which feature is used to secure data stored in Google Cloud? A) Encryption B) Backup C) Replication D) Load Balancing Correct Answer: A Encryption is essential to protect data at rest and in transit within Google Cloud services, ensuring data security.
Engineer Exam
- Which service is primarily used to automate deployment pipelines in Google Cloud? A) Cloud Functions B) Cloud Build C) Cloud Run D) Cloud SQL Correct Answer: B Cloud Build is used for automating and managing deployment pipelines, enabling continuous integration and delivery.
- In Google Cloud, what does the term "service account" refer to? A) An account for human users only B) A resource for managing billing C) A special type of account for applications D) A general user access account Correct Answer: C Service accounts are special Google accounts designed for applications to interact with Google Cloud services securely.
- What is the main benefit of using persistent disks in Google Cloud?
Engineer Exam
A) Non-persistent storage B) Automatic scaling C) Data is retained even after VM deletion D) Free data retrieval Correct Answer: C Persistent disks retain data even after the VM they are attached to is deleted, making them ideal for storage resiliency.
- Which of the following tools can be used for monitoring system performance in Google Cloud? A) Google Docs B) Cloud Monitoring C) Cloud Functions D) IAM Correct Answer: B Cloud Monitoring allows for real-time performance and uptime monitoring of your resources in Google Cloud.
- What is the function of Cloud Functions in Google Cloud? A) Store databases
Engineer Exam
D) Use default service accounts Correct Answer: B Implementing Multi-Factor Authentication (MFA) increases security by requiring additional verification for account access.
- Which service can be used for managing machine learning workflows in Google Cloud? A) Cloud Functions B) Google Kubernetes Engine C) Cloud AI Platform D) Cloud SQL Correct Answer: C Cloud AI Platform provides a suite of services to help build, train, and deploy machine learning models seamlessly.
- What is the primary use of Google Cloud BigQuery? A) Real-time data fetching B) Big data analytics C) File storage management D) Managing virtual machines
Engineer Exam
Correct Answer: B BigQuery is designed for analyzing large datasets efficiently using SQL-like queries in a serverless environment.
- What does Cloud Run specialize in? A) Container orchestration B) Serverless containers C) Persistent disk management D) Virtual machine creation Correct Answer: B Cloud Run allows developers to run containers in a serverless environment, automatically scaling based on demand.
- How do you ensure compliance with data protection standards on Google Cloud? A) Use only free services B) Regularly review IAM roles C) Use Cloud Audit Logs and security tools D) Disable services not in use Correct Answer: C
Engineer Exam
- Which type of storage is suitable for unstructured data? A) Cloud SQL B) Cloud Spanner C) Cloud Storage D) Firestore Correct Answer: C Cloud Storage is designed for storing and retrieving any amount of unstructured data, like images and videos.
- What feature does Google Cloud use to auto-scale a GKE cluster? A) Manual configuration B) Horizontal Pod Autoscaler C) Static CPU allocation D) Constant replica count Correct Answer: B The Horizontal Pod Autoscaler automatically adjusts the number of replicas in a GKE cluster based on resource utilization.
- What is the benefit of using signed URLs in Google Cloud Storage?
Engineer Exam
A) Free data access B) Public resource sharing C) Time-limited access control D) Increased latency Correct Answer: C Signed URLs enable time-limited access to resources, enhancing security by controlling who can access data and when.
- Which tool is designed for managing workflows in Google Cloud? A) Cloud Scheduler B) Cloud Functions C) Cloud Composer D) App Engine Correct Answer: C Cloud Composer is a managed service for orchestrating workflows, using Apache Airflow for data processing and automation tasks.
- How do you securely manage database credentials in Google Cloud? A) Store in plaintext files B) Use Secret Manager
Engineer Exam
Correct Answer: C Cloud Storage is suitable for serving static content (like images and HTML files) with high availability and redundancy.
- What is the primary role of a firewall rule in Google Cloud? A) Managing billing B) Allowing or denying traffic C) Monitoring API usage D) Storing data securely Correct Answer: B Firewall rules are used to control access to virtual machine instances by allowing or denying traffic based on specified conditions.
- Which authentication method enhances security for Google Cloud services? A) Single Factor Authentication B) Multi-Factor Authentication C) Open Authentication D) OAuth Correct Answer: B
Engineer Exam
Multi-Factor Authentication (MFA) enhances security by requiring other forms of verification in addition to passwords.
- What is the purpose of setting up a VPN in Google Cloud? A) To increase VM numbers B) To secure data transfer between networks C) To monitor API usage D) To enable public access to services Correct Answer: B Setting up a VPN allows for secure communication and data transfer between an on-premise network and Google Cloud.
- Which service allows real-time processing of streaming data in Google Cloud? A) Cloud SQL B) Pub/Sub C) Compute Engine D) Cloud Storage Correct Answer: B Pub/Sub is designed for asynchronous messaging and allows real-time processing of streaming data through publish and subscribe models.
Engineer Exam
A) Firestore B) Cloud Spanner C) Cloud SQL D) Bigtable Correct Answer: C Cloud SQL is specifically designed for managing structured SQL databases like MySQL and PostgreSQL on Google Cloud.
- Which Google Cloud service utilizes machine learning for workload analysis? A) Google App Engine B) Cloud Bigtable C) Cloud AutoML D) Cloud Storage Correct Answer: C Cloud AutoML uses machine learning to enable users to build custom models without extensive knowledge of AI.
- What is the purpose of Cloud Asset Inventory in Google Cloud? A) Managing billing accounts B) Creating VM instances
Engineer Exam
C) Tracking resource metadata D) Managing IAM roles Correct Answer: C Cloud Asset Inventory provides a comprehensive view of all resources and their metadata, which aids in compliance and governance.
- How can you securely connect to Google Cloud resources from your on- premise network? A) Internet access B) Using a VPN C) Disabling firewalls D) Using standard SSH Correct Answer: B A VPN creates a secure tunnel for traffic between on-premise networks and Google Cloud resources.
- What is the function of Google Cloud Identity? A) Resource management B) Secure user identity and access management C) Billing and cost management