Diving into the Realm Mobile Platform


Details
Abstract
If you are (or have been considering) using Realm for your app, you may be looking at the Realm Mobile Platform that offers server synchronization. This makes a number of things that used to be hard much easier. However, given the differences from a traditional SQL/REST backend, you probably have some questions about how to solve some of the less trivial challenges that quickly appear when designing any app.
During this session, we will give a quick intro to Realm, both the mobile database and the sync component and then we will dive into some of the deeper questions: how do you share data between users? How does Realm handle conflicts and what do you do if you need different behavior? How do you combine Realm with existing databases and systems? How do you even structure your data so it scales when using Realm? Etc.
Demo code will be in C# and Xamarin on the client and Javascript on the server, but as the SDK's are very similar, it should be valuable to native iOS and Android developers as well.
Speakers
Nikola Irinchev, Simon Ask Ulsnes and Kristian Dupont

Diving into the Realm Mobile Platform