Skip to main content

Elastic Compute Cloud (EC2)

Rationale

AWS EC2 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

Note: > Google Compute Engine and Azure Compute are alternatives that did not exist at the time we migrated to the cloud. A review of each of them is pending.

Usage

We use AWS EC2 for running

Guidelines

You can access the AWS EC2 console after authenticating on AWS.