The project called for a backend system for incident intake that then did normalization, priority scoring, and vendor assignment. It supported API and CSV ingestion, preserved raw submissions for traceability, and applied rule-based logic to triage and route work. It was deployed to AWS as a container hosted in App Runner. Infrastructure is defined and managed with Terraform. The project includes unit tests, end-to-end API tests, and infrastructure tests with Terratest.
Built with
- Infrastructure as Code
- Amazon Web Services
- DevOps
- Terraform
- Python