Host your app on AWS for $20 per month [Beta]

Hello hello @here,

EC2 is available in preview before the global beta release :tada: Here are a few pieces of information to keep in mind :warning:

A recap of the current limitations & fixes undergoing:

  • You can’t have logs for apps that are not running (Since we don’t have Loki installed) → if needed, we can activate it, but it’s an additional cost
  • No public accessibility for DB container (we do not manage the public DNS entry for DB) → we should probably write a guide on how to connect to the DB via the ssh key / kubeconf
  • You can configure only 1 instance per application. Thus you can’t change the number of instances nor activate the sticky session feature → It’s not a technical limitation; we could allow it if needed.
  • We do not manage the cluster upgrades yet → We need to define a way to upgrade the Kube version
  • Stop instance feature not ready yet → to be implemented
  • You can’t change the cluster settings without a service downtime since we kill the instance and we spawn a new one
  • If you want to connect via SSH, you can’t get the instance hostname in the console; you need to get it from the AWS console → todo on our side
  • We do not support yet VPC → todo
  • We do not manage yet the external storage

Thanks, everyone (kudos to our backend, frontend, and product team for their work).

Access

→ console
→ documentation

2 Likes