A step-by-step guide to building a serverless telemetry integration between OutSystems and AWS. The setup covers creating a DynamoDB table to store device telemetry (temperature, humidity, status), writing a Python Lambda function to handle POST and GET requests, configuring IAM roles, setting up API Gateway with three REST endpoints, and consuming those APIs from OutSystems. The use case is monitoring temperature-controlled equipment like refrigeration units, with support for storing historical data and retrieving the latest readings.

8m read timeFrom itnext.io
Post cover image

Sort: