Presentation is loading. Please wait.

Presentation is loading. Please wait.

Couchbase for Mobile Couchbase Lite & Sync Gateway

Similar presentations


Presentation on theme: "Couchbase for Mobile Couchbase Lite & Sync Gateway"— Presentation transcript:

1

2 Couchbase for Mobile Couchbase Lite & Sync Gateway
Chris Anderson project not product. plan to become a product this year.

3 Sync is the Future of Mobile Data

4 What is Sync? users love Dropbox -- it’s file sync, not database sync. developers want database sync so bad some of them put database files in Dropbox iCloud handles everything for developers. But lots of apps need to control their data, or query it, or work on multiple platforms.

5 Your database can sync, too.
for Mobile Couchbase for Mobile is open source, more powerful, and gives you control of your data and your user experience.

6 Why Sync Matters

7 Faster is Better “Half a second delay caused a 20% drop in traffic.”
“Google Search found that a 400 millisecond delay resulted in a -0.59% change in searches/user. What's more, even after the delay was removed, these users still had % fewer searches, indicating that a slower user experience affects long term behavior.” – Steve Souders performance means happy users even more so on mobile, as mobile is more personal if users have a bad experience, they are going to uninstall your app

8 The Cloud is Unpredictable
Network latency is not in your control Developers LOVE writing error handling code you can write the best user interface code, but you still get blamed when the user hits a slow spot in the cell network predictable performance matters

9 Fallacies of Distributed Computing
? The network is reliable. Latency is zero. Bandwidth is infinite. The network is secure. Topology doesn’t change. There is one administrator. Transport cost is zero. The network is homogeneous.

10 Take the Cloud Out of the Critical Path
Local data Predictable latency App works offline Cloud services can be tuned for throughput Developers control the user experience Mobile apps can address new use cases

11 Couchbase for Mobile

12 “The best database for mobile devices.”
Couchbase Lite “The best database for mobile devices.” NoSQL JSON documents binary attachments views and queries Lightweight native Objective-C / Java less than 500kb library size Robust SQLite storage engine is part of the operating system standard library Dalvik Cocoa Couchbase Lite

13 Sync Gateway Sync Gateway Sync Engine App Server Access Control
Push Notifications etc Sync Engine HTTP sync protocol Compatible with lots of clients Access Control User management Channels Application override! Easy to deploy Go runtime works on all supported Couchbase Server platforms Builtin lightweight storage for development mode App Server Access Control Sync Gateway Couchbase Server

14 Architecture Sync Gateway Dalvik Cocoa App Server Push Notifications
etc App Server Dalvik Cocoa Couchbase Lite Access Control Sync Gateway CouchSync Couchbase Server

15 CouchSync “It works.” Masterless Document Model Web Standards Robust
Mobile-to-cloud and mobile-to-mobile Conflict detection and management Web Standards HTTP and JSON are well supported on mobile networks Robust Recovers efficiently when reconnected Proven and Open Protocol Syncs with a variety of databases and other systems

16 Access Control for simple mobile apps, this can be your whole cloud -- replace all of a RoR or Java tier

17 Demo - CouchChat iOS and HTML5

18 Use Cases

19 Medical Records NoSQL flexible schema integrates well with existing systems Staff can carry data with them to patients WiFi limited in hospitals Already used for developing world health care systems

20 Retail / Loyalty / Point of Sale
Massively multiplayer interactive data Sync between customer facing and backend systems Integrate with existing checkout systems

21 Airline Flight plans Passenger manifest and purchases
Robust in the air Connected on the ground

22 Fleet Management Operational data for users
Telemetry and equipment status Service reminders More efficient resale market

23 Games and Social Media Personal data (contacts, photos, etc)
Fine grained sharing & messaging Easy development framework (shared features) Great for turn-based games, chat

24 Milestones Nov 2012 Feb 2013 April 2013 July 2013 August 2013
iOS client 1.0 release Feb 2013 Open source preview of Sync Gateway & Couchbase Lite April 2013 Preview 1 of Sync Gateway, HTML5 support July 2013 Preview 2 of Sync Gateway Open source preview of Couchbase Lite for Android August 2013 Beta Release, Sync Gateway and Couchbase Lite for iOS

25 Get Started Open Source Mailing List iOS Example App
iOS Example App iOS HTML5 Container Couchbase Lite Sync Gateway


Download ppt "Couchbase for Mobile Couchbase Lite & Sync Gateway"

Similar presentations


Ads by Google