-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Karthik edited this page Mar 1, 2026
·
2 revisions
AquaChain is an IoT water quality monitoring platform with role-based workflows, AWS serverless services, and CDK-managed infrastructure.
- Architecture
- Setup and Development
- Deployment Guide
- Backend Services
- Frontend Guide
- Infrastructure (CDK)
- Testing and QA
- Security Guide
- Operations Runbook
- Troubleshooting
- Contributing Guide
- Glossary
- 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
-
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
Last updated: 2026-03-01