Azure Henrik Westergaard Hansen ISV Developer Evangelist

Slides:



Advertisements
Similar presentations
“Packaged” Application An application that I buy “off the shelf” and run myself “Packaged” Application An application that I buy “off the shelf”
Advertisements

= Managed for YouStandalone Servers IaaSPaaSSaaS Applications Runtimes Database Operating System Virtualization Server Storage Networking Windows.
Building Applications for the Cloud Applications David Aiken Windows Azure Evangelist.
Features Scalability Availability Latency Lifecycle Data Integrity Portability Manage Services Deliver Features Faster Create Business Value.
Building Resilient, Scalable Services with Microsoft Azure Service Fabric Mark Fussell Principal Program Manager Vipul Modi Principal Software.
Mesh Henrik Westergaard Hansen ISV Developer Evangelist
Azure Services Platform Piotr Zierhoffer. Agenda Cloud? What is Azure? Environment Basic glossary Architecture Element description Deployment.
Overview Of Microsoft New Technology ENTER. Processing....
Simulation and data analysis with Austin Donnelly | July 2010.
Best of.
17 Regions Worldwide in 2015.
SharePoint & Azure Jan Steenbeek, Martijn Duiveman.
Windows Azure for scalable compute and storage SQL Azure for relational storage for the cloud AppFabric infrastructure to connect the cloud.
Joey Snow Technical Evanglist Microsoft Corporation SESSION CODE: WSV310.
W INDOWS A ZURE P LATFORM Reference: Cloud Computing with Windows Azure Platform by Roger Jennings.
WHO WILL BENEFIT FROM THIS TALK TOPICS WHAT YOU’LL LEAVE WITH Web app developers who are already familiar with Windows Azure with scaling needs. Asynchronous.
Cross Platform Mobile Backend with Mobile Services James
Windows Azure SQL Database and Storage Name Title Organization.
= Managed for YouStandalone Servers IaaSPaaSSaaS Applications Runtimes Database Operating System Virtualization Server Storage Networking Windows.
Cloud Computing 360 Bill Zack, Architect Evangelist, Microsoft Blog: blogs.msdn.com/billzack.
Training Workshop Windows Azure Platform. Presentation Outline (hidden slide): Technical Level: 300 Intended Audience: Developers Objectives (what do.
Introduction To Windows Azure Cloud
Customers Live on Windows Azure Platform
Scott Zimmerman Solutions Architect, SOA/.NET/Azure/BizTalk.
Austin code camp 2010 asp.net apps with azure table storage PRESENTED BY CHANDER SHEKHAR DHALL
Windows Azure Storage – Essential Cloud Storage Services Denver Cloud Computing User Group
Windows Azure Tour Benjamin Day Benjamin Day Consulting, Inc.
Windows Azure Dave Glover Developer Evangelist Microsoft Australia Tel:
Mostafa Abdollahi Mazandaran University Of Science And Technology January 2011.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
T.N.C.Venkata Rangan CEO, Vishwak Solutions Your Data on Cloud.
Pradeep S Pushpendra Singh Consultants, Neudesic Technologies, Hyderabad, India.
Windows Azure Building web sites and services in the cloud Manu Cohen-Yashar Sela Group
Virtual techdays INDIA │ august 2010 Building & Migrating Web applications using Windows Azure storage Ramaprasanna Chellamuthu │ Developer Evangelist;
Ubuntu, SUSE, OpenSUSE, CentOS & Oracle EL + hundreds on VM Depot Bring your own framework! Ecosystem Supported Microsoft 1st Party Support.
Now Jan Feb 1 Business Analytics Reporting Data Sync.
 Brad Calder Director/Architect Microsoft Corporation ES04.
Seminar Microsoft Next Generation Windows Services: By Microsoft. Guide Presented By Mr. Sandeep Gaikwad
Windows Azure Fundamentals Services Storage. Table of contents Overview Cloud service basics Managing cloud services Cloud storage basics Table storage.
Azure databases 1. Azure storage possibilities Azure offers several storage possibilities Microsoft SQL Server database MySQL database Azure Document.
Azure in a Day Training: Windows Azure Module 1: Windows Azure Overview Module 2: Development Environment / Portal – DEMO: Signing up for Windows Azure.
Data Patterns in Cloud Computing Régis Mauger Infrastructure Architect Pierre Couzy Technical Architect
1 Neil Kidd MTC Architect - DPE NeilKidd Neil Kidd MTC Architect - DPE NeilKidd.
Windows Azure poDRw_Xi3Aw.
Technology Drill Down: Windows Azure Platform Eric Nelson | ISV Application Architect | Microsoft UK |
Virtual techdays INDIA │ august 2010 Building & Deploying Windows Azure Application using VS2010 Saranya Sriram │ Developer Evangelist, Microsoft.
And scales by cloning the app on multiple servers/VMs/Containers Traditional architecture approach Microservices architecture approach A microservice.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
Windows Azure: Is the Relational Database Dead? Benjamin Day
Making a Difference with Azure Storage Solutions Dudu Sinai.
Benjamin Day blog.benday.com.  Owner, Benjamin Day Consulting, Inc.   Web:
Term Project #2 Data Management on a Cloud (Azure)
HoraSesión 9:00 - 9:30Registro 9:30 – 10:30Empezando con Windows Azure 10:45 – 12:00HOL: Laboratorio – Empezando con Windows Azure 12:00 – 13:15Azure.
BlobContainerAccount sally pictures IMG001.JPG IMG002.JPG movies MOV1.AVI.
Udvikling med Windows Azure Nikolaj Winnes
Windows Azure Tables: Programming Cloud Table Storage
Azure Solutions Deliver Scalability, Reliability and More for Omnichannel E-Commerce Software “With this shift to Microsoft Azure, ecManager omnichannel.
Azure Power Connects Individuals, Institutions with Digitally Certified Document Repository “Our secure digital document web apps became a reality thanks.
02 | Hosting Services in Windows Azure
A Combination of Public and Private Cloud –
Microsoft Azure Meets the Demand for Medical Media Storage and Integration in the Cloud MINI-CASE STUDY “Microsoft Azure offers the robust features and.
Cloud Platform Helps to Empower Citizens and Keep Costs in Check for Local Governments MINI-CASE STUDY “By moving Love Clean Streets to the Microsoft Azure.
Windows Azure Cloud.
Computing Power and Storage in the Cloud Bring Web Mobility to Construction Estimating MINI-CASE STUDY “Microsoft Azure storage and scalability empower.
Introduction to Building Applications with Windows Azure
Jim Nakashima Program Manager Cloud Tools
Saranya Sriram Developer Evangelist | Microsoft
02 – Cloud Services Bret Stateham | Senior Technical Evangelist​
INFO 344 Web Tools And Development
Microsoft Azure Services Platform
Presentation transcript:

Azure Henrik Westergaard Hansen ISV Developer Evangelist

What's Azure… Really… Now Developing an service Testing and debugging locally Deploying to the cloud Accessing Tables, Queues & Blobs

Hosting platform A lot of web servers A lot of storage A nice way of allocating, managing and monitoring resources A nice wrapping

“What” is needed Make it happen Fabric SwitchesLoad-balancers Fabric Controller

Default.aspx

LB

Storage LB

Blobs Tables … … Queues

Partition Key Document Name Row Key Version Property 3 Modification Time …..Property N Description Examples DocV1.08/2/2007…..Committed version Examples DocV2.0.19/28/2007Alice’s working version FAQ DocV1.05/2/2007Committed version FAQ DocV1.0.17/6/2007Alice’s working version FAQ DocV1.0.28/1/2007Sally’s working version Partition 1 Partition 2

Partition Key Document Name Row Key Version Property 3 Modification Time …..Property N Description Examples DocV1.08/2/2007…..Committed version Examples DocV2.0.19/28/2007Alice’s working version FAQ DocV1.05/2/2007Committed version FAQ DocV1.0.17/6/2007Alice’s working version FAQ DocV1.0.28/1/2007Sally’s working version Partition 1 Partition 2

Partition Key Document Name Row Key Version Property 3 Modification Time …..Property N Description Examples DocV1.08/2/2007…..Committed version Examples DocV2.0.19/28/2007Alice’s working version FAQ DocV1.05/2/2007Committed version FAQ DocV1.0.17/6/2007Alice’s working version FAQ DocV1.0.28/1/2007Sally’s working version Partition 1 Partition 2

BlobContainerAccount sally pictures IMG001.JPG IMG002.JPG movies MOV1.AVI

BlockBlobContainerAccount sally pictures IMG001. JPG IMG002. JPG movies MOV1.AVI Block 1 Block 2 Block 3

Storage LB Queue (Push) Blob Storage Table Storage Queue (Pop)