Building iOS Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft

Slides:



Advertisements
Similar presentations
Cross Platform Push with Azure
Advertisements

Building Windows Store Apps with Windows Azure Mobile Services Name Title Organization.
Attie Naude 14 May 2013 Windows Azure Mobile Services.
Building Connected iOS Apps Chris Risner Technical Evangelist Microsoft
Modern Application Lifecycle Visual Studio Online journey, capabilities and DevOps Scenarios Good to know.
Windows Azure Mobile Services. Data Push Notifications Auth Scheduler Diagnostics & Scale Agenda.
Modern Application Lifecycle Visual Studio Online journey Visual Studio Online capability Good to know.
Modern app development Continuous value delivery and rapid response to change.
Push to ALL the iPhones with Azure Chris Risner Senior Technical Microsoft Azure.
Orchard CMS Deploying to Azure, Orchard CMS 1.5 August 15, 2012 Copyright 2012 Cloud Construct, LLC.
What Are Modern Services Demos – Consuming Services Salesforce Visual Studio Online Azure Active Directory Azure Storage App Insights Demo – Creating.
Azure Services Platform Piotr Zierhoffer. Agenda Cloud? What is Azure? Environment Basic glossary Architecture Element description Deployment.
Building Connected iOS Apps with Mobile Services Chris Risner Senior Technical Microsoft Azure.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
Cross Platform Mobile Backend with Mobile Services James
Windows Azure Conference 2014 Windows Azure Mobile Services from ground up.
Boston Bootcamp April 27 th, 2013 Azure Websites Udaiappa Ramachandran ( Udai
Building Android Apps with Mobile Services Speaker Name Speaker Title Speaker Company Twitter:
Building Android Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft
Developing Mobile Apps with Windows Azure Mobile Services Pongsakorn Poosankam Microsoft Innovation Center – Manager Microsoft (Thailand) Limited.
Your First Azure Application Michael Stiefel Reliable Software, Inc.
Building iOS Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft
Building Connected Android Apps Chris Risner Technical Evangelist Microsoft
Building Connected Android Apps with Azure Chris Risner Technical Evangelist
Developing Windows Phone 7 applications Igor Ralić Vedran Vučetić
Cloud Powered Android Apps in Minutes Chris Risner Senior Technical Microsoft Azure.
SDKs Source control, table scripts, custom API & Scheduler FacebookTwitterMicrosoftGoogle Active Directory SQL Table Storage Blob Storage WNS & MPNS.
IOS and Android with Windows Azure Websites Name Title Address Website.
How to Build on Windows Azure?
Building Connected iOS Apps With Mobile Services Chris Risner Senior Technical Microsoft Azure.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Building Mobile Phone Applications With Windows Azure Nick HarrisWindows Azure Technical Evangelist Microsoft Blog:
Sofia Event Center May 2014 Boris Simandoff, Product Chaos Group Mihail Mateev, Senior Technical Evangelist, Infragistics Inc. Node.js.
Building Windows Store Apps with Windows Azure Mobile Services Name Title Organization.
WINDOWS AZURE MOBILE SERVICES AN INTRODUCTION Bret Stateham Technical Evangelist
Building Windows Phone Apps with Mobile Services Speaker Name Speaker Title Speaker Company Twitter:
குறுச்செயலிகள் உறுவாக்க தொழில்நுட்பம் தி. ந. ச. வெங்கடரங்க ன் Blog: venkatarangan.com உத்தமம் செல்பேசிக் கணிமை பிப்ரவரி
Building Connected Windows Store apps with Windows Azure Mobile Services Nick Harris Windows Azure Tech Evangelist Microsoft Corporation WCL217.
Mobile Services Recap Windows Azure Mobile Services.
Building Cross-Platform Apps with Windows Azure Mobile Services.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
Instantly Deliver and Track Training to Learners Anytime, Around the World and on Any Device Within Your Office 365 Environment with LMS365 OFFICE 365.
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 19/09/2015David Postlethwaite.
Building Windows Store Apps with Windows Azure Mobile Services Nikola Metulev Windows Platform Technical Evangelist.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
What if your app could put the power of analytics everywhere decisions are made? Modern apps with data visualizations built-in have the power to inform.
Mobile Application Solution
Introduction to Azure App Service Environment
Deploying Web Application
Application area Events Conferences Exhibitions
Azure Mobile Services + Windows Phone 8
Windows Azure Mobile Services
Build /4/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Mobile Application Solution
Building Cross-Platform Apps with Windows Azure Mobile Services
Building Windows Phone Apps with Windows Azure Mobile Services
PaaS - Development Stefan Geiger Gerry
Introduction to Windows Azure Web Sites
12/2/ :59 AM AZR214 Developing Connected Windows Store Apps with Windows Azure Mobile Service: Overview (200) Nick Harris Sr. Technical.
Building Mobile Solutions on Windows Azure – Part I
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
TechEd /18/ :01 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Azure Active Directory
M3: Printing and PlayTo Jeremy Foster Michael Palermo
REST Easy - Instant APIs for Your Database
Sessions about to start – Get your rig on!
Building Windows Store Apps with Windows Azure Mobile Services
06 | SQL Server and the Cloud
Presentation transcript:

Building iOS Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft

Windows Azure Mobile Services Data Push Notifications Auth Scheduler Diagnostics & Scale Agenda

Windows Azure Mobile Services are ideal for: Modern mobile apps Reduces the friction associated with repeating common tasks such as user authentication, push notifications, and structured storage Rapid Development Time is money. Get your app up and running sooner when you use Mobile Services to configure a straightforward and secure backend in less than five minutes. Apps requiring structured data Seamlessly connect to a Windows Azure SQL database for simple data management and dynamically created tables. Easy to set and manage permissions.

Demo

Supported Modules + Globals mssql request console push tables statusCodes mssql.query('select top 1 * from statusupdates', { success: function(results) { console.log(results); } );

JSON ValueT-SQL Type Numeric values (integer, decimal, floating point) Float BooleanBit DateTimeDateTimeOffset(3) StringNvarchar(max)

Demo

iOS (1) (2) (3)

Push Notifications Demo

Demo

Pricing during Preview Shared Instance Small instance is the only size available Free - 10 applications with unlimited inbound data. Capped max of 165MB outbound data/day Pay - SQL

Pricing Example: 10 x Mobile Services on shared instances 100MB SQL Database $5 / Month Note: Free Egress is per subscription, not per mobile service

Don’t forget: Member