#Monitoring
Best Error Monitoring Services for Elixir Phoenix - StakNine
https://staknine.com/best-error-monitoring-elixir-phoenix/
Best Error Monitoring Services for Elixir Phoenix - StakNine
https://staknine.com/best-error-monitoring-elixir-phoenix/
StakNine
Best Error Monitoring Services for Elixir Phoenix
We've done the testing and these are the three best Elixir error monitoring services to give you confidence in the health of your Phoenix apps
#elixir #podcast #thinkingelixir
Safe Ecto Migrations with David Bernheisel
http://podcast.thinkingelixir.com/76
Safe Ecto Migrations with David Bernheisel
http://podcast.thinkingelixir.com/76
Thinking Elixir Podcast
Thinking Elixir Podcast 76: Safe Ecto Migrations with David Bernheisel
David Bernheisel talks about his recent Safe Ecto Migrations guide. It’s a 4-part series covering how Ecto migrations work, running them on production, common-task recipes, strategies for migrating data and much more!
#elixir #podcast #thinkingelixir
EMPEX Mtn and Starting Knock with Chris Bell
http://podcast.thinkingelixir.com/77
EMPEX Mtn and Starting Knock with Chris Bell
http://podcast.thinkingelixir.com/77
Thinking Elixir Podcast
Thinking Elixir Podcast 77: EMPEX Mtn and Starting Knock with Chris Bell
Chris Bell talks about the EMPEX MTN conference, creating his startup "Knock" using Elixir, and shares some of his startup journey!
#elixir #phoenix #testing
Generating Test Data in Phoenix application using ExMachina & Faker
https://nimblehq.co/blog/test-data-phoenix-applications-exmachina-faker
Generating Test Data in Phoenix application using ExMachina & Faker
https://nimblehq.co/blog/test-data-phoenix-applications-exmachina-faker
nimblehq.co
Generating Test Data in Phoenix application using ExMachina & Faker – Nimble
The purpose behind factories usage in testing and how to use ExMachina & Faker to setup test data in an Elixir Phoenix project.
#elixir #code_beam
Kubernetes and the BEAM | Veronica Lopez | Code BEAM V
https://www.youtube.com/watch?v=jMVW7WTlog8
Kubernetes and the BEAM | Veronica Lopez | Code BEAM V
https://www.youtube.com/watch?v=jMVW7WTlog8
YouTube
Kubernetes and the BEAM | Veronica Lopez | Code BEAM V
This video was recorded at Code BEAM V 2020 - https://codesync.global/conferences/code-beam-v
Kubernetes and the BEAM | Veronica Lopez
Containers are the ultimate commodity tool for horizontal scalability of modern systems. However, with so many features…
Kubernetes and the BEAM | Veronica Lopez
Containers are the ultimate commodity tool for horizontal scalability of modern systems. However, with so many features…
#elixir #podcast #elixir_wizards
Casting Spells with Brooklin Myers
https://smartlogic.io/podcast/elixir-wizards/s7e7-myers/
Casting Spells with Brooklin Myers
https://smartlogic.io/podcast/elixir-wizards/s7e7-myers/
Elixir Wizards
Casting Spells with Brooklin Myers
In this episode, we talk to Brooklin Myers about his relationship with Elixir and its broader community, why he loves the space so much, and and why he wants to help it grow.
#Monitoring
What You Need to Know About Logging in Elixir with Logger - StakNine
https://staknine.com/logging-in-elixir-with-logger/
What You Need to Know About Logging in Elixir with Logger - StakNine
https://staknine.com/logging-in-elixir-with-logger/
StakNine
Logging in Elixir with Logger
If you have a bug or your app is not working as expected, your log files may be critical to fixing the issue. We discuss what you need to know about logging in your Elixir Phoenix application.
#elixir #docker
Managing Docker, Elixir private modules and SSH
https://medium.com/@alceu.freitas.jr/managing-docker-elixir-private-modules-and-ssh-87bc577aa289
Managing Docker, Elixir private modules and SSH
https://medium.com/@alceu.freitas.jr/managing-docker-elixir-private-modules-and-ssh-87bc577aa289
Medium
Managing Docker, Elixir private modules and SSH
Recently I was working on a task to create a CI pipeline for a Elixir application that uses a private module (not available on hex.pm).
#elixir #nerves
Nerves of steel | Jon Carstens | Code BEAM V 2020
https://www.youtube.com/watch?v=NvzXW0XixZ0
Nerves of steel | Jon Carstens | Code BEAM V 2020
https://www.youtube.com/watch?v=NvzXW0XixZ0
YouTube
Nerves of steel | Jon Carstens | Code BEAM V 2020
This video was recorded at Code BEAM V 2020 - https://codesync.global/conferences/code-beam-v
Nerves of steel | Jon Carstens - Software Engineer
ABSTRACT
Nerves is an up-and-coming framework combining Elixir & Linux for powerful embedded development. Feature…
Nerves of steel | Jon Carstens - Software Engineer
ABSTRACT
Nerves is an up-and-coming framework combining Elixir & Linux for powerful embedded development. Feature…
#Monitoring
Best Log Management Tools for Elixir Phoenix - StakNine
https://staknine.com/best-log-management-tools-elixir-phoenix/
Best Log Management Tools for Elixir Phoenix - StakNine
https://staknine.com/best-log-management-tools-elixir-phoenix/
StakNine
Best Log Management Tools for Elixir Phoenix
We’ve done the testing and these are the three best Elixir log management tools to give you insight into your production system.
#elixir #elixir_conf_eu
Diving into Ecto.Query | Willian Frantz | ElixirConf EU 2021
https://www.youtube.com/watch?v=Hm34v0pVpX0
Diving into Ecto.Query | Willian Frantz | ElixirConf EU 2021
https://www.youtube.com/watch?v=Hm34v0pVpX0
YouTube
Diving into Ecto.Query | Willian Frantz | ElixirConf EU 2021
This video was recorded at ElixirConf EU 2021 - https://www.elixirconf.eu/
Diving into Ecto.Query | Willian Frantz - Elixir Enthusiast, Software Alchemist at Trybe
ABSTRACT
Create complex and powerful SQL queries is part of our lives as Web Developers,…
Diving into Ecto.Query | Willian Frantz - Elixir Enthusiast, Software Alchemist at Trybe
ABSTRACT
Create complex and powerful SQL queries is part of our lives as Web Developers,…
#elixir
8 Common Causes of Flaky Tests in Elixir | AppSignal Blog
https://blog.appsignal.com/2021/12/21/eight-common-causes-of-flaky-tests-in-elixir.html
8 Common Causes of Flaky Tests in Elixir | AppSignal Blog
https://blog.appsignal.com/2021/12/21/eight-common-causes-of-flaky-tests-in-elixir.html
Appsignal
8 Common Causes of Flaky Tests in Elixir | AppSignal Blog
Let's identify and avoid some common causes of flaky tests in Elixir.
#elixir #erlang
Achievements of BEAM community in 2021. Erlang, Elixir and more
https://medium.com/beambasket/achievements-of-beam-community-in-2021-erlang-elixir-and-more-429f528c7b92
Achievements of BEAM community in 2021. Erlang, Elixir and more
https://medium.com/beambasket/achievements-of-beam-community-in-2021-erlang-elixir-and-more-429f528c7b92
Medium
Achievements of BEAM community in 2021. Erlang, Elixir and more
2021 has been a very long year. Lots of achievements of BEAM community. Contributors are working so hard, we wanted to cheer them up 🎉🎉…
#elixir #ecto #elixir_conf_eu
Doing weird things with Ecto | Nikola Begedin | ElixirConf EU 2021
https://www.youtube.com/watch?v=zrfZ1GiOc-I
Doing weird things with Ecto | Nikola Begedin | ElixirConf EU 2021
https://www.youtube.com/watch?v=zrfZ1GiOc-I
YouTube
Doing weird things with Ecto | Nikola Begedin | ElixirConf EU 2021
This video was recorded at ElixirConf EU 2021 - https://www.elixirconf.eu/
Doing weird things with Ecto | Nikola Begedin - Full-stack Engineer at V7 Labs
ABSTRACT
There are things you can do with Ecto that go way beyond basic data validation and related…
Doing weird things with Ecto | Nikola Begedin - Full-stack Engineer at V7 Labs
ABSTRACT
There are things you can do with Ecto that go way beyond basic data validation and related…