Join us

ContentUpdates and recent posts about Erlang..
Course
@eon01 published a course, 1 month ago
Founder, FAUN.dev

AWX in Action

Docker Ansible Kubernetes AWX

Ansible Orchestration at Scale

AWX in Action
 Activity
@harperelisecallahan started using tool WordPress , 1 month ago.
 Activity
@harperelisecallahan started using tool Shopify , 1 month ago.
 Activity
@harperelisecallahan started using tool React , 1 month ago.
 Activity
@harperelisecallahan started using tool Python , 1 month ago.
 Activity
@harperelisecallahan started using tool PHP , 1 month ago.
 Activity
@harperelisecallahan started using tool Node.js , 1 month ago.
 Activity
@harperelisecallahan started using tool Magento , 1 month ago.
 Activity
@harperelisecallahan started using tool Laravel , 1 month ago.
 Activity
@harperelisecallahan started using tool Java , 1 month ago.
Erlang is a functional programming language and runtime originally developed at Ericsson for telecom systems requiring high availability, soft real-time guarantees, and massive concurrency. It is built around lightweight processes, message passing, and the actor model, with strong support for hot code upgrades and fault isolation. Erlang fits at the programming language and runtime layer and is widely used in distributed systems, messaging platforms, databases, and telecom infrastructure where reliability and concurrency are critical.