Ambient Intelligence · Cloud Engineering
AWS Backend
Step-by-step AWS deployment runbook for the fall-detection platform. Architecture → Infrastructure → Services → Production.
Architect
Infra
Deploy
Validate
Goal
Region
us-east-1
AWS · single-region pilot
Runtime
Python 3.12
Lambda + FastAPI + boto3
IaC
AWS CDK v2
Python · unified infra/app.py
AI Model
Sonnet 4.6
Bedrock us.anthropic.* inference profile · HIPAA-eligible
Standard
HIPAA §164.514(c)
Coded data · IRB protocol
STEP 01
Architect⏱ ~1 dayComplete
Architecture Review
AWS architecture v4 reviewed and approved. Five data paths: fall-alert hot path, device-side Parquet cold path, legacy Firehose cold path (retiring), 12h narrative, and nurse/admin API. Account-per-tenant isolation model confirmed.
Production Checklist
Complete83%
Open Decisions
1Multi-region per tenant — currently single-region us-east-1; tenants with residency requirements force this decision
2Cross-tenant de-identified research aggregation — separate research account with Glue Data Catalog sharing is the likely pattern
3Firehose retirement timeline — 90 days post-migration from parquet_only promotion is tentative, not contractually nailed down
4WAL fsync cadence on OSD62x-PM — 5s default; may need 1s depending on flash wear budget