Jim ONeil Microsoft Developer Evangelist

Slides:



Advertisements
Similar presentations
1 1 North Central USA South Central USA Northern Europe Western Europe Eastern Asia Southeast Asia 24 x Node CDN.
Advertisements

Hello i am so and so, title/role and a little background on myself (i.e. former microsoft employee or anything interesting) set context for what going.
Scalable SQL Server Design with just a Credit Card Peter Ward Chief Technical Architect DBI233.
雲端計算 Cloud Computing Platform as a Service.
Windows Azure and the Hybrid Cloud Arnie Locsin
@ScroffTheBad bit.ly/davidgri The A-Z of the Windows Azure Platform David Gristwood Application Architect, Microsoft.
Cloud Computing… New England Code Camp #13 27-March-2010 Copyright (c) 2010, Bill Wilder Boston Azure User Group Bill.
Commodity apps - business vs Culture + business need + law + tech + business model Utility compute.
Hans VerbeeckHans Verbeeck Evangelism ManagerEvangelism Manager Microsoft BelgiumMicrosoft Belgium.
Includes the following resources: Windows Azure 2 small compute instances 35GB of storage 50,000,000 storage transactions 10 Shared WebSites 10 Shared.
What Is Azure ! Thierry Gasser Technical Solution Professional (TSP)
DPR311. Traditional IT Infrastructure (as a Service) Platform (as a Service) Storage Servers Networking Operating System Middleware Virtualization.
Page 1 Ricardo Villalobos Windows Azure Architect Evangelist Microsoft Corporation Designing, Building, and Deploying Windows Azure applications.
Overview Of Microsoft New Technology ENTER. Processing....
2009 Software as a service Platform as a service Infrastructure as a service Service platform Cloud platform Cloud computing Grid computing Private.
Virtual techdays INDIA │ 9-11 February 2011 The Whole New Windows Azure Platform Management Portal Saranya Sriram │ Developer Evangelist, Microsoft.
Protecting your online and on premises assets "Cloud Style" Mike Martin Architect / Microsoft Azure MVP.
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.
B UILDING M ULTI - TIER W EB A PPLICATIONS IN V IRTUAL E NVIRONMENTS.
Richard Seroter Director of Product Management Microsoft MVP for Integration Cloud Editor for InfoQ.com Technical Trainer at Pluralsight 3-time Book.
Joey Snow Technical Evanglist Microsoft Corporation SESSION CODE: WSV310.
Cloud Computing Systems Lin Gu Hong Kong University of Science and Technology Sept. 21, 2011 Windows Azure—Overview.
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
Why consider the cloud? Cloud innovation presents challenges for IT.
Windows Azure SQL Database and Storage Name Title Organization.
Eric Nelson Developer Evangelist Microsoft UK | Lap around.
Lecture 8 – Platform as a Service. Introduction We have discussed the SPI model of Cloud Computing – IaaS – PaaS – SaaS.
Components of Windows Azure - more detail. Windows Azure Components Windows Azure PaaS ApplicationsWindows Azure Service Model Runtimes.NET 3.5/4, ASP.NET,
Training Workshop Windows Azure Platform. Presentation Outline (hidden slide): Technical Level: 200 Intended Audience: Developers Objectives (what do.
Migrating Business Apps to Windows Azure Marc Müller Principal Consultant, 4tecture GmbH
Getting Started with Windows Azure Name Title Microsoft Corporation.
Virtual techdays INDIA │ august 2010 SQL Azure – Tips and Tricks Ramaprasanna Chellamuthu │ Developer Evangelist, Microsoft.
Windows Azure: Microsoft’s Cloud Platform By Shahed Chowdhuri.
Your First Azure Application Michael Stiefel Reliable Software, Inc.
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.
Getting Started with Windows Azure Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-70.
Jim O’Neil Microsoft Developer Evangelist
Intro to cloud computing and Azure. And in a non-Cloud view, there are inefficiencies in addressing those issues TIME IT CAPACITY Actual Load Allocated.
Pradeep S Pushpendra Singh Consultants, Neudesic Technologies, Hyderabad, India.
Azure Services Platform Update James Conard Sr. Director Developer & Platform Evangelism Microsoft Corporation.
Includes the following resources: Windows Azure 3 small compute instances 3GB of storage 250,000 storage transactions SQL Azure Two 1GB Web Edition.
Windows Azure Virtual Machines Anton Boyko. A Continuous Offering From Private to Public Cloud.
Windows Azure for scalable compute and storage SQL Azure for relational storage for the cloud AppFabric infrastructure to connect the cloud.
Windows Azure. Azure Application platform for the public cloud. Windows Azure is an operating system You can: – build a web application that runs.
Text Microsoft to Or Tweet #uktechdays Questions?
 Mike Martin  Architect  MEET Member  Crew Member of Azug  Windows Azure Insider  Windows Azure MVP  
Building and Diagnosing Applications using Visual Studio and Azure SDK Paul Yuknewicz Principal PM Manager.
Azure in a Day Training: Windows Azure Module 1: Windows Azure Overview Module 2: Development Environment / Portal – DEMO: Signing up for Windows Azure.
Microsoft Cloud Computing. Topics to be covered 1.Environmental Features of windows azure 2.What is Cloud Computing 3.Roles in Cloud Computing 4.Benefits.
Technology Drill Down: Windows Azure Platform Eric Nelson | ISV Application Architect | Microsoft UK |
To the cloud… Brian Hitney Developer Evangelist, Microsoft
Windows Azure Boot CampWindowsAzureBootCamp.com. Windows Azure Boot CampWindowsAzureBootCamp.com.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Architectural Patterns For The Cloud Brian H. Prince | Microsoft.
1 Cloud Computing, CS An OS for Multicore and Cloud + Microsoft Azure Platform.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
 Cloud Computing technology basics Platform Evolution Advantages  Microsoft Windows Azure technology basics Windows Azure – A Lap around the platform.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
DreamFactory for Microsoft Azure Is an Open Source REST API Platform That Enables Mobilization of Data in Minutes across Frameworks and Storage Methods.
Azure.
Deploying Web Application
Cloud Data platform (Cloud Application Development & Deployment)
Windows Azure Migrating SQL Server Workloads
Outline Virtualization Cloud Computing Microsoft Azure Platform
microsoft cloud platform: enterprise-class architecture
Saranya Sriram Developer Evangelist | Microsoft
Developing for Windows Azure
MS AZURE By Sauras Pandey.
Microsoft Azure Services Platform
Presentation transcript:

Jim ONeil Microsoft Developer Evangelist

Software + Services

Platform-as-a-Service Software-as-a-service Infrastructure-as-a-Service

Image from

=Fabric Agent Fabric Agent VM Load balancing Checkpoint and recovery Service management Windows Server 2008 – x64 1 x 1.6Ghz 1.75 GB memory 250 GB storage Windows Server 2008 – x64 2 x 1.6Ghz 3.5 GB memory 500 GB storage Windows Server 2008 – x64 4 x 1.6Ghz 7 GB memory 1000 GB storage Windows Server 2008 – x64 8 x 1.6Ghz 14 GB memory 2000 GB storage

* Web Role * Hosted in IIS (Web Server) * Public facing service * Worker Role * Background process * Can be public facing * Language agnostic Web Role Worker Role Web Role (IIS) Worker Role HTTP/HTTPS

* Blobs – file/container storage * Tables - non-schematized data * Queues – inter-role communication * Drives – durable storage (in beta) HTTP/HTTPS Blobs Tables Drives Queues

* Developer portal * Management API * REST * X.509 mutual authentication

* Service Bus Communication across organizational and network boundaries * Access Control Service Federated, claims-based identity

* SQL Server in the cloud * Core relational database capabilities * REST, native, and ODBC accessibility * Data Sync between cloud and on-premise databases * Automatic replication and failover 1GB 10GB Web Edition Business Edition

* SQL Azure Portal * SQL Server Management Studio * SQL Server Integration Services (SSIS) * bcp * Your favorite tool that used TDS to communicate to SQL Server

* Standards participation * Cloud Security Alliance corporate member ( * Open Cloud Standards Incubator (DMTF) Leadership Board ( * Simple Cloud co-founder ( * Data Center Compliance * SAS 70 Type I and Type II attestations * ISO/IEC 27001:2005

SQL Azure Per month Web Edition (1GB) = $9.99 Business Edition (10GB) = $99.99 Compute Per Service Hour Small: $0.12 Medium: $0.24 Large: $0.48 X-Large: $0.96 Storage Per GB stored and transactions Storage = $0.15 / GB Transaction = $0.10 / 100K Bandwidth Per GB transfer in/out of a datacenter US/EU=$0.10 in / $0.15 out Asia Pacific=$0.30 in / $0.45 out AppFabric Per Message Operation $0.015 per 10K messages

Instance health SQL Azure availability AppFabric availability Compute connectivity Storage availability

Check us out - Free!