Rodrigo Nonose - Microservices with Elixir | Code BEAM SF 19

Conference: Code BEAM SF 2019

Year: 2019

This video was recorded at Code BEAM SF 19 http://bit.ly/2T3Do0U Get involved in Code Sync's next conference http://bit.ly/2Mcm4aS --- MICROSERVICES WITH ELIXIR by Rodrigo Nonose THIS TALK IN THREE WORDS: Elixir Umbrella Microservices TALK LEVEL: Beginner ABSTRACT This walk will show the easiness of developing microservices with Elixir with approaches to project structure, communication protocols and libraries. - Umbrella apps allow code/configuration/state splitting and keep your apps isolated and independent. - Erlang Distribution Protocol allows you to invoke code in remote nodes without fuss. - Libraries like libcluster/swarm/partisan allow clustering and work stealing between the nodes Using those mechanics, it allows us to use the good parts of monoliths and reduces the friction on going multi-node. Read the full abstract: https://codesync.global/speaker/rodrigo-nonose/ --- THE SPEAKER - RODRIGO NONOSE Software Engineer, concerned dog owner Rodrigo is a software engineer with experience in multiple languages, such as Java, PHP, Python and now Elixir/Erlang. He's a curiosity-driven developer, studying a variety of topics and loves hands-on experience. More on Rodrigo Nonose: https://codesync.global/speaker/rodrigo-nonose/ --- CODE SYNC & CODE BEAM SF 19 Code BEAM SF is powered by Code Sync. Code BEAM SF 19 was sponsored by WhatsApp, The RealReal, Brex, Erlang Solutions, 2600Hz, PagerDuty, and aeternity. CODE SYNC Website: www.codesync.global Twitter: www.twitter.com/CodeBEAMio Facebook: https://www.facebook.com/CodeSyncGlobal LinkedIn: https://www.linkedin.com/company/code-sync/ Mail: info at codesync.global #Microservices #Elixir