Building Cross-Platform Apps with Windows Azure Mobile Services.

Slides:



Advertisements
Similar presentations
Cross Platform Push with Azure
Advertisements

Windows Azure for SharePoint people Dennis – Solution Architect Microsoft Windows Azure.
Intro to Windows Azure Antimo Musone Cloud Tour Owner Microsoft Student Partner
Building Windows Store Apps with Windows Azure Mobile Services Name Title Organization.
Building Connected iOS Apps Chris Risner Technical Evangelist Microsoft
Challenges Facing Enterprise IT REDUCED MANAGEMENT NEW ECONOMICS INCREASED OPPORTUNITIES.
System Center 2012 R2 Overview
Windows Azure Mobile Services. Data Push Notifications Auth Scheduler Diagnostics & Scale Agenda.
Microsoft Ignite /16/2017 5:11 PM
Building Connected iOS Apps with Mobile Services Chris Risner Senior Technical Microsoft Azure.
AZURE RESOURCE MANAGER API  container for multiple resources  resources exist in one* resource group  resource groups can span regions  resource.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Windows Azure Conference 2014 Windows Azure Mobile Services from ground up.
Windows Azure with a dash of OSS Peter Laudati Technology Evangelist Microsoft Corporation
Visual Studio 2012 or 2013 VisualStudio.com (or) Github (or) Bitbucket (or more) Azure Cross-Platform Command Tools Setup if you want to play too.
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.
Twitter:
Cory Fowler SyntaxC4-MSFT.
Your First Azure Application Michael Stiefel Reliable Software, Inc.
Building iOS Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft
Microsoft Virtual Academy.
Building Connected Android Apps Chris Risner Technical Evangelist Microsoft
Building Connected Android Apps with Azure Chris Risner Technical Evangelist
Transforming the business of cloud Cloud Cruiser financial analytics for Microsoft Cloud OS.
Building iOS Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft
Cloud Powered Android Apps in Minutes Chris Risner Senior Technical Microsoft Azure.
Stu Fox Datacom Systems Ltd. ON-PREMISES SERVICE PROVIDERMICROSOFT CONSISTENT PLATFORM Modern platform for the world’s apps 1.
Includes the following resources: Windows Azure 3 small compute instances 3GB of storage 250,000 storage transactions SQL Azure Two 1GB Web Edition.
How to Build on Windows Azure?
Building Connected iOS Apps With Mobile Services Chris Risner Senior Technical Microsoft Azure.
COS310 Replica 1 Replica 2 Replica 3 DB Single Logical Database Multiple Physical Replicas.
I am familiar with Mobile Services Node.js Express ASP.NET Web API SQL Table Storage Blob Storage WNS APNS GCM Mongo DB Notification Hubs Source.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
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.
3 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
REST API Connected Apps Windows Store iOS Android Windows Phone 8 iOS Android HTML 5/JS.
WINDOWS AZURE MOBILE SERVICES AN INTRODUCTION Bret Stateham Technical Evangelist
Sofia Event Center November 2013 Hybrid Cloud Damien Caro Technical Evangelist
COS308. SQL Azure Database DEMO.
Multi-Tier Apps with Admin Access, RDP, Custom Installs Modern Scalable Web Sites Full Windows Server/Linux VMs Web Sites Virtual Machines Cloud Services.
Nagender Vedula & Bradley Bartz ON-PREMISES SERVICE PROVIDERMICROSOFT CONSISTENT PLATFORM Modern platform for the world’s apps 1.
Building Windows Phone Apps with Mobile Services Speaker Name Speaker Title Speaker Company Twitter:
ActionHTTP VerbURL Suffix CreatePOST/tasks RetrieveGET/tasks?$filter=id%3D42 UpdatePATCH/tasks/id Delete /tasks/id
Building and Diagnosing Applications using Visual Studio and Azure SDK Paul Yuknewicz Principal PM Manager.
Based on Web API Supports various data stores: Azure databases SQL server on- prem/IaaS Table Storage MongoDB Facebook Twitter Google Microsoft.
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 Windows Store Apps with Windows Azure Mobile Services Nikola Metulev Windows Platform Technical Evangelist.
Best 20 jobs jobs sites.
DreamFactory for Microsoft Azure Is an Open Source REST API Platform That Enables Mobilization of Data in Minutes across Frameworks and Storage Methods.
Microsoft Azure Speed >> Economics Scale. Microsoft Azure Speed >> Economics Scale.
Deploying Web Application
Associate Certification Track
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.
SharePoint disaster recovery as a service
Building Cross-Platform Apps with Windows Azure Mobile Services
Building Windows Phone Apps with Windows Azure Mobile Services
PaaS - Development Stefan Geiger Gerry
ACS and the Cloud.
API Application Services
Associate Certification Track
Microsoft Azure Helps Give Small Businesses Rich Functionality of Big-Business Applications MINI-CASE STUDY “The development of our applications requires.
ACS Deployment Scenarios
Windows Azure Mobile Services soup to nuts
On the wire Getting Started with Windows Azure
Windows Azure SDK 1.7 and New Features
Presentation transcript:

Building Cross-Platform Apps with Windows Azure Mobile Services

C#, HTML/JS Java Objective-C C#HTML/JS

Windows Azure Mobile Services

ActionHTTP VerbURL Suffix CreatePOST/TodoItem RetrieveGET/TodoItem?$filter=id%3D42 UpdatePATCH/TodoItem/id DeleteDELETE/TodoItem/id

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

Client (1) (2) (3)

$ Preview No availability SLA Shared (multitenant environment) Small instance is the only size available; multiple may be purchased First 10 Mobile Services are free, with no plans to start charging Reserved (private VM) Small instance is the only size available; multiple may be purchased Charge for Preview will be at the same reduced rate as Web Sites Up to 100 Mobile Services

$ General Availability 99.9% FreeStandardPremium PriceFree Up to 10 services, Up to 100 Active Devices** $25 USD/mo (per unit**) $199 USD/mo (per unit**) API Calls500K (per subscription) 1.5M (per unit) 15M (per unit) ScaleN/AUp to 6 Standard units Up to 10 Enterprise units Scheduled Jobs LimitedIncluded SQL Database (required) 20MB Included, Standard rates apply for more capacity 20MB Included, Standard rates apply for more capacity 20MB Included, Standard rates apply for more capacity

Windows Azure Mobile Services