EC2

Last updated: Mar 2, 2026


Rationale

AWS EC2 (Elastic Compute Cloud) is the service we use for running computing machines on the cloud. It provides the required infrastructure for services like our CI, Kubernetes Cluster, among others. The main reasons why we chose it over other alternatives are the following:

Alternatives

Usage

We use AWS EC2 for running

  • CI workers and bastion;
  • Kubernetes Cluster workers and autoscaling;
  • Batch workers;
  • Okta RADIUS agent;
  • ERP;
  • Jumpcloud LDAP agents (this is currently being deprecated).

On this page