Skip to content

Latest commit

ย 

History

History
64 lines (38 loc) ยท 1.15 KB

WhatsNewInCloudKit.md

File metadata and controls

64 lines (38 loc) ยท 1.15 KB

CloudKit Architecture

  • CloudKit Container
    • Private Database
      • User's private data
      • iCloud Photo Library
      • User's storage
    • Public Database
      • Application's public data
      • News
      • Developer's storage

Public Database Offering

  • Free offering

    704_1

    • ์œ ์ €๊ฐ€ ๋งŽ์•„์งˆ์ˆ˜๋ก free limit์ด ์ฆ๊ฐ€
    • free limit ์ดˆ๊ณผ์‹œ ๊ณผ๊ธˆ
  • Free structure

  • Usage data

CloudKit Dashboard

dashboard ์ด์šฉํ•ด์„œ ์ด๊ฒƒ์ €๊ฒƒ ๋ณผ ์ˆ˜ ์žˆ๋‹ค.

CloudKit Web Services API

  • Public and private database access
  • Record operatoins
  • Assets
  • Query
  • Subscriptions and notifications
  • User discoverability
  • Sync

CloudKit JS

  • Javascript API
  • Matches native CloudKit API
  • No intermediate servers
  • New notes web app built with CloudKit JS

CloudKit Web Service Offering

  • iCloud Web-only accounts offer 1GB of storage for private database usage
  • Public database usage is the same for iOS, OS X, and Web
  • Requires a comparable application on iOS or OS X
  • Available now in beta for development, releasing with iOS 9