Elixir in Production: Glific Hands-on Elixir & OTP: Create a cryptocurrency trading bot - Ep. 16 - Add end-to-end tests

Pure Elixir deployment strategy

Deploying an Elixir app to a free GCP instance and getting no-downtime deploys without leaning on Docker, Distillery, or Nginx.

This is a big refactor of the article, which previously relied on Nginx/Certbot for SSL and no-downtime deployment.

https://damonvjanis.medium.com/optimizing-for-free-hosting-elixir-deployments-6bfc119a1f44