GCP products for associate engineer exam Flashcards

learn gcp products

1
Q

What is Compute Engine?

A

Compute Engine is a scalable, high-performance virtual machine (VM) service that allows you to run virtual machines on Google Cloud infrastructure Cost: Pay-as-you-go pricing based on machine type, usage, and additional features like GPUs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Google Kubernetes Engine (GKE)?

A

GKE is a managed Kubernetes service that simplifies deploying, managing, and scaling containerised applications using Kubernetes Cost: Charges are based on cluster management fees and the underlying Compute Engine resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is App Engine?

A

App Engine is a fully managed platform for building and deploying applications. It supports multiple programming languages and automatically handles infrastructure concerns like scaling and load balancingCost: Pay-as-you-go pricing based on instance hours, storage, and outgoing network traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Cloud Storage?

A

Cloud Storage is a unified object storage service that offers scalable and secure storage for unstructured data, such as images, videos, and backups Cost: Charges are based on storage class, data retrieval, and network usage Data Capacity: Can store objects of any kind and size, up to 5 TB per object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Cloud SQL?

A

Cloud SQL is a fully managed relational database service for MySQL, PostgreSQL, and SQL Server. It handles database management tasks like backups, replication, and patch management Cost: Pricing is based on instance size, storage, and network usage Data Capacity: Suitable for databases up to 30 TB.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is BigQuery?

A

BigQuery is a fully managed, serverless data warehouse that enables fast SQL queries using the processing power of Google’s infrastructure. Best for analytics and dashboards. Cost: Charges are based on data storage, query processing, and data retrieval Data Capacity: Designed for large-scale data analytics, handling petabytes of data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Cloud Spanner?

A

Cloud Spanner is a fully managed, AUTOMATICALLY scalable, globally distributed, and strongly consistent database service Cost: Pricing is based on instance nodes, storage, and network usage Data Capacity: Suitable for databases up to several petabytes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Cloud Datastore?

A

Cloud Datastore is a NoSQL document database built for automatic scaling, high performance, and ease of application development Cost: Charges are based on data storage, read and write operations, and network usage Data Capacity: Suitable for applications with terabytes of data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are Cloud Functions?

A

Cloud Functions is a serverless execution environment for building and connecting cloud services. It allows you to run code in response to events without provisioning or managing serversCost: Pay-as-you-go pricing based on invocations, compute time, and network usage. If no requests
are coming in, function doesn’t cost anything.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Cloud Pub/Sub?

A

Cloud Pub/Sub is a messaging service that allows you to send and receive messages between independent applications. It supports real-time messaging and event-driven architectures Cost: Charges are based on message volume, data storage, and network usage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Cloud Run?

A

Cloud Run is a fully managed (PaaS) compute platform that automatically scales your stateless containers based on incoming requests. It abstracts away all infrastructure management, allowing you to focus on writing code Cost: Pay-as-you-go pricing based on request count, compute time, and network usage. Often CHEAPEST option.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is Cloud IAM?

A

Cloud Identity and Access Management (IAM) allows you to manage access control by defining who (identity) has what access (role) to which resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a Virtual Private Cloud (VPC)?

A

VPC is a virtual network that provides connectivity for your Google Cloud resources. It allows you to define IP ranges, subnets, and configure firewall rulesCost: Charges are based on network egress and additional features like Cloud NAT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Cloud Monitoring?

A

Cloud Monitoring provides visibility into the performance, uptime, and overall health of cloud-powered applications. It collects metrics, events, and metadata from Google Cloud, AWS, and other sources Cost: Pay-as-you-go pricing based on metric volume and API call

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is Cloud Logging?

A

Cloud Logging is a fully managed service that allows you to store, search, analyse, and alert on log data and events from Google Cloud and other sources Cost: Charges are based on log volume and storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly