End to End Encryption with Elixir and Beam | Mrinal Wadhwa | Code BEAM V EU 21

Machines, within the Internet of Things, operate by exchanging messages, with cloud services and other connected machines. To support occasionally connected devices, low power radio protocols and containerized microservices - such messages usually travel via a number of queues and caches, often over a series of network layer connections before reaching their end-destination.

In this talk, we'll explore how applications can achieve End-to-End Encryption and Mutual Authentication in such complex data flows.