SafetyCulture has a microservice architecture deployed on Kubernetes (AWS EKS). When we started this architecture all our services were written, predominantly, in Node.js. In the early days of our product, Node.js was great; it allowed teams to build services quickly and share a lot of common libraries. …