itcamp 2013 - florin cardasim - windows azure mobile services

14
Windows Azure Mobile Services Florin Cardașim, [email protected] Cluj-Napoca, 23 May 2013

Upload: itcamp

Post on 12-May-2015

188 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

Windows Azure Mobile Services Florin Cardașim, [email protected]

Cluj-Napoca, 23 May 2013

Page 2: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

itcampro @ itcamp13 # Premium conference on Microsoft technologies

Private & Public

Cloud Huge thanks to our sponsors!

Page 3: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

who, what, why? Demo:

ITCamp agenda

Page 4: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

Hobbyist UI Dev Backend Dev

Page 5: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services
Page 6: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services
Page 7: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

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

Page 8: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

a beautiful community

Apple/Google/Microsoft

Push Notification Services

Page 9: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

GET /tables/event

https://codecampevents.

azure-mobile.net

Page 10: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

GET /tables/event

https://codecampevents.

azure-mobile.net

POST /tables/Devices

{“DeviceToken”: “token”,

“ClientPlatform” : 1}

Page 11: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

GET /tables/event

https://codecampevents.

azure-mobile.net

POST /tables/Devices

{“DeviceToken”: “token”,

“ClientPlatform” : 1}

POST /tables/SendPN

{“Alert”: “Welcome @ITCamp ”}

Page 12: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

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

Page 13: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services
Page 14: ITCamp 2013 - Florin Cardasim - Windows Azure Mobile Services

Please fill in your evaluation form

and leave them at the hotel reception

Windows Azure Mobile Services

Florin Cardașim, [email protected]

Cluj-Napoca, 23 May 2013