# about
Mark is a staff-engineer at Sentry, and open source enthusiast. He’s also built seven mechanical keyboards and counting!
Staff Engineer
4 posts
Mark is a staff-engineer at Sentry, and open source enthusiast. He’s also built seven mechanical keyboards and counting!
As we scale Sentry, we need to expand Postgres capacity by splitting up workloads across multiple primaries.
Cross-region replication is a foundational subsystem in multi-region Sentry. This post explores our design process.
Before splitting our application database and infrastructure up, we wanted to have confidence in where the boundaries would be.
Recently, Sentry converted 100% of its frontend React codebase from JavaScript to TypeScript. This year-long effort spanned over a dozen members of the engineering team, 1,100 files, and 95,000 lines of code. In this ...