تدرب على 60 سؤالًا أصليًا في DP-203 تغطي التخزين والتحويل والخطوط والأمان والمراقبة وSynapse.
المستوى: Microsoft Azure Data Engineer Associate (DP-203)الصعوبة: advanced60 سؤال60 دقيقة
اختر وضع التدريب وأجب عن كل سؤال ثم راجع الشرح. تُحفظ الأخطاء محليًا.
أيام متتالية: 0 أياممحفوظ على هذا الجهاز فقط
التقدم0 / 60
الوقت المتبقي: 00:00
لا توجد أخطاء محفوظة بعد.
لا توجد أسئلة تطابق عوامل التصفية.
سؤال 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.
سؤال 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.
سؤال 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.
سؤال 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.
سؤال 5
What is a data lake?
A data lake stores raw structured, semi-structured, and unstructured data. Relational databases, queues, and networks are different.
سؤال 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.
سؤال 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.
سؤال 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.
سؤال 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.
سؤال 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.
سؤال 11
Which Azure service runs Apache Spark transformations?
Databricks provides managed Spark for data transformations. DNS, CDN, and Front Door are networking services.
سؤال 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.
سؤال 13
What is a mapping data flow?
Mapping data flows provide visual transformation logic in Data Factory. Tables, dashboards, and events are different.
سؤال 14
What is a notebook in data engineering?
Notebooks let engineers run interactive code for transformation. Tables, triggers, and storage accounts are different.
سؤال 15
What is a streaming query?
Streaming queries process real-time data. Batch queries, views, and stored procedures are not streaming.
سؤال 16
What is a window function in analytics?
Window functions compute values over related rows. Containers, firewalls, and load balancers are unrelated.
سؤال 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.
سؤال 18
What is a fact table?
Fact tables store measurable events and references to dimensions. Dimensions describe, dashboards visualize, and notebooks run code.
سؤال 19
What is data quality?
Data quality measures accuracy, completeness, consistency, and reliability. Size, cost, and tier are different.
سؤال 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.
سؤال 21
Which Azure service orchestrates data pipelines?
Data Factory orchestrates and schedules pipelines. Blob stores objects, DNS resolves names, and CDN caches content.
سؤال 22
What is a pipeline in Azure Data Factory?
Pipelines are ordered collections of activities. Containers, VMs, and DNS zones are not pipelines.
سؤال 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.
سؤال 24
What is a trigger in Azure Data Factory?
Triggers start pipeline runs on schedules or events. Transformations, tables, and connectors are different.
سؤال 25
What is a linked service?
Linked services define connection details such as endpoints and credentials. Tables, runs, and triggers are different.
سؤال 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.
سؤال 27
What is a pipeline run?
A run is a single execution of pipeline activities. Tiers, tables, and schedules are not runs.
سؤال 28
What is a checkpoint in streaming?
Checkpoints preserve stream state so jobs can resume. Sources, accounts, and load balancers are different.
سؤال 29
What is idempotency in data pipelines?
Idempotent jobs can be rerun without harmful duplication. Encryption, scaling, and scheduling are different.