/plushcap/analysis/incident-io/safe-by-default

Building safe-by-default tools in our Go web application

What's this blog post about?

At incident.io, we handle sensitive customer data and prioritize its safety in our Go web application. We use multi-tenancy with a single database and application to manage customer data effectively. To ensure data security, we have implemented robust automated testing, organization scoping at the API layer, enforcing organization scope on database interactions, and writing safe-by-default interfaces for caching services. These strategies help us maintain confidence in our ability to keep customer data secure while continuing to develop a great product.

Company
Incident.io

Date published
Nov. 22, 2021

Author(s)
Lisa Karlin Curtis

Word count
1112

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.