Download presentation
Presentation is loading. Please wait.
1
Windows Azure Mobile Services Matt Milner http://mattmilner.com/ @milnertweet
2
Matt Milner
3
MSDN Subscribers: you’ve got it, now use it Redeem your benefit today! http://bit.ly/140uAwb Develop & Test on cloud VMs at no additional cost! Activate your MSDN Benefit & try it by 9/30 You could win* an Aston Martin V8 Vantage!
4
Outline WhyWhatHow
5
Why Mobile Services? http://youtu.be/OFro7RlKzE8
6
Why Mobile Services?
7
Expectations Data storage Identity Notifications Scheduled jobs
8
What is Azure Mobile Services?
9
Node.js What is Azure Mobile Services? REST API Your scripts (insert/update/delete/read) SQL Tables Notification services SDKs IOS Android Win8 JS WinPhone Other services
10
What is Azure Mobile Services? Data SQL Tables REST API Resource oriented model Identity Twitter Google Facebook Microsoft Notifications Apple Push Notifications (APN) Android Windows Phone Notification Service Windows 8 Notification Service Scheduled jobs CRON jobs on the server
11
How? Download the appropriate SDK(s) Provision Mobile Service in an Azure subscription
12
How (Data)? Create tables for your data Update applications to read/write data Modify server scripts as needed
13
How (identity)? Create applications with the identity providers Update mobile service configuration with secrets Code application to login with SDK
14
How (notifications)? Setup notifications with provider Update mobile service configuration with identifiers Update clients to store notification channel / URL Update server scripts to push notifications
15
How (Scheduled jobs)? Configure script in mobile service configuration
16
Get Started Today! Azure trial subscription Sign up for mobile services preview Provision your service Download the starter solution
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.