Solution Idea
If you'd like to see us expand this article with more information, such as potential use cases, alternative services, implementation considerations, or pricing guidance, let us know with GitHub Feedback!
With the Azure AI tools, edge, and cloud platform, edge intelligence is possible. AI-enabled hybrid applications can run where your data lives, on-premises. With Azure Stack Hub, bring a trained AI model to the edge and integrate it with your applications for low-latency intelligence, with no tool or process changes for local applications. With Azure Stack Hub, you can ensure that your cloud solutions work even when disconnected from the internet.
This solution idea shows a disconnected Stack Hub scenario. Issues of latency, intermittent connectivity, or regulations may not always allow for connectivity to Azure. In the disconnected scenario, data is processed locally and later aggregated in Azure for further analytics. For the connected version of this scenario, see the article AI at the edge.
Architecture
Download an SVG of this architecture.
Data flow
- Data scientists train a model using Azure Machine Learning and an HDInsight cluster. The model is containerized and put into an Azure Container Registry.
- The model is deployed to a Kubernetes cluster on Azure Stack Hub.
- End users provide data that's scored against the model.
- Insights and anomalies from scoring are placed into storage for later upload.
- Globally relevant and compliant insights are available in the global app.
- Data scientists use scoring from the edge to improve the model.
Components
Key technologies used to implement this architecture:
- Azure Machine Learning: Build, deploy, and manage predictive analytics solutions
- HDInsight: Provision cloud Hadoop, Spark, HBase, and Storm clusters
- Container Registry: Store and manage container images across all types of Azure deployments
- Azure Kubernetes Service (AKS): Simplify the deployment, management, and operations of Kubernetes
- Virtual Machines: Provision Windows and Linux virtual machines in seconds
- Storage: Durable, highly available, and massively scalable cloud storage
- Azure Stack Hub: Build and run innovative hybrid applications across cloud boundaries
Next steps
- Want to learn more? Check out the related Learn pathway: Microsoft Learn Azure Stack Module
- Get Microsoft Certified for Azure Stack Hub with the Azure Stack Hub Operator Associate certification
- How to install the AKS Engine on Linux in Azure Stack Hub
- How to install the AKS Engine on Windows in Azure Stack Hub
- Deploy your ML models to an edge device with Azure Stack Edge devices
- Innovate further and deploy Azure Cognitive Services (Speech, Language, Decision, Vision) containers to Azure Stack Hub
Related resources
- App Service documentation
- Azure Kubernetes Service (AKS) documentation
- Azure Machine Learning documentation
- Azure Stack Hub documentation
- Azure Stack Hub Deployment Options
- Container Registry documentation
- HDInsight documentation
- Storage documentation
- AKS Engine on Azure Stack Hub (on GitHub)
- Azure Samples - Edge Intelligence on Azure Stack Hub (on GitHub)
- Azure Samples -Azure Stack Hub Foundation (on GitHub)
- Virtual Machines documentation
- Azure hybrid and multicloud patterns and solutions documentation