Three tutorials covering deploying Phoenix apps to Google Cloud
For those interested in deploying an Elixir/Phoenix app to Google Cloud, I’ve posted three getting-started tutorials on Google’s community site:
- Deploying to App Engine for spinning up an app with a minimum of work
- Deploying to Kubernetes Engine to get on board with containers
- Deploying to Compute Engine if you want complete control over your cloud resources
Read next #TIL: mix hex.docs open ecto