What's new in CloudKit
CloudKit Architecture
Private Database will be count towards user's iCloud Storage
- User's private data
- iCloud Photo Library
- User's Storage
Public Data will be count towards developers' CloudKit quota
- Application public data
- News
- Developer's storage
New CloudKit Dashboard feature
- usage - shows past and forcast usage of users and requests per second
CloudKit Web Service
Let web works act extensions of iOS and OS X app
- Full Cloud API via JSON/ HTTPS
- CloudKit JS Library made by Apple
- Use Apple ID as web sign in
public database usage is the same for iOS, OSX and web
requests quota includes web, iOS and OSX .
Requires a comparable application on iOS or OSX