Latih 60 soalan DP-203 asli merangkumi storan, transformasi, saluran paip, keselamatan, pemantauan dan Synapse.
Tahap: Microsoft Azure Data Engineer Associate (DP-203)Kesukaran: advanced60 soalan60 min
Pilih mod latihan, jawab setiap soalan, kemudian semak penerangan. Jawapan salah disimpan setempat.
Hari berturut-turut: 0 hariDisimpan hanya pada peranti ini
Kemajuan0 / 60
Masa berbaki: 00:00
Belum ada jawapan salah disimpan.
Tiada soalan sepadan dengan penapis.
Soalan 1
Which Azure service stores unstructured data such as JSON and CSV files?
Blob Storage stores unstructured objects and data lake files. SQL Database is relational, Cosmos DB is NoSQL, and Databricks is analytics compute.
Soalan 2
Which Azure service ingests large volumes of streaming events?
Event Hubs ingests millions of streaming events. SQL Database is relational, Blob is object storage, and App Service hosts web apps.
Soalan 3
Which Azure service ingests telemetry from IoT devices?
IoT Hub ingests device telemetry and supports device management. Data Lake stores files, Synapse analyzes, and Table Storage is NoSQL.
Soalan 4
Which Azure service copies and transforms data between systems?
Data Factory builds pipelines that copy and transform data. DNS resolves names, CDN caches content, and Front Door routes traffic.
Soalan 5
What is a data lake?
A data lake stores raw structured, semi-structured, and unstructured data. Relational databases, queues, and networks are different.
Soalan 6
What does ELT mean?
ELT extracts data, loads it into the target, then transforms it there. The other combinations are not the standard meaning.
Soalan 7
What is a partition key in Azure storage?
Partition keys spread data across partitions to improve scale. Encryption keys, passwords, and DNS records are different.
Soalan 8
What is a sink in a data pipeline?
Sinks are destinations in a copy or pipeline activity. Sources provide data, transformations change it, and triggers start runs.
Soalan 9
What is a source in a data pipeline?
Sources are where pipeline activities read data. Destinations are sinks, transformations change data, and schedules control timing.
Soalan 10
Match each data ingestion concept to its purpose.
Blob stores objects, Event Hubs ingests streams, Data Factory orchestrates, and data lakes store raw data.
Soalan 11
Which Azure service runs Apache Spark transformations?
Databricks provides managed Spark for data transformations. DNS, CDN, and Front Door are networking services.
Soalan 12
Which Azure Synapse capability runs SQL transformations?
Synapse SQL runs relational SQL queries and transformations. Spark is for Scala/Python, Pipelines orchestrate, and Link connects sources.
Soalan 13
What is a mapping data flow?
Mapping data flows provide visual transformation logic in Data Factory. Tables, dashboards, and events are different.
Soalan 14
What is a notebook in data engineering?
Notebooks let engineers run interactive code for transformation. Tables, triggers, and storage accounts are different.
Soalan 15
What is a streaming query?
Streaming queries process real-time data. Batch queries, views, and stored procedures are not streaming.
Soalan 16
What is a window function in analytics?
Window functions compute values over related rows. Containers, firewalls, and load balancers are unrelated.
Soalan 17
What is a dimension table?
Dimension tables store descriptive attributes such as products and customers. Fact tables store events, backups protect data, and pipelines orchestrate.
Soalan 18
What is a fact table?
Fact tables store measurable events and references to dimensions. Dimensions describe, dashboards visualize, and notebooks run code.
Soalan 19
What is data quality?
Data quality measures accuracy, completeness, consistency, and reliability. Size, cost, and tier are different.
Soalan 20
Match each transformation concept to its purpose.
Databricks runs Spark, Synapse SQL runs SQL, mapping data flows are visual ETL, and notebooks run interactive code.
Soalan 21
Which Azure service orchestrates data pipelines?
Data Factory orchestrates and schedules pipelines. Blob stores objects, DNS resolves names, and CDN caches content.
Soalan 22
What is a pipeline in Azure Data Factory?
Pipelines are ordered collections of activities. Containers, VMs, and DNS zones are not pipelines.
Soalan 23
What is an activity in a pipeline?
Activities are steps such as Copy, Data Flow, or Execute Pipeline. Triggers start pipelines, and dashboards visualize.
Soalan 24
What is a trigger in Azure Data Factory?
Triggers start pipeline runs on schedules or events. Transformations, tables, and connectors are different.
Soalan 25
What is a linked service?
Linked services define connection details such as endpoints and credentials. Tables, runs, and triggers are different.
Soalan 26
What is a dataset in Azure Data Factory?
Datasets describe data shape and location for activities. VMs, DNS records, and firewall rules are unrelated.
Soalan 27
What is a pipeline run?
A run is a single execution of pipeline activities. Tiers, tables, and schedules are not runs.
Soalan 28
What is a checkpoint in streaming?
Checkpoints preserve stream state so jobs can resume. Sources, accounts, and load balancers are different.
Soalan 29
What is idempotency in data pipelines?
Idempotent jobs can be rerun without harmful duplication. Encryption, scaling, and scheduling are different.