Azure Solutions Flashcards

1
Q

What are the main Azure Solutions

A
IoT
Big Data
Machine Learning
Serverless
DevOps
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the basis of IoT ?

A

series of interrelated devices all sending data with no human intervention (e.g. traffic delay analogy)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the IoT Hub ?

A

PaaS offering - collecting data autonomously (self-controlled)
managed and secure with scaling
ease of deployment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is IoT Central ?

A

Saas offering - no code required
built on rules/metrics
pre-defined connections and dashboards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Azure Sphere ?

A

all in one IoT
works on specific hardware (chipsets)
specialist security with customised OS connects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Big Data ?

A

data from millions of devices within IoT
excellent business value -> better products / service
speed / efficient
cost reduction
better decision making
new products / services
uses parallel processing and data lake analytics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is HD Insights ?

A

Used to build applications that make most of Big Data
Has Open source framework
similar to Data Lake Analytics
Apache Hadoop, Spark and Kafka

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Azure DataBricks ?

A

utilises Apache Spark
distributed cluster compute components
provide all compute power
Integrates with storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are Azure Synapse Analytics ?

A

DW solution - reporting and data analysis

Synapse SQL language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Machine Learning ?

A

also known as AI

imitates human behaviour - needs definition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the components of Machine Learning ?

A

Models - set of rules, what to learn ?
Knowledge Mining - use existing insights, relationships
Built in Apps
Uses Machine Learning Studio - contains real-world scenarios

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the Azure Bot Service ?

A

enrich customer experience via bot design
can build for virtual assistants
pre-defined questions via visual editor or code
natural language / speech
Integration with social media
can have own branding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are Azure Cognitive Services ?

A

decision making based on speech, search, vision

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are Serverless services ?

A

Major utiliser of cloud

extreme PaaS where Azure manages all services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the features of “Serverless” technology

A

Azure Functions - carry out single task then dies, basic compute function
Logic Apps - connect systems and apps, automation, workflow, quick start
Event Grid - e.g. order placed = event raised
events passed to ?
provides routing service for apps, easy to use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is DevOps ?

A

all about people working as a team

CD/CI between dev and prod

17
Q

What are the DevOps tools ?

A
Azure Boards - similar to Jira
Pipelines - produce & test s/w
Repos - store source code
Test Plans
Artifacts - shared code libraries
18
Q

What are Azure Dev Test Labs ?

A

used for environment and cost management
can automate environment creation
utilise templates

19
Q

How is GitHub / GH Actions used ?

A

similar to pipelines - available for a number of platforms

open-source code repo service