Skip to content

Commit cdf3d37

Browse files
authored
Update 2024-03-05-veeps-elixir-case.markdown (#1755)
1 parent 1c915bc commit cdf3d37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-03-05-veeps-elixir-case.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Vincent knew that hiring right-fit technical people can take time and he didn't
4545

4646
Eight months later, the system had been entirely rewritten in Elixir and Phoenix. Phoenix Channels were used to enrich the live concert experience, while Phoenix LiveView empowered the ticket shopping journey.
4747

48-
The rewrite was put to the test shortly after with a livestream that remains one of Veeps’ biggest, still to this day. Before the rewrite, 20 Rails nodes were used during big events, whereas now, only 2 Elixir nodes were required. And the new platform was able to handle 83x more concurrent users than the previous system.
48+
The rewrite was put to the test shortly after with a livestream that remains one of Veeps’ biggest, still to this day. Before the rewrite, 20 Rails nodes were used during big events, whereas now, the same service requires only 2 Elixir nodes. And the new platform was able to handle 83x more concurrent users than the previous system.
4949

5050
The increase in infrastructure efficiency significantly reduced the need for complex auto-scaling solutions while providing ample capacity to handle high-traffic spikes.
5151

@@ -131,4 +131,4 @@ By embracing Elixir's ecosystem, including Erlang/OTP, Phoenix, LiveView, and Br
131131
>
132132
> \- Vincent Franco, CTO
133133
134-
Veeps' case illustrates how Elixir effectively handles high-scale challenges while keeping the development process straightforward and developer-friendly.
134+
Veeps' case illustrates how Elixir effectively handles high-scale challenges while keeping the development process straightforward and developer-friendly.

0 commit comments

Comments
 (0)