Platform
Big Data
Python
Infrastructure
SQL
100

What is the name of Google’s cloud computing service?

What is Google Cloud Platform

100

What open-source framework is used for distributed storage and processing of big data

What is Apache Hadoop

100

What keyword is used to define a function in Python

What is def

100

What is the practice of managing infrastructure through code called

What is Infrastructure as Code (IaC)

100

What is the command to retrieve all records from a table named “users”

What is SELECT * FROM users?

200

Which Google service is used for container orchestration

What is Google Kubernetes Engine (GKE)

200

Which tool is used for real-time stream processing in the Hadoop ecosystem

What is Apache Storm

200

Which Python library is commonly used for data manipulation and analysis

What is pandas

200

Which tool is commonly used for automating configuration management

What is Ansible

200

Which SQL statement is used to update data in a database

What is UPDATE

300

What is the name of Google’s serverless computing platform

What is Google Cloud Functions

300

What is the name of Google’s data processing engine that runs on Hadoop

What is Apache Beam

300

 How do you install a package using Python’s package manager

What is pip install [package]

300

What is the name of the service for managing and deploying containerized applications on AWS

What is Amazon ECS (Elastic Container Service)

300

What is the term for a primary key that is composed of two or more columns

What is a composite key

400

Which Google service provides machine learning capabilities

What is Google AI Platform

400

Which distributed messaging system is used for building real-time data pipelines

What is Apache Kafka

400

What keyword is used to handle exceptions in Python

What is try/except

400

Which tool by HashiCorp is used for infrastructure provisioning

What is Terraform

400

What command is used to remove a table from a database

What is DROP TABLE

500

What is the managed data warehouse solution provided by Google

What is Google BigQuery

500

Which Google service offers fully managed Apache Spark and Apache Hadoop services

What is Google Dataproc

500

Which Python framework is known for its use in web development and follows the model-template-views architectural pattern

What is Django

500

What is the purpose of a reverse proxy in infrastructure

What is to distribute client requests to various backend servers and manage load balancing

500

Which SQL clause is used to filter records based on a specified condition

What is WHERE

M
e
n
u