Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/industrial-edge/reference-architecture-for-industrial-ai-on-azure
This article presents a reference architecture to enhance the compatibility of Siemens Industrial Artificial Intelligence (Industrial AI) products with Microsoft Azure.
https://github.com/industrial-edge/reference-architecture-for-industrial-ai-on-azure
azure azure-ml industrial-ai industrial-automation industrial-edge mlops reference-architecture terraform
Last synced: 24 days ago
JSON representation
This article presents a reference architecture to enhance the compatibility of Siemens Industrial Artificial Intelligence (Industrial AI) products with Microsoft Azure.
- Host: GitHub
- URL: https://github.com/industrial-edge/reference-architecture-for-industrial-ai-on-azure
- Owner: industrial-edge
- License: other
- Created: 2024-10-15T06:24:45.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-21T09:48:13.000Z (25 days ago)
- Last Synced: 2024-10-21T14:04:03.015Z (25 days ago)
- Topics: azure, azure-ml, industrial-ai, industrial-automation, industrial-edge, mlops, reference-architecture, terraform
- Language: Python
- Homepage: https://learn.microsoft.com/en-us/azure/architecture/example-scenario/manufacturing/azure-ai-siemens-industrial-edge
- Size: 31.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Reference Architecture for Industrial AI on Azure
This document explains the steps to take in order to experience the workflow with Siemens Industrial AI Portfolio with a smooth integration with Microsoft Azure Cloud. The process is an example implementation of the [Reference Architecture for Siemens and Microsoft Customers in the Industrial AI Space](https://techcommunity.microsoft.com/t5/azure-architecture-blog/a-reference-architecture-for-siemens-and-microsoft-customers-in/ba-p/4077589) article.
By the end of these steps you will have the infrastructure with all necessary resources, keys and configurations.
## Getting started
Following the steps described in [Getting Started](GettingStarted.md) document, you can learn how to connect your Industrial AI Edge applications to the Azure Cloud services, and how to fulfill an MLOps workflow from ML Model creation and training to the step of Monitoring your AI Model on the shopfloor.
Our [Getting Started](./GettingStarted.md) document covers the steps of how to
- [Clone the repository](./GettingStarted.md#1-clone-the-repository)
- [Use Visual Studio Code with Dev Container](./GettingStarted.md#2-using-visual-studio-code-with-dev-container)
- [Apply Azure Infrastructure](./GettingStarted.md#3-apply-azure-infrastructure)
- [Execute MLOps pipelines](./GettingStarted.md#4-execute-mlops-pipelines)
- connect your Industrial AI Applications
- [AI Inference Server](./GettingStarted.md#ai-inference-server)
- [AI Model Manager](./GettingStarted.md#ai-model-manager)
- [AI Model Monitor](./GettingStarted.md#ai-model-monitor)## Architecture Overview
This representation shows how Siemens Industrial AI applications can be used in cooperation with Azure Cloud. The specific configurations of these applications and resources will be detailed in this repository:![Architecture overview](./docs/infra/images/industrialai-azure-diagram.png)
## Contribution
Thank you for your interest in contributing. Anybody is free to report bugs, unclear documentation, and other problems regarding this repository in the Issues section.
If you haven't previously signed the [Siemens Contributor License Agreement](https://cla-assistant.io/industrial-edge/) (CLA), the system will automatically prompt you to do so when you submit your Pull Request. This can be conveniently done through the CLA Assistant's online platform. Once the CLA is signed, your Pull Request will automatically be cleared and made ready for merging if all other test stages succeed.
## License and Legal Information
Please read the [Legal information](LICENSE.md).