The Internet of Things on AWS – Official Blog

Dhananjay Karanjkar

Author: Dhananjay Karanjkar

Dhananjay is a Senior Lead Consultant at AWS Professional Services, specializing in agentic AI systems, multi-agent orchestration, and generative AI security. He holds two US patents and serves as a Responsible AI Champion, with a background spanning financial services, enterprise consulting, and enterprise-scale AI delivery. When not architecting AI solutions, he trains for triathlons, paints oil portraits, and reads voraciously.

Build edge AI agents with the AWS IoT Greengrass Component SDK for Rust

Build edge AI agents with the AWS IoT Greengrass Component SDK for Rust

Edge AI agents classify sensor anomalies locally on resource-constrained IoT devices and escalate only complex reasoning to the cloud. This post shows how to build a Rust-based AWS IoT Greengrass component that runs quantized ONNX inference on-device and escalates complex anomalies to an Amazon Bedrock AgentCore agent for root cause analysis.