wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EDP 20 Quizz

Total questions: 27

Worksheet time: 14mins

Name
Class
Date
1.

Which Team usually handles local generic changes, CAB 1 and BYOD requests:

a)

Data Availability

b)

Service Operations

c)

DevOps

d)

L3 Support

2.

Change in ADF configuration requires a:

a)

CAB 2

b)

CAB 1

c)

BYOD Request

d)

CAB 3

3.

Shortcut creation is requested through:

a)

Service Now Generic Change

b)

Service Now CAB 3

c)

Service Now CAB 2

4.

Access request for Shortcuts is a Generic Change that requires

1. Shortcut Template to be filled

2. Line Manager approval

3. Activation Lead / Data Owner approval

a)

True

b)

False

5.

The ODS layer is the:

a)

Initial landing zone where raw data is ingested from source systems without transformations, preserving its original

structure for further processing.

b)

A centralized repository housing all data sources used across the platform including data transformation as per business needs.

c)

Presentation Layer of EDP 2.0

6.

UNIFIED_ODS stands for:

a)

Various Lakehouses for Global Data Sources

b)

Spoke Shortcuts

c)

Single Lakehouse for the LOCAL Data Sources

7.

When querying tables should be used:

a)

Fully qualified name format [lakehouse_name].[ODS_name].[object_name]

b)

Fully qualified name format [lakehouse_name].[schema].[object_name]

8.

ODS stands for:

a)

Own Data Storing

b)

Operational Data Store

c)

Orchestration Data System

9.

Once the development and testing is done, the codes need to be merged to the Development branch. How do you do it?

a)

By raising a Service Now Incident

b)

By Raising a PR (Pull Request)

c)

By Raising a Generic Change Request

10.

How to Request a Deployment to Production?

a)

Request via email to DevOps.

b)

Raise a Bug in ADO.

c)

Raise a Pull Request for Prod deployment.

11.

To move changes/new developments to TEST, a PR is raised from dev to uat branch, deploying to the TEST workspace.

a)

True

b)

False

12.

Select correct statement:

a)

Commit to push to higher environments from dev workspace all the existing code not only the changes.

b)

Change request from service now is required for all production deployment including hotfix.

c)

Unused Notebooks available in the fabric workspaces should be kept.

13.

Lakehouse views will be created and executed by

developers in the DEV workspace using:

a)

Python

b)

Notebook

c)

Shortcuts

14.

Folders and files in Lakehouse Folder should not contain any environment values i.e DEV,UAT,PROD

a)

TRUE

b)

FALSE

15.

Its developer responsibility to maintain the version control of the Lakehouse views and no support from Platform team will be there to share the Prod DDL to the user.

a)

TRUE

b)

FALSE

16.

As an RGM Data Engineer I will need to raise request Global Data Acquisition

Developer role.

a)

TRUE

b)

FALSE

17.

In Kimball’s dimensional modeling approach, which of the following best describes the purpose of a fact table?

a)

Store descriptive attributes like product names, customer details, and geographic regions.

b)

Store quantitative, measurable business data at a defined level of granularity.

c)

To define business rules and data governance policies.

18.

In the occasion that subsequent change request is

submitted, the developer needs to ensure the following

attachment are updates in the Release Testing task:

a)

1. UAT documentation with the CR reference

2. Sign-off email with the CR reference

b)
  1. 1. Sign-off email with the CR reference

c)
  1. 1. Sign-off email with the CR reference

  2. 2. Business Sign-Off

19.

To access data from the ODS layer ........................................... will be utilized,

and users can easily provision these shortcuts through a service now

request.

a)

Fabric shortcuts

b)

BYOD

c)

Gold Layer

20.

BYOD (Bring Your Own Data) is applicable for both local and global data sources.

a)

True

b)

False

21.

Select the FALSE Statement:

a)

GIT commit needs to strictly follow the

Branching Strategy.

b)

A new Semantic model must be created for

each report.

c)

Test deployment and testing automation are

mandatory for deployments; no exceptions

allowed

d)

Understanding EDP layers is mandatory.

22.

Microsoft Fabric WorkspaceNaming Convention is:

a)

Non-Prod Environment : df-nd-we-bap-<spoke>-nprd-01

Prod Environment : df-pd-we-bap-<spoke>-prod-01

b)

nProd Environment : KV-<subscription>-WE- <project/spoke>-NPRD-01

Prod Environment : KV- <subscription>-WE- <project/spoke>-PROD-01

c)

BAP_D_<Spoke Name> → Development Workspace

BAP_T_<Spoke Name> → UAT/Test Workspace

BAP_P_<Spoke Name> → Prod Workspace

23.

The standard naming convention for Job names for different layers in EDP is as follows:

a)

JOB_<SPOKE>_<SOURCENAME>_<LAYERNAME>_<TABLE/FUNCTIONAL Name>

b)

JOB_<SOURCENAME>_<LAYERNAME>_<SPOKE>_<TABLE/FUNCTIONAL Name>

c)

<LAYERNAME>_<TABLE/FUNCTIONAL Name>

24.

Key Playbooks to consult for Deployment to Production are: 1. EDP Deployment Guide, 2. EDP Development Guide and 3. CAB Process Explained guardrails for more details about the CAB process.

a)

True

b)

False

25.

All fabric data science components and all data engineering components seamlessly integrate with GIT,

and it's essential to create the repository before initiating

development activities.

a)

True - for Data Science & Data Engineering

b)

False for Data Science

c)

True for PBI Developers

26.

In the context of Power BI, using an ..................... allows you

to connect to your EDP 2.0, to access and analyze your data

using Power BI's reporting and visualization capabilities.

a)

SQL Endpoint

b)

Shortcuts

c)

Data Sharing

27.

The deployment processes used today in EDP 2.0 are:

a)

Standard

Feature

Hotfix

b)

Standard

Hotfix

c)

Epic

Feature

Standard