Skip to content
Karthik edited this page Mar 1, 2026 · 2 revisions

AquaChain Wiki

AquaChain is an IoT water quality monitoring platform with role-based workflows, AWS serverless services, and CDK-managed infrastructure.

Start Here

Project Scope

  • IoT telemetry ingestion and processing
  • Real-time dashboards and alerts
  • RBAC for Admin, Technician, and Consumer roles
  • Service domains for orders, payments, shipments, notifications, compliance, and audit
  • ML inference/training modules for water-quality intelligence

Repository Map

  • frontend/: React + TypeScript app
  • lambda/: domain-based Lambda services
  • infrastructure/cdk/: AWS CDK stacks and deployments
  • iot-simulator/: simulator and device assets
  • tests/: integration and cross-service test coverage
  • DOCS/: reports, guides, and internal documentation

Clone this wiki locally