What is the Internet of Things?
A system of interrelated computing devices that are provided with unique identifiers and the ability to transfer data over a network without requiring human to human or human to computer interaction.
What IoT services does Azure offer?
1) Azure Hub
2) IoT Central
What is Azure Hub?
It is a solution that is designed to ingest data from millions of IoT devices.
What is IoT Central?
IoT central is 1 of 2 services that Azure provides.
What is Azure Sphere?
An all in one solution for IoT in Azure.
What is Big Data?
The definition continues to change and be refined; essentially, it is a lot of data.
What is Azure Data Lake Analytics?
An Analytics service that targets big data.
What is HD Insights ?
An Analytics service that targets big data that is open source.
* includes Hadoop, Spark and Kafka. (Apache)
What is Azure Databricks ?
It is a cloud service on Azure.
What is Azure Synapse Analytics?
Azure's Data warehouse offering. (Used to be Azure SQL Data warehouse. ) * Used for reporting and Analysis. * limited by your scope and budget. * Uses Synpase SQL language to manipulate data.
Big Data Outcomes?
1) you can find trends in large data.
2) help discover new products and services to meet customer needs.
3) Helps in prediction modelling.
What is Machine Learning?
This is a subcategory of AI in Azure.
What is Artificial Intelligence?
This is AI.
AI is the capability for a computer to imitate human behaviour.
* It enabled machines to analyse images, comprehend speech, and interact in natural ways.
Characteristics of ML / AI?
It requires a model - a data set to learn from.
Knowledge Mining - This allows you to find trends in existing insights.
What is Azure Bot Service?
It is an Azure PaaS Service.
* It allows you to answer questions, provides virtual assistants.
Azure Bot Service Characteristics :
What is Azure Cognitive Services
A group of services around AI and ML.
1. Vision - The vision service recognised and captions videos and images (automagically)
What is the Azure machine learning Studio?
It is the default AI / ML studio on Azure.
What is the Azure machine learning service?
It is the service that drives Ai / ML.
1) It is an end-to-end service.
2) It is a collection of tools.
3) Azure automatically recognizes trends in your applications and creates models for you.
What is Azure Serverless?
Yes there are servers. Your functions are running on Azure Servers that you don’t manage - It is PaaS (extreme).
What are Azure Functions?
This is the original Serverless offering/service.
What are Logic Apps?
A serverless automation function.
What is the Event Grid?
A serverless function in Azure.
What is DevOps?
It is a mixture of development and operations.