Describe core solutions and management tools on Azure (10-15%) Flashcards
____ ____ is a managed service that’s hosted in the cloud and that acts as a central message hub for bi-directional communication between your IoT application and the devices it manages.
Azure IoT hub
Which Azure IoT service allows for Command and Control of remote devices?
Azure IoT hub
____ ____ builds on top of IoT Hub by adding a dashboard that allows you to connect, monitor, and manage your IoT devices. The visual user interface (UI) makes it easy to quickly connect new devices and watch as they begin sending telemetry or error messages
Azure IoT Central
Which Azure IoT service allow you to use the UI to control your devices remotely. This feature allows you to push a software update or modify a property of the device
Azure IoT central
____ _____ creates an end-to-end, highly secure IoT solution for customers that encompasses everything from the hardware and operating system on the device to the secure method of sending messages from the device to the message hub.
Azure Sphere
What are the 3 parts of Azure Sphere?
Azure Sphere MicroController (MCU)
Linux Operating System
Azure Sphere Secure Service (AS3)
Which part of Azure Sphere
ensures the device hasn’t been tampered with
Authenticates to Azure using device certs
Pushes OS or customer approved updates
Azure Sphere Secure Service (AS3)
_____ _____ ______ is a platform for making predictions. It consists of tools and services that allow you to connect to data to train and test models to find one that will most accurately predict a future result. After you’ve run experiments to test the model, you can deploy and use it in real time via a web API endpoint
Azure Machine Learning
____ ____ _____ provides prebuilt machine learning models that enable applications to see, hear, speak, understand, and even begin to reason
Azure Cognitive Services
The Four categories of Azure Cognitive Services are Language, Speach, Vision, and _____
Decision
Which Azure Cognitive Service category converts speech into text and text into natural sounding language
Azure Speech
Which Azure Cognitive Service category allow apps to process natural language with prebuilt scripts, evaluate sentiment, and learn how to recognize what users want.
Language
____ ____ _____ are platforms for creating virtual agents that understand and reply to questions just like a human.
Azure Bot Service
Which Azure service
creates a virtual agent that can intelligently communicate with humans. Behind the scenes, the bot you build uses other Azure services, such as Azure Cognitive Services, to understand what their human counterparts are asking for.
Azure Bot Service
____ _____ _____ watches your users’ actions within an application and predicts their behavior and provide relevant experiences as it identifies usage patterns
Cognitive Services Personalizer