Azure Data Engineer Course Curriculum Nareshit
Azure Data Engineer Course Curriculum Nareshit
R
Opp. Satyam Theatre, Durga Bhavani Plaza, Ameerpet, Hyd-16
MS Azure +
SQL + Azure
Data Engineering
Introduction to Cloud Computing:
Introduction to Azure
Azure cloud computing features
Azure Services for Data Engineering.
Introduction of Azure Resources/Services with examples
Azure management portal
Advantage of Azure Cloud Computing
Managing Azure resources with the Azure portal
Overview of Azure Resource Manager
Azure management services.
What is Azure Resource Groups
Configuration and management of Azure Resource groups for hosting Azure
services
Moving the storage account with storage content across different Resources
Groups based on real time scenarios.
Migrating the data from On-prem(Private cloud) to Azure Storage account
(Public cloud) using Az copy(forward migration).
Migrating the data from public cloud to Private cloud(revers migration).
Implementing the Az copy commands to migrate the data.
(i)On-prem to Azure cloud storage services
(ii)cloud storage services to On-prem
(iii)Cloud to Cloud
Moving the SA & its content from one Resource Group to another.
Azure Storage explorer for creating, managing, and maintaining the Azure
storage services data.
Installation of Azure Storage Explorer and what is the purpose of this tool for
Azure Storage accounts(its Purpose & benefits with real time scenarios)
Generate Shared Access Signature(SAS) in Azure Storage Explorer(ASE) for
security implementation of Storage account content.
Managing of Access keys & connection strings of SA with Azure Storage
Explorer
Configuration of Authentication and Authorization for Storage Account via
Azure Active Directory.
Hosting File share Storage services to On prem servers or Cloud Servers as
shared drive for File share servers.
SQL DB Migrations:
Introduction to SQL Server & SQL Queries from basics to Advance(till ADE Services):
Controls/Activities of Azure Data Factory(ADF) for copying the DATA across various
sources to Azure IAAS & PAAS Services:
Copying the data from Blb Storage account to ADL’s Gen2 Storage account.
Copying of zip files (.csv) from Blob SA to ADL’s Gen2 SA using ADF
Implementation and explanation of Metadata control in ADF to find the
structure before copying the data.
Implementation and explanation of Validation and If Condition
Implementation of Get Metadata control, filter control & For Each Control or
activities in ADF.
Implementation & execution to copy the data from GitHub platform to Azure
Storage services with variables and parameters.
Implementation of Foreach control, copy data control and Set variable to
dynamically load the data from source to target using ADF.
Creating Dynamic pipelines with lookup activity to copy multiple .csv files data
picking form Json format data in Azure Storage services.
Copying the files from GitHub Dynamically with the use of Dynamic parameters
allocation-AUTOMATION PROCESS:
Copying the data from different files formats(.csv, .xlsx, .txt, .Parquet, .Json,
.SQL…etc) using suitable ADF controls/activities.
Implementation and execution of Loading the data from Blb SA to SQL DB single
table & multiple tables using copy data activity, ForEach activity,
Executing multiple pipelines in parallel with Execute pipeline activity.
Scheduling Triggers for automation of Dataflow/Datacopy to various sources and
destinations in ADF:
What is Azure Keyvault, purpose of using Keyvault, Storing the SA keys, connection
string in Azure KV with Access policies: