Infinum Server-Side Talks #11


Details
After a lengthy break, Server-Side Talks are back with no less than three presentations! Get away from the gloomy November weather and join us in learning how you can create your own OAuth provider, how you can let your users set their own event schedules with Elixir and what agile can do for you when you are faced with real-world uncertainties. As always, there will be beer đ»
Implementing Your Own OAuth Provider
Martin Morava, MI DIGITAL
-> Have you ever wondered how âSign in with Googleâ works in the background? How cool would it be to support the same functionality in your own app and give users the option to âSign in with MyCoolAppâ . Using actual code examples, this talk with teach you how to implement an OAuth provider in your own app.
Agile Meets âAgileâ Business
Tomislav VukiÄ, Infinum
-> Can Agile help you when a big company creates a new product? How to quickly adjust and regroup when scope and timeline are not clear. A real-world example of a real-world project.
Recurring Events on Elixir
Vedran HrnÄiÄ, Infinum
-> Recurring events and schedules - chances are you have an application that incorporates them in some form. But letâs add a twist, users can define their own schedules (e.g. medication intake prescription). How would you implement it on the backend? As it turns out there is a language with built-in distribution primitives for handling long-running processes, process registration and fault tolerance, and with a little help from the Elixir community, we have more than enough to build a small prototype. This talk aims to show how to express scheduling system requirements through built-in primitives like genservers, process registries, and supervisors.
See you soon!

Infinum Server-Side Talks #11