Wrapping Up
Your Elixir toolbox has quite a few tools in it, but it’s nowhere near complete yet. There’s so much to learn, and there are different paths that you can take based on your interests. This is a good thing though because it means you can expand your knowledge and interests over time.
The first thing you’ll need to do once you write your first Elixir app is deploy it somewhere. Use Mix releases to create your release and package it up into a container. You’ll be able to easily deploy to platforms like AWS, GCP, Fly.io, or Render. Once your application is deployed, make sure that you have proper observability in place, such as application logging, performance monitoring, and bug tracking.
If you’re looking for a different way to build ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access