Posts tagged with Elixir

  • Elixir, Fly, and GrafanaCloud

    Posted

    Learn how to send your Metrics, Logs and Traces to GrafanaCloud from your Elixir app hosted on Fly.io

  • Distributed SQLite with Elixir

    Posted

    Phoenix with SQLite as a Distributed Database at the edge

  • Deploying Elixir on ECS - Part 3

    Posted

    Part 3 in the series of Deploying Elixir to AWS ECS using Terraform. In this third post we'll learn how to build a distributed Elixir cluster in ECS.

  • Deploying Elixir to ECS - Part 2

    Posted

    Part 2 in the series of Deploying Elixir to AWS ECS using Terraform. In this post we'll build a simple Phoenix app and deploy it to ECS using Github Actions