Building Windows 8 apps with Windows Azure Benjamin Soulier Windows Azure MVP, Cambridge Technology Partners

Slides:



Advertisements
Similar presentations
Attie Naude 14 May 2013 Windows Azure Mobile Services.
Advertisements

Challenges Facing Enterprise IT REDUCED MANAGEMENT NEW ECONOMICS INCREASED OPPORTUNITIES.
Cloud OS Microsoft’s Vision of the Unified Platform for Modern Business.
Air and Water Quality Information Scientist Contributed Measurements Government Sponsored Community Input and Ratings Educational Localized in 26.
Innovation Group Event: Cocktails & Clouds 10 th November 2011.
Overview Of Microsoft New Technology ENTER. Processing....
Programming languages + tools.NET, Visual Studio, TFS + Git, Java, NodeJS, PHP, Python, Ruby, C++ Microsoft cloud infrastructure PaaS Web Mobile.
Windows Azure for scalable compute and storage SQL Azure for relational storage for the cloud AppFabric infrastructure to connect the cloud.
Richard Seroter Director of Product Management Microsoft MVP for Integration Cloud Editor for InfoQ.com Technical Trainer at Pluralsight 3-time Book.
Virtual techdays INDIA │ November 2010 SQL Azure Data Sync Shilpa Nirmale │ Associate Manager, Accenture.
MICROSOFT CONFIDENTIAL Sept 2009 | Page 1 | BDM Presentation.
Integration choices 3 Integration Partners Windows Azure.
.NET, Visual Studio, TFS + Git | Java, NodeJS, PHP, Python, Ruby, C++ Data SQL Databases NoSQL Tables Blob Storage HDInsight Window s Azure IaaS +
WINDOWS AZURE STORAGE 11 de Mayo, 2011 Gisela Torres – Windows Azure MVP Aventia-Renacimiento Twitter:
Cross Platform Mobile Backend with Mobile Services James
Windows Azure SQL Database and Storage Name Title Organization.
Windows Azure Conference 2014 Windows Azure Mobile Services from ground up.
Training Workshop Windows Azure Platform. Presentation Outline (hidden slide): Technical Level: 200 Intended Audience: Developers Objectives (what do.
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
Cloud Computing. What is Cloud Computing? Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable.
Austin code camp 2010 asp.net apps with azure table storage PRESENTED BY CHANDER SHEKHAR DHALL
Windows Azure Tour Benjamin Day Benjamin Day Consulting, Inc.
Windows Azure: Microsoft’s Cloud Platform By Shahed Chowdhuri.
Introduction to Windows Azure BUGAEV ROMAN. Azure Windows Azure Platform is thus classified as platform as a service and forms part of Microsoft's cloud.
ARC304. Integration Partners Windows Azure Connect your Existing apps to the cloud Build out your business without building new datacenters Run existing.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
SQL Azure Intro and What’s New Level: Introductory to Intermediate Andy Thiru SQL/BI Developer.
Pradeep S Pushpendra Singh Consultants, Neudesic Technologies, Hyderabad, India.
Data centers Account Container Blobs Table Entities Queue Messages
IOS and Android with Windows Azure Websites Name Title Address Website.
How* to Win the #BestMicrosoftHack Shahed Chowdhuri Sr. Technical WakeUpAndCode.com *Hint: Use the Cloud.
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.
Windows Azure Conference 2014 LAMP on Windows Azure.
Tony Petrossian Microsoft Corporation An Introduction.
Mobile + Cloud: Building Mobile Applications with Windows Azure Wade Wegner Blog:
Text Microsoft to Or Tweet #uktechdays Questions?
GOOGLE APP ENGINE By Muktadiur Rahman. Contents  Cloud Computing  What is App Engine  Why App Engine  Development with App Engine  Quote & Pricing.
Web Technologies Lecture 13 Introduction to cloud computing.
Azure in a Day Training: Windows Azure Module 1: Windows Azure Overview Module 2: Development Environment / Portal – DEMO: Signing up for Windows Azure.
Windows Azure poDRw_Xi3Aw.
Technology Drill Down: Windows Azure Platform Eric Nelson | ISV Application Architect | Microsoft UK |
COS304. Agenda  Cloud Storage System  Scalable  Durable  Highly Available  Pay for what you use.
(re)-Architecting cloud applications on the windows Azure platform CLAEYS Kurt Technology Solution Professional Microsoft EMEA.
AZURE: THE GOOD PARTS WEBAPPS Presented By RICHARD TASKER blog: richardtasker.co.uk.
Architectural Patterns For The Cloud Brian H. Prince | Microsoft.
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
Data storage services in the cloud Matt Milner Pluralsight.
Migrate SQL Server Apps to SQL Azure Cloud DB
Mobile Application Solution
Introduction to SQL Azure
Mobile Application Solution
Exam Dumps.  Published: November 30, 2017  Languages: English  Audiences:IT professionals  Technology: Microsoft Azure  Credit toward certification:
Cloud Database Based on SQL Server 2012 Technologies
PaaS - Development Stefan Geiger Gerry
Data Security for Microsoft Azure
Computing Power and Storage in the Cloud Bring Web Mobility to Construction Estimating MINI-CASE STUDY “Microsoft Azure storage and scalability empower.
Microsoft Azure Carries the Load, Enabling IT Companies to Offer New Services to Customers “When we realized the volume of network traffic and the amount.
Cloud Helps Company Scale to Demand for Growing Healthcare Provider Field MINI-CASE STUDY “Microsoft Azure gives us the opportunity to focus on the task.
Azure Enables Mobility, Easy Sync and Share, and Allows Companies to Retain Data Control MINI-CASE STUDY “Azure provides the full stack of technology that.
Provider Simplifies ERP in the Cloud
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Technical Capabilities
5 Azure Services Every .NET Developer Needs to Know
02 – Cloud Services Bret Stateham | Senior Technical Evangelist​
INFO 344 Web Tools And Development
Cloud Platform Can Offer Needed Scalability to Handle the Next Big Hit in Social Gaming MINI-CASE STUDY “The Microsoft Azure platform has made it so easy.
Microsoft Azure Services Platform
Saravana Kumar Founder – Serverless360 / Microsoft MVP - Azure
Presentation transcript:

Building Windows 8 apps with Windows Azure Benjamin Soulier Windows Azure MVP, Cambridge Technology Partners

Agenda

Storage Applications Use Data Data Needs to be Stored The Cloud Can Help

Three difference forms of cloud storage?

Account Container Blobs Table Entities Queue Messages

Easy provisioning and deployment Auto high-availability and fault tolerance No need for server or VM administration Database utility; pay as you grow Business-ready SLAs Enable multi-tenant solutions World-wide presence Build cloud-based database solutions on relational model Leverage existing skills through known developer and management tools Managed Service Scale on Demand Innovate Faster

Replica 1 Replica 2 Replica 3 DB Single Logical Database Multiple Physical Replicas

Web Role (1) (2)

ChoicesDirectProxyOther Blob (private)xxx (SAS) Blob (public)xx (write)x (read-only) Tablexx Queuexx Databasex

Web Role (1) (2) (3) (4)

Web Role (1) (2) (3) (4)

Authentication

Notifications

Cloud Service Windows Push Notification Service

Cloud Service