Our management console where you manage Feature Gates, run experiments, and look at data is entirely written in React. A true life saver.
Nothing better than Next JS to power our React app. Makes serving and caching React apps a breeze.
Kubernetes manages our web tier. It's how we deploy and scale our web apps while maintaining High Availability.
We manage our network traffic policies through Istio. That's why we are able to make networking changes confidently.
Almost all of our code is written in Typescript, and run on Node.js. Our teams can move fast, thanks to the vast set of libraries.
In-memory caching makes our web apps faster. We chose Redis due to its feature set and ease of maintenance via Sentinel and Cluster.
A special shout out to stackoverflow for the wealth of knowledge that we refer to on an
hourly minute by minute basis.
Check us out at: github.com/statsig-io