Eric Nelson Application Architect, Microsoft ISV Team Windows.

Slides:



Advertisements
Similar presentations
Bring your own machines, connectivity, software, etc. Complete control Complete responsibility Static capabilities Upfront capital costs for the.
Advertisements

© 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Feature: Purchase Requisitions - Requester © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Web RoleWorker Role At runtime each Role will execute on one or more instances A role instance is a set of code, configuration, and local data, deployed.
MIX 09 4/15/ :14 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Building Scalable Cloud Applications David Aiken Windows Azure Technical Specialist Microsoft Corporation.
Wade Wegner Windows Azure Technical Evangelist Microsoft Corporation Windows Azure AppFabric Caching.
Co- location Mass Market Managed Hosting ISV Hosting.
The spring release of Windows Azure Infrastructure as a Service introduces new functionality that allows full control and management of virtual machines.
Connecting Cloud and On-Premises Applications Using Windows Azure Virtual Network Name Title Microsoft Corporation.
Building a social networking portal on Windows Azure in 1 hour Saranya Sriram Developer Evangelist Microsoft, India.
Windows 7 Training Microsoft Confidential. Windows ® 7 Compatibility Version Checking.
Feature: Purchase Order Prepayments II © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
Feature: Web Client Keyboard Shortcuts © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
Get more control & flexibility of the Windows Azure environment Developers IT Pros Easier migration of existing Windows applications to Windows Azure.
SQL Server Developer Tools, Codename “Juneau” Database Services Sanjay Nagamangalam Principal Program Manager SQL Server Manageability.
Feature: SmartList Usability Enhancements © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Session 1.
Windows Azure Web Sites Speaker Title Organization.
Built by Developers for Developers…. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Eric Nelson Developer Evangelist Microsoft UK | Lap around.
Windows Azure Role Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-71.
Migrating to Windows Azure SQL Database Name Title Microsoft Corporation.
Feature: Assign an Item to Multiple Sites © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Getting Started with Windows Azure Name Title Microsoft Corporation.
Twitter:
Windows Azure Connect Name Title Microsoft Corporation.
WINDOWS AZURE PLATFORM ROADMAP Eric Nelson Slide 1.
Getting Started with Windows Azure Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-70.
A Windows Azure application runs multiple instances of each role A Windows Azure application behaves correctly when.
© 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or.
Operating System for the Cloud Runs applications in the cloud Provides Storage Application Management Windows Azure ideal for applications needing:
SQL Server SQL Azure Visual Studio“Quadrant” SQL Server Modeling Services Entity Framework ADO.NET“M”/EDM Data Services …
Azure Services Platform Update James Conard Sr. Director Developer & Platform Evangelism Microsoft Corporation.
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
demo Instance AInstance B Read “7” Write “8”

customer.
demo © 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Cloud Data Dave Campbell Technical Fellow, Microsoft.
Advanced SQL Azure Database Name Title Microsoft Corporation.
demo QueryForeign KeyInstance /sm:body()/x:Order/x:Delivery/y:TrackingId1Z
Feature: Suggested Item Enhancements – Analysis and Assignment © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and.
Windows Azure SQL Data Sync Name Title Microsoft Corporation.
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks.
Microsoft Cloud Day Windows Azure – platform overview and update Mario Szpuszta Platform Strategy Advisor EMEA Windows Azure ISV Team Microsoft Corporation.
© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.

Benjamin Soulier Technical Expert - Windows Azure MVP Cambridge Technology Partners What’s new in Windows Azure?
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
Windows Azure Web Sites
SharePoint Online Management and Control
Introduction to Windows Azure Web Sites
Setting up team development infrastructure for SharePoint 2013
Microsoft Virtual Academy
Introduction to Building Applications with Windows Azure
12/9/2018 Desktop Virtualization Corey Hynes Kyle Rosenthal President Technical Lead HynesITe Inc Spider Consulting @windowspcguy.
What’s new in Windows Azure?
Developing for Windows Azure
Виктор Хаджийски Катедра “Металургия на желязото и металолеене”
Microsoft Corporation
Developing Windows Azure Applications with Visual Studio
Service Template Creation from the Ground Up
Day 2, Session 2 Connecting System Center to the Public Cloud
Microsoft Virtual Academy
Microsoft Virtual Academy
New, Old or Pink - it is all good
Microsoft Virtual Academy
10/13/2019 4:41 AM DNN Cloud Services Under the Hood David Rodriguez Cloud Team Lead Engineer – DNN Corp. Windows Azure Insider © 2010 Microsoft.
Presentation transcript:

Eric Nelson Application Architect, Microsoft ISV Team Windows Azure Platform Roadmap

Looking Back Exciting 3 years October 2008 June 2010November 2009 February 2010 Updated Windows Azure CTP Announced VM Role, Project Sydney, and Windows Azure Platform pricing and SLAs Enabled Full Trust & PHP, Java, etc. applications Project “Dallas” CTP Windows Azure Update.NET Framework 4 OS Versioning CDN SQL Azure Update 50GB databases Spatial data support DAC support Windows Azure Platform generally available Announced the Windows Azure Platform First CTP of the Windows Azure Platform Announced SQL Azure Relational DB March 2009

Mygreatwindowsazureidea.com Helping to steer our direction…

Then along came PDC 2010 Announcements for Windows Azure, SQL Azure and AppFabric October 2010

Windows Azure November 2010 Update New Windows Azure Platform Management Portal Multiple Service Administrators (co-admins) Remote Desktop Full IIS Windows Server 2008 R2 & IIS 7.5 Elevated Privileges (Admin mode) Windows Azure Connect (CTP) Windows Azure Virtual Machine Role (beta) Extra Small Instances (beta) Implemented many requested features

Full IIS Web Roles previously using Hosted Web Core Only supported a single HTTP or HTTPS endpoint Web Roles now supporting Full IIS 7.0/7.5 Enables new scenarios Multiple IIS web sites Multiple virtual directories Configure IIS extensions Web Deploy for rapid development Enabling new scenarios

Startup Tasks & Admin Mode Silent MSIs, COM Components, Registry Keys, Configuring Windows Server Roles, etc. Enables short, unattended setups on role startup <Task commandline="relative\path\ToSetupExecutable.cmd" executionContext="limited|elevated" taskType=“simple|foreground|background"/>

DEMO Startup Tasks Enable Classic ASP using Register COM Objects Install AP.NET MVC 3 using webpi Full IIS Multiple Web Sites in the same Web Role

SQL Azure Frequent small updates to the released service E.g. five between Feb and Oct Enhanced compatibility between SQL Azure and SQL Server Latest is the May Update Plus a Labs environment Lots done, lots more to do

SQL Azure May Update SQL Azure Management REST API a web API for managing SQL Azure servers. Multiple servers per subscription multiple SQL Azure servers per subscription. JDBC Driver updated database driver for Java applications DAC Framework 1.1 easier to deploy databases and in-place upgrades on SQL Azure. Something for everyone

SQL Azure Labs SQL Azure OData Service Access to SQL Azure databases using Microsoft's Open Data Protocol (OData) SQL Azure Data Sync (code-named Huron) Sync data between SQL Server and SQL Azure SQL Azure Import/Export Import and Export data (DAC 2.0 Feature CTP) Previews of new features

DEMO Management API

AppFabric April Update gave Caching, Access Control Services V 2.0 Offers a Labs environment to try new features May CTP live June CTP announced Lots done, lots more to do (sound familiar)

AppFabric Labs Queues New messaging infrastructure and durable store Unlimited sequences Auto “no duplicates” Scheduled delivery Topics Publish and Subscribe using Queues Subscription filters Previews of new features - May CTP

What to look forward to… Beta Extra Small compute instance Windows Azure VM Role CTP Windows Azure Connect Windows Azure Traffic Manager SQL Azure OData Service (labs) SQL Azure Reporting (Limited CTP) SQL Azure Data Sync (labs) AppFabric Service Bus enhancements (labs) Jam today, Jam tomorrow Announced SQL Azure Backup and Restore SQL Azure Federations SQL Azure codename “Austin” AppFabric Developer Tools AppFabric Application Manager AppFabric Composition Model Windows Azure Platform Appliance VM Role Support for Windows Server 2003 VM Role Support for Windows Server 2008 SP2 Constructing VM role images in the cloud Improved support for Java Missing? Tell us what you want…

Last week at TechEd Windows Azure Windows Azure Toolkit for Windows Phone 7 v1.2 Released ACS 2.0 support, Windows Azure storage queues SQL Azure SQL Azure May 2011 Update new REST API, multiple servers, updated JDBC driver, DAC Framework 1.1 Codename “Austin” Announced Microsoft StreamInsight as a service on Azure AppFabric AppFabric June CTP Announced June CTP AppFabric Developer Tools, Application Manager Composition Model AppFabric Service Bus May CTP Released Improved Queues, new pub/sub etc

Summary The Windows Azure Platform is very complete today Plan and code using todays features and capabilities Explore the future features and capabilities Tell us what is missing Enjoy today, look forward to tomorrow

© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.