What I would have liked to see more:
- Why not Docker? Why Podman instead of other container tools?
- Why Elixir instead of other languages? https://elixirschool.com/en/why
- Why not Phoenix?
- How to clean up after the tutorial: shut down Podman, etc.
> Why not Phoenix?
I wanted to keep the demonstration simple. Also it's helpful learning how a web framework works underneath instead of just using it blindly.
> Why Elixir
Mainly for the fault tolerance and distributed networking.
What I would have liked to see more:
- Why not Docker? Why Podman instead of other container tools?
- Why Elixir instead of other languages? https://elixirschool.com/en/why
- Why not Phoenix?
- How to clean up after the tutorial: shut down Podman, etc.