ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

Post on 12-May-2015

189 views 1 download

Tags:

Transcript of ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

Windows Azure Mobile Services Florin Cardașim, cardasim@yahoo.com

Cluj-Napoca, 23 May 2013

itcampro @ itcamp13 # Premium conference on Microsoft technologies

Private & Public

Cloud Huge thanks to our sponsors!

who, what, why? Demo:

ITCamp agenda

Hobbyist UI Dev Backend Dev

apns, wns, mpns - push notifications

azure - Windows Azure SDK for Node.js

sendgrid - Sendgrid email service

request - HTTP requests to REST services

All other Node.js modules are disallowed

a beautiful community

Apple/Google/Microsoft

Push Notification Services

GET /tables/event

https://codecampevents.

azure-mobile.net

GET /tables/event

https://codecampevents.

azure-mobile.net

POST /tables/Devices

{“DeviceToken”: “token”,

“ClientPlatform” : 1}

GET /tables/event

https://codecampevents.

azure-mobile.net

POST /tables/Devices

{“DeviceToken”: “token”,

“ClientPlatform” : 1}

POST /tables/SendPN

{“Alert”: “Welcome @ITCamp ”}

GET /tables/event

https://codecampevents.

azure-mobile.net

POST /tables/Devices

{“DeviceToken”: “token”,

“ClientPlatform” : 1}

PUSH via APNS/GCM

POST /tables/SendPN

{“Alert”: “Welcome @ITCamp ”}

APNS GCM

WNS/MPNS

Please fill in your evaluation form

and leave them at the hotel reception

Windows Azure Mobile Services

Florin Cardașim, cardasim@yahoo.com

Cluj-Napoca, 23 May 2013