csv Flashcards

1
Q

What is an analytics workload on Azure?

A

It refers to processing and analyzing large volumes of data using Azure’s cloud-based tools and services to gain insights and drive business decisions.

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

What are the common elements of a modern data warehouse?

A

They include data ingestion, data storage, data processing, and data visualization.

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

What should be considered for data ingestion and processing?

A

Factors like data volume, velocity, variety, and veracity, along with the choice of tools and services for efficient and reliable data flow.

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

What are some options for analytical data stores?

A

Options include data lakes, data warehouses, and operational databases optimized for analytical queries.

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

What is Azure Synapse Analytics?

A

A comprehensive analytics service that brings together big data and data warehousing, allowing seamless integration and analysis of large data volumes.

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

What is Azure Databricks?

A

An Apache Spark-based analytics platform optimized for Azure, providing collaborative data engineering and data science workflows.

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

What is Azure HDInsight?

A

A fully-managed cloud service from Azure that makes it easy to process massive amounts of data using popular open-source frameworks such as Hadoop, Spark, and Kafka.

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

What is Azure Data Factory?

A

A cloud-based data integration service that allows you to create data-driven workflows for orchestrating data movement and transforming data at scale.

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

What is the difference between batch and streaming data?

A

Batch data is processed in large volumes at scheduled intervals, while streaming data is processed in real-time as it arrives.

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

What is Azure Stream Analytics?

A

A real-time analytics service designed to process and analyze streaming data from various sources in real-time.

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

What is Azure Synapse Data Explorer?

A

A fast and scalable data exploration service for interactive data analysis and real-time analytics.

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

What is Spark structured streaming?

A

A scalable and fault-tolerant stream processing engine built on Apache Spark, allowing for real-time data processing.

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

What are the capabilities of Power BI?

A

Power BI provides data visualization, business intelligence, and interactive reports and dashboards.

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

What are the features of data models in Power BI?

A

Features include relationships between tables, calculated columns and measures, hierarchies, and data refresh.

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

What are appropriate visualizations for data in Power BI?

A

Visualizations include bar charts, line charts, pie charts, scatter plots, maps, and more, depending on the data and the insights needed.

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

What is the role of Azure Data Lake Storage in a modern data warehouse?

A

It provides scalable, cost-effective storage for large volumes of data in its native format.

17
Q

What are data ingestion methods in Azure Data Factory?

A

Methods include batch ingestion using Copy Activity and real-time ingestion using Data Flow.

18
Q

What are some use cases for Azure Synapse Analytics?

A

Use cases include data warehousing, big data processing, data integration, and machine learning.

19
Q

How does Azure Databricks integrate with other Azure services?

A

It integrates with Azure Data Lake Storage, Azure Synapse Analytics, and Azure Machine Learning to provide a comprehensive data solution.

20
Q

What is the benefit of using Azure HDInsight for big data processing?

A

It offers a fully managed, open-source analytics service that supports Hadoop, Spark, and other frameworks.

21
Q

What are the main components of Azure Stream Analytics?

A

The main components are input (data sources), query (SQL-like language for stream processing), and output (data sinks).

22
Q

What is the difference between Azure Data Lake Storage Gen1 and Gen2?

A

Gen2 offers improved performance, security, and integration with other Azure services compared to Gen1.

23
Q

What is a Power BI dashboard?

A

A Power BI dashboard is a single-page, often called a canvas, that uses visualizations to tell a story.

24
Q

What are the key differences between Azure SQL Database and Azure Synapse Analytics?

A

Azure SQL Database is optimized for transactional workloads, while Azure Synapse Analytics is optimized for analytical workloads.

25
Q

What is a calculated column in Power BI?

A

A calculated column is a column that you add to an existing table in Power BI using a DAX formula.

26
Q

What is the purpose of a data gateway in Power BI?

A

A data gateway acts as a bridge to provide quick and secure data transfer between on-premises data and Power BI.

27
Q

What is the role of Azure Data Factory in ETL processes?

A

Azure Data Factory orchestrates and automates the movement and transformation of data across various data stores and services.

28
Q

What is the function of the PolyBase feature in Azure Synapse Analytics?

A

PolyBase allows you to query data from external data sources like Azure Blob Storage and Azure Data Lake Storage using T-SQL.

29
Q

What is the difference between hot and cold paths in a Lambda architecture?

A

Hot paths process real-time data with low latency, while cold paths process large volumes of data with higher latency.

30
Q

What are some benefits of using Power BI Service?

A

Benefits include collaboration and sharing, automatic data refresh, and integration with other Microsoft services.

31
Q

What is an example of a real-time data analytics scenario?

A

Monitoring IoT sensor data in real-time to detect anomalies and trigger alerts.