Azure Solutions Flashcards
What are the main Azure Solutions
IoT Big Data Machine Learning Serverless DevOps
What is the basis of IoT ?
series of interrelated devices all sending data with no human intervention (e.g. traffic delay analogy)
What is the IoT Hub ?
PaaS offering - collecting data autonomously (self-controlled)
managed and secure with scaling
ease of deployment
What is IoT Central ?
Saas offering - no code required
built on rules/metrics
pre-defined connections and dashboards
What is Azure Sphere ?
all in one IoT
works on specific hardware (chipsets)
specialist security with customised OS connects
What is Big Data ?
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
What is HD Insights ?
Used to build applications that make most of Big Data
Has Open source framework
similar to Data Lake Analytics
Apache Hadoop, Spark and Kafka
What is Azure DataBricks ?
utilises Apache Spark
distributed cluster compute components
provide all compute power
Integrates with storage
What are Azure Synapse Analytics ?
DW solution - reporting and data analysis
Synapse SQL language
What is Machine Learning ?
also known as AI
imitates human behaviour - needs definition
What are the components of Machine Learning ?
Models - set of rules, what to learn ?
Knowledge Mining - use existing insights, relationships
Built in Apps
Uses Machine Learning Studio - contains real-world scenarios
What is the Azure Bot Service ?
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
What are Azure Cognitive Services ?
decision making based on speech, search, vision
What are Serverless services ?
Major utiliser of cloud
extreme PaaS where Azure manages all services
What are the features of “Serverless” technology
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