Architecture Diagram of CloudGate Devices Flow
Key points:
Added AWS IoT Core Things where CloudGate devices are registered
CloudGate sends data directly to IoT Rules (already in JSON format, not binary)
Replaced "Decoder Lambda" with "Transformer Lambda" since CloudGate data doesn't need hex decoding—just transformation/enrichment
Kept all data ingest and data-at-rest services the same as LoRaWAN (Timestream, S3 Data Lake, Glue, Athena, QuickSight, DynamoDB)
Included Lambda Device Provisioner for device registration
Wi-Fi Diagram that include the MQTT client
The Cloudgate solution will be the specific MQTT client addressed by this latest diagram. Also note the changed firewall setting to include MQTT coms to IoT Core.