#Frameworks
Media
Fireside chat of Embedded programming on the BEAM
Fireside chat on RabbitMQ
Fireside chat on Riak
LiveView of Evolution
Applied Telemetry: Lessons from the Field
Observability Telemetry Tracing Bryan Naegele Weedmaps. As the telemetry ecosystem grows and adds tracing support to its list of observability concerns, it's important for users and library maintainers to get a grasp on what it all means to them. We'll cover the Five Ws and How to improve the runtime observability story for everyone in the Erlang/Elixir ecosystem.
READ MOREMnesia as a complete production database system
The Understated Mnesia Chaitanya Chalasani Access Europe GmbH. Mnesia is often underplayed as an in-memory cache and is seldom used alone in production. The first part of the talk is to present few case studies of using only Mnesia as the production database engine for large throughput services. The second part of the talk is to present an open-sourced framework for Mnesia (Tivan) which is a collection of utilities and behaviours that enriches its role as a prime database engine.
READ MORETLS the OTP way
TLS-1.3 is a major upgrade of the TLS-1.2 protocol. A lot of legacy is thrown out and new mechanisms will replace old flawed ones. Most of the TLS handshake will be encrypted as opposed to earlier when most of the first handshake was in plain text and encryption started first when sending the final handshake confirmation message. TLS-1.3 also puts new requirements on TLS-1.2 to pave the way for migration.
READ MOREKAZOO the VOIP cloud platform: a retrospective
"KAZOO has, over the last 10 years, grown to almost 300K lines of Erlang, plus C-node code in the FreeSWITCH and custom code in the Kamailio project. We'll talk about: - Growing the open source community - Erlang in anger - operational lessons learned - Tooling to support developers, community - Making major architectural changes - Building closed-source applications on top of an open source base"
READ MORERiak KV 3.0: worth the wait?
A look at the new Riak KV 3.0 distributed NoSQL key-value store, how it compares to its predecessors and does the 4 version jump of OTP justify it being in your data center today?
READ MORE