View a markdown version of this page

Cold Chain Logistics Powered by Mendix: Mendix Cloud - Cold Chain Logistics Powered by Mendix and AWS

Cold Chain Logistics Powered by Mendix: Mendix Cloud

Publication date: April 29, 2022 (Diagram history)

With this architecture, you can build low-code cold chain logistics applications on Mendix Cloud, an application platform as a service (aPaaS). Mendix Cloud connects to AWS services through native connectors that use standard AWS SDKs and Amazon API Gateway endpoints. The solution uses AWS IoT Core for device connectivity and Amazon Rekognition for automated image analysis.

Cold chain logistics Mendix Cloud diagram

Reference architecture diagram showing cold chain logistics on Mendix Cloud integrated with AWS IoT Core, Amazon Rekognition, and Amazon Timestream.

The following steps describe the integration components for this architecture:

  1. Publish telemetry messages from IoT sensors to AWS IoT Core. Process messages according to custom rules and forward them into the backend service structure.

  2. Feed information from external systems into the Amazon Simple Storage Service data lake.

  3. Use Mendix connectors for IoT to publish and subscribe to IoT devices by using the MQTT protocol. Include condition-based logic to control actuators by updating a device shadow.

  4. Incorporate external databases (Amazon Aurora, Amazon RDS) directly in your Mendix app by using the JDBC driver with the database connector.

  5. Upload, modify, and delete unstructured data and files by using the Mendix AWS and Amazon S3 connector. Back up data for long-term storage or reporting.

  6. Analyze images by using the Amazon Rekognition connector microflows.

  7. Explore topics and publish messages with attributes by using the Mendix Amazon Simple Notification Service connector.

  8. Access backend services through Amazon API Gateway. Call any AWS service that supports REST API with Signature V4 authentication.

  9. Retrieve and analyze data lake content by using standard SQL with Amazon Athena.

  10. Store time-series data from IoT sensors in Amazon Timestream. Query records from Mendix by using the database connector (JDBC).

  11. Use Amazon DynamoDB as a backend database for systems that require high-performance data processing at scale.

Further reading

For additional information, see the following resources:

Diagram history

To receive updates about this reference architecture diagram, subscribe to the RSS feed.

ChangeDescriptionDate

Initial publication

Reference architecture diagram first published.

April 29, 2022

Initial publication

Reference architecture diagram first published.

April 29, 2022

RSS subscription requirement

To subscribe to RSS updates, you must have an RSS plugin enabled for the browser you are using.