Wednesday, November 13, 2013

Google Cloud Platform Includes New Mobile Backend Starter

Google Cloud platform include new version of Mobile Backend Starter is now available. Developers interested in a readymade solution can utilize the latest version of the Mobile Backend Starter (MBS) which is now available with support for large media files in addition to updated iOS and Android clients. MBS is a one- click deployable, whole mobile backends built on Cloud Endpoints which provide a ready-to-use, cloud backend and client side framework for Android and iOS.
MBS includes a server that stores data with Apps Engine and a client library and sample apps for Android and iOS to access that data. Developers can also use the built-in supporting for Google Cloud Messaging (GCM) for Android, Apple Push-notification (APN) for iOS and continuous queries to notify an app of events. MBS also includes a built-in support for an Google Authentication to keep user data make safe.

Lots of mobile apps let users view and uploading many videos and high resolution pictures which required storing and serving of the content. MBS now provide the facility to easily handle user-isolated and secure access to data in Cloud Storage directly from an iOS or Android application, with no server coding required. Downloading images,videos and other files is simple. Start with obtaining a secure download URL and then use standard client libraries to download bytes from Google Cloud plateorm Storage. MBS will confirm the caller and check if it is allowed to download the file.

No comments:

Post a Comment