0% found this document useful (0 votes)
140 views

Azure Data Enginner

The document provides information about a Microsoft Azure data engineering training program including details on topics covered, schedule, and pricing. It discusses various Azure services like storage accounts, SQL databases, and migration tools. Interview questions are also listed.

Uploaded by

Magam Siva
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
140 views

Azure Data Enginner

The document provides information about a Microsoft Azure data engineering training program including details on topics covered, schedule, and pricing. It discusses various Azure services like storage accounts, SQL databases, and migration tools. Interview questions are also listed.

Uploaded by

Magam Siva
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

------7997457228--watsapp

Gorup ---batch 46 Azure

Name
Email
Watsapp number
-----------------------------------------------------------------------------------
----------

RAM
10 years
--------------
SQL
MSBI
POwer Bi
Azure Data Engineer
Azure Devops
Azure Admin
AWS Admin
Aws Devops

Training--Placement--Work Support(Offline--Online)

-----------------------------------------------------------------------------------

Microsoft Azure data Engineering----July--06-2021----7 am IST---8 am ist---1


Hour---40 days-----Monday---satrday
-----------------------------------------------------------------------------------
--

Micrsoft Azure
--------------------
Azure Data Engineering---data management ,processing,data loading.......10-15
services

data
database
ETL---data loading

Azure Devops----managish planning deploying


Azure Admin-----security ,access....managemnt ....services creation deletion---
admin..windows
Azure Developer ----.net .java application development(20+)

-----------------------------------------------------------------------------------
----------------------
Microsoft started business selling offering
Services(Infrastructer,Softwares,Hardfers) through Cloud or internet

------infrastruers-----------------------------
6 months----2 lakhs

Netwrok
security
softwares---sql server---1 Lakh---1 year

hardwares---500 Gb---1000 GB-- seconds---

management cost

--------------------

some one is giving kind of rental---6 month---sql server----10000


system configutaion---memory---google drive---15 GB---100 GB---single click

Microsoft----www.portal.amzon.com
AWS---www.aaws.com
GCP---www.gcp.com

amazon--www.amazon.com
flipkart---www.flipkart.com

----------------200+
IAAS---infrastructer as a service--networking,security...hard disk
memeory,cpu,ram.........
PAAS---platform as a service---operating system,,sql server.......................

SAAS---software as a service---Gmail,office365

Azure data engineer


----------------------------------
Azure stoarge account
Azure data lake
Azure sql databse

Azure synapse dw
azure analysis services
azure cosmos db

Azure Data factory---70%


Azure data Bricks
-------------------------
basic SQL

--pleanty of Openings in all Companies


--

Interview questions---Class Notes---Recording Sessions


-----------------------------------------------------------------------------------
--------------------------------

Required Email and Password


Licence to

www.azure.portal.com

[email protected] licence 30 days...


---credit card
----14500 inr
----

200+ Services

25+ Services---12 Months free


25+ More services---Life Long Free
Remaining Services----Needs to Pay---will be charged from credit card

gmail
yahoo
outlook
-------------------------------------------------------------------

Azure Account----Subscription--------Resource Groupe Managers----Resources


email------------Free Subscription---eclasessproject1------------
Location(Dataceneter)---Name of service--adf,sql database

----storage account

7997457228

----------------------------------------------
Chennai
Pune
Mumabi

performence of storage account


----------------------------------
Stanadard---hdd memory---magnetic drives---cost is less---performence is slow--un
frequently querying or reading data
Premium----ssd memory---solid state drives---cost is high---performence also
high---frequently querying or reading data

Storage Modes of Storage Account:


---------------------------------
Conatiners:
drives in computer---Folder----Upload or store any kind of files
structered---file conatines strucetered table---column,rows
un structered---images,audio,videos
semi structered---xml,json

uploading file into folder-----blob--binary large object

empbang
emphyd
empchennai

block blob---files,audio,videos,images........
Page blob---virtual Machine--requires some storage to store images disks related to
Vm Operating System
Append Blob---applications or systems generating log information,daily needs to
append log data into files.

Access Tiers
Hot---more faster to read or access file , but cost is high...
Cool--less performence to read but cost is less...

Storage Account(MemoryEclasess)--->>Conatiner(employee)-----
>>Folder(EmpDetails)----->>blobs(emphyd.txt,empbang.txt......)

Storage Explorer.....

https://azure.microsoft.com/en-us/features/storage-explorer/

Table
File Share
Quese

---------------------------------Security------------------------------------------
Access Keys
Connection Strings
-----------------------------------------
Shared Access Signature
------------------------
users can able to access all storage modes (Table,Blob,File Share,Quese)
want to set particular access role only,read write,create.......
set expire time...key generating.....wants to set some expiry time..
adding some IP Address.....

RBAC(IAM)---Role Based Access Control Management---identity access amangement---10


deveolpers
Identity Service Principal Management

-----------------------------------------------------------------------------------
------------------

SQL Server--RDBMS SYStem---Database--Tables---Data

Querying data as well

SQL--Structered query language


T-SQL---Transact SQL (Stored procedures,Functions,Triggers)

SQL Server--Microsoft

Oracle--Orcale corporation---SQL and PL/SQL


Bb2---IBM

---Different versions and editions.


Developer
evelutoin
standard
business

sql server download

https://www.microsoft.com/en-in/evalcenter/evaluate-sql-server-2017-rtm
https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-
ssms?view=sql-server-ver15

SQL in On premises

cloud
-------------------------------

Azure SQL in Virtual Machine

Azure SQL Database


----------------------------
DTU--Data Transaction Units--cpu,ram,memory.........
Vcore---standrd,business critical

Azure SQL Managed Instance

---------------------------------------cross query of table from one database to


another database using polyvbase-------------

---------cross query using polybase-------------------------

--step-1 creating master key


create master key encryption by password='SQl@12345'

----step--2 creating database scoped credential

create database scoped credential polybasecred


with
identity='eclasess',
secret='Appuro@100'

--step-3 creting external datasource

create external data source polybds2


with
(
type=rdbms,--------database---rdbms, blob,datalake---hadoop
location='eclasess123sql.database.windows.net',
database_name='advenetrworks',
credential=polybasecred
)

---step 4 creating external table

create external table extdimcustomer


(
cno int,cname varchar(100),sal int

) with (data_source=polybds2,
schema_name='dbo',
object_name='dimcustomer'
)

drop external table empext

--------------------------------------------Migrate Data From on premises SQL


database to Azure SQL Database-----------------

Azure Data Factory---ETL

---------------------------------------------
DACPAC---Tasks---Deploye Data Tier Application-only metadata
BACPAC---Tasks---Export Data Tier Application-MetaData+Data---

Data Migration Assistent Tool

https://www.microsoft.com/en-us/download/confirmation.aspx?id=53595

Offline ---down time to abusiness application.....


Online Migration---down time but very minimal down time....

DBA---Data migration.....
Validations of Tables Data

---------------------------------------------------------------------
1.What is cloud computing
2.what are different kind of deployment modes of cloud
public
private
hybrid
3.what are different kind of categories of services
IAAS
PAAS
SAAS
4.what is Resource Manager Group vs Classic deployment Model
5.what is storage account. different kind of storage modes
blob or container
Table
File Share
Quese
6. what are different kind of blobs available.
Block blob
Page blob
Append blob
7.what are different tiers of access
Cool
Hot
8. what are doifferent kind of security mechanizams
RBAC--Role Based Access Management
Access Keys
Connection Strings
Shared Access Signature
9.How to delete blobs by conditional with in time period.
Storage Account Life Cycle Management
10.What are different kind services available for SQL inside Azure.
11.What are diff between azure sql base,sql managed instance , sql in virtual
Machine
12.what is cross query feature in azure sql database
13.what is polybase, how to implement
14.What is Elastic Pool
15.what is offline and online migration

Azure Storage Accounts


Azure SQL

You might also like