Most backend services are written in PHP and NodeJS for AWS Lambda.
The user interface is a single page application written in React with Redux which communicates with the backend via the same APIs that form part of our developer APIs. Communication between AP and client side is using HTTP2 with a secure HTTPS connection.