droidcon NYC '19: Edge & Offline-First App Data Management in 5G Devices
droidcon NYC 2019 | Edge & Offline-First App Data Management in 5G Devices | Desmond Tan
What you'll learn
Increasingly Smart Devices and 5G will have the unexpected side-effect of generating the need for more on-device analytics and data processing by local applications taking an offline-first approach. While offline-first is a straightforward concept, implementation of offline-first mobile apps can present many challenges. The essence of an effective and reliable offline system is a database-driven synchronization module that will ensure secure and persistent data storage on the user device as well as performant data ETL between the mobile device, peer to peer, and to the cloud. In this session, Desmond Tan shows how Android developers can optimize data management in edge and offline-first use cases in 5G devices with zero-dba, nano-footprint, AES encrypted and multi-architecture DMBS. You'll also learn about real-world implementations, such as how companies have implemented sophisticated data-driven mobile apps and leveraged this technology to implement the tools for cross-platform mobile development frameworks like Cordova.