Please enable JavaScript.
Coggle requires JavaScript to display documents.
工業物聯網服務應用 - Coggle Diagram
工業物聯網服務應用
Introduction to IIoT
Architecture
Overview of IIoT
domain
application
Data Flows
Introduction to Microservice
Example of Microservice
Recipe Management
Dashboard
Frontend
Backend APIs
Overview
Definitions and Benefits
Identify service boundaries
Implementation and Deploying
Designing Microservices
Data Management
Communication
with Devices
with Upper Systems
with Other Microservices
Introduction to CI/CD
Existing CI/CD Process
How to apply to deploy your services?
Implementation
How to implement R-R (Request-Response) interaction service with devices?
How to recevice message from devices?
Migrate Existing App as Microservices
IIoT Architecture and Data Management
Devices Communication
Protocols
Others (e.g. MQTT)
AMQP / RabbitMQ
Device Service
Data Management
Key Components
MongoDB
Redis
PostgreSQL
Minio
Data Processing
Example of Service processes data from RabbitMQ to MongoDB
Data Collection
AMQP Routing Concept for SIE
Data Storage
Cource Purpose
Introducing IIoT Platform to related developers how to intergrate customized applications on the platform
Target Audicence
IT
Other CT developers