Context & Pain Points
Field workers operating in volatile regions required highly secure, end-to-end encrypted intake channels that protected data source identities and withstood DDoS attacks.
What We Had To Solve
- Defending high-profile public assets against targeted distributed denial of service (DDoS) attempts.
- Optimizing heavy geodatabase aggregations and analytical query times for localized dashboard mapping.
- Securing static assets and submission uploads containing highly confidential field interviews.
How We Built It
- Wrapped API ingress zones in Amazon CloudFront CDNs with strict AWS WAF rate-limiting and geolocation rules.
- Built containerized node processing workers on ECS Fargate, scaling based on SQS ingestion backlog sizes.
- Configured private Amazon S3 buckets with KMS server-side encryption and signed time-limited request URLs.
Outcomes That Mattered
Hardened Defense
Successfully deflected multiple high-velocity DDoS attempts without experiencing any performance degradation.
Optimized Geospatial Queries
Reduced geospatial map visualization loading times by over 80% using custom indexing.
100% Confidentiality
Secured all upload assets using signed, encrypted URLs, eliminating unauthorized access vectors.
Outcome
Deployed an enterprise AWS ECS Fargate environment protected by CloudFront and AWS WAF, safeguarding human rights tracking databases with strict envelope encryption.
