sherief
Scaling Elixir applications resources
Hi Elixirforum,
Plain and simple, I would like to learn in-detail about nodes, clusters, their use cases, and when to use them or when not to.
A book recommendation or even video course would be a great help.
Note: all I have found that truly intersects with my question is https://www.oreilly.com/library/view/designing-for-scalability/9781449361556/ but it’s in Erlang which is okay, but are there more?
Thanks!
Most Liked
sushant12
Hi,
There is a great blog about distributed system for the web. Please do read it http://aosabook.org/en/distsys.html
3
Popular in Chat/Questions
Manning 2016 Halloween weekend sale via Deal of the Day
Friday, October 28 - Half off all MEAPs - code WM102816LT
Saturday, October 29 ...
New
I’ve bought the following books:
Programming Elixir 1.6
Programming Phoenix 1.4
Programming Ecto
Functional Web Development with Elixir...
New
Hello all,
I recently did my first app in Phoenix and Liveview, many thanks to all the users who assisted me. I found that the tutorial ...
New
Looking to get started with FP and Elixir coming mainly from an OOP Rails and PHP background.
My first question is, whats the best cours...
New
Hello,
I’m about to dive into web development. I was thinking about Laravel or Ruby on Rails, but then I found Phoenix.
Do you recommen...
New
Hey, I have very restricted resources and time so I’m trying to understand the best way to learn Liveview in terms of cost/time.
The Pra...
New
My bookstore has Introducing Elixir: Getting Started In Functional Programming and the front cover says the book uses Elixir 1.4. The cur...
New
So, I want to get an Elixir book, but don’t know which one to get.
Both Programming Elixir 1.6 and Elixir in Action looks interesting, b...
New
Background
I have been a backend elixir developer for about 3 years now. I have been mainly working on simple CRUD applications.
Context...
New
I was wondering if there are any beginner-friendly, exercise-based resources for learning Elixir out there. I’m looking for something lik...
New
Other popular topics
Update:
How to use the Blogs & Podcasts section
You can post links to your blog posts or podcasts either in one of the Official Blog...
New
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode.
The solution seems to be, in a hyphena...
New
As a follow up to my earlier question:
I have the code compiling and running but not getting a successful login from the rest server. ...
New
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New







