Building PHP Applications using the Windows Azure Platform Craig Kitterman Senior Technical Evangelist Interoperability Microsoft Corporation Sumit Chawla.

Slides:



Advertisements
Similar presentations
Windows Azure for SharePoint people Dennis – Solution Architect Microsoft Windows Azure.
Advertisements

“It’s going to take a month to get a proof of concept going.” “I know VMM, but don’t know how it works with SPF and the Portal” “I know Azure, but.
PHP on Windows Improvements in PHP-Microsoft Interoperability PHP World Kongress Munich, Germany November 9, 2010.
Emmanuel Mesas Microsoft Western Europe Leverage Azure Services & Platform with Existing Application.
Microsoft Ignite /16/2017 5:11 PM
Overview Of Microsoft New Technology ENTER. Processing....
Wade Wegner Windows Azure Technical Evangelist Microsoft Corporation Windows Azure AppFabric Caching.
Virtual techdays INDIA │ 9-11 February 2011 The Whole New Windows Azure Platform Management Portal Saranya Sriram │ Developer Evangelist, Microsoft.
Virtual techdays INDIA │ 9-11 February 2011 Tips & Tricks for Azure Coders Saranya Sriram │ Developer Evangelist, Microsoft.
Virtual techdays INDIA │ November 2010 SQL Azure Data Sync Shilpa Nirmale │ Associate Manager, Accenture.
MICROSOFT CONFIDENTIAL Sept 2009 | Page 1 | BDM Presentation.
SENG 422 Lab 4 Cloud Computing Time: ELW B220 from (4:00 - 6:50) every Tuesday TA: Philip Baback Alipour Ph.D. Candidate in Electrical, Computer Engineering.
Windows Azure Pack Tomáš „Kanty“ Kantůrek
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
Building Offline/Cache Mode Web Apps Using Sync Framework Mike Clark Group Manager Cloud Data Services Team
Windows Azure with a dash of OSS Peter Laudati Technology Evangelist Microsoft Corporation
Eric Nelson Developer Evangelist Microsoft UK | Lap around.
Microsoft Confidential - Signed NDA Required Windows Azure Executive Vision and Roadmap NAME TITLE Microsoft Corporation.
© Sogeti Sogeti-Microsoft Alliance Getting Started with Windows Azure Development.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
WINDOWS AZURE PLATFORM ROADMAP Eric Nelson Slide 1.
From Virtualization Management to Private Cloud with SCVMM 2012 Dan Stolts Sr. IT Pro Evangelist Microsoft Corporation
PHP on Windows Improvements in PHP-Microsoft Interoperability Brian Swan PHP Developer Outreach,
SQL Azure Intro and What’s New Level: Introductory to Intermediate Andy Thiru SQL/BI Developer.
Eric Nelson Application Architect, Microsoft ISV Team Windows.
Azure Services Platform Update James Conard Sr. Director Developer & Platform Evangelism Microsoft Corporation.
IOS and Android with Windows Azure Websites Name Title Address Website.
Craig Kitterman Sr. Technical Evangelist Microsoft Corporation Session Code: INT304.
Ubuntu, SUSE, OpenSUSE, CentOS & Oracle EL + hundreds on VM Depot Bring your own framework! Ecosystem Supported Microsoft 1st Party Support.
Hybrid Cloud and Windows Server 2003 end of support on Azure Rod Kruetzfeld Data Center Technical Strategist Microsoft Canada.
What’s New with Windows Server 2012 and Microsoft System Center 2012 SP1 Vijay Tewari Principal Group Program Manager Microsoft Corporation.
Windows Azure for IT Pros Kurt CLAEYS (TSP Windows Azure, Microsoft EMEA)
Text Microsoft to Or Tweet #uktechdays Questions?
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.
Boost Developer Productivity with a 360- Degree View of Every Software Change by Using FinditEZ, Certified Microsoft Platform Ready for SQL Azure MICROSOFT.
Building and Diagnosing Applications using Visual Studio and Azure SDK Paul Yuknewicz Principal PM Manager.
Windows Azure poDRw_Xi3Aw.
Enabling the Cloud OS Today  New high-density Web Sites with elastic cloud scaling and complete dev-ops experiences  New rich IaaS experience for self-service.
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.
Virtual techdays INDIA │ august 2010 Building & Deploying Windows Azure Application using VS2010 Saranya Sriram │ Developer Evangelist, Microsoft.
To the cloud… Brian Hitney Developer Evangelist, Microsoft
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
October 15-18, 2013 Charlotte, NC Being the DBA of the Future A World of On-Premises and Cloud Dandy Weyn, Snr. Technical Marketing Product Manager 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 Pack Speaker Name Date. Internal slide only—do not show.
The best of WF 4.0 and AppFabric Damir Dobric MVP-Connected System Developer Microsoft Connected System Division Advisor Visual Studio Inner Circle member.
 Cloud Computing technology basics Platform Evolution Advantages  Microsoft Windows Azure technology basics Windows Azure – A Lap around the platform.
MIX 09 11/30/2017 5:54 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Jim Nakashima Program Manager – Cloud Tools Microsoft Corporation
Building Applications with Windows Azure and SQL Azure
Service Fabric Patterns & Best Practices
02 | Hosting Services in Windows Azure
Introduction to Windows Azure Web Sites
Microsoft Build /16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
TechEd /21/2018 5:20 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Microsoft Virtual Academy
Introduction to Building Applications with Windows Azure
Getting started with Windows Azure
Ease of Scale Allows Businesses to Connect with Individuals Using Social Conversations MINI-CASE STUDY “Microsoft Azure has allowed iSwarm to scale our.
Jim Nakashima Program Manager Cloud Tools
Microsoft Virtual Academy
Saranya Sriram Developer Evangelist | Microsoft
Developing for Windows Azure
Tech Ed North America /12/2019 6:45 AM Required Slide
02 – Cloud Services Bret Stateham | Senior Technical Evangelist​
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Presentation transcript:

Building PHP Applications using the Windows Azure Platform Craig Kitterman Senior Technical Evangelist Interoperability Microsoft Corporation Sumit Chawla Senior Program Manager Interoperability Microsoft Corporation

Objectives What are you leaving with?

Agenda Introduction Developing and Running PHP Applications in the Cloud Other PHP SDKs and Tools for the Windows Azure Platform Questions

It’s an Operating System In the Cloud. Simple Answer?

Microsoft Data Centers VisionGo InsideEnergy EfficientContainers San Antonio Chicago Dublin Amsterdam Hong Kong Singapore North American Data Centers European Data Centers Asian Data Centers Washington

Great.. How do I do this? PHP Apps on Windows Azure

Software used for Demos Running PHP Applications with Windows Azure Software used in this demonstration – Windows 7 Enterprise – Windows Azure and SQL Azure – Eclipse Galileo with PDT – Windows Azure SDK Feb 2010 release – Windows Azure Tools for Eclipse – PHP – MySQL for Windows v5.1 – MySQL ODBC Connector v5.2 – SQL Server Driver for PHP v 1.1 – SQL Server Migration Assist 2008 for MySQL v1 CTP1 – Windows Azure MySQL PHP Solution Accelerator

Building PHP Applications for Windows Azure Demo

Running MySQL in a worker role Copy MySQL to the worker role sub-directory Copy to read-write local storage Configure MySQL to listen on the right port Monitor MySQL health Consuming MySQL Discover IP address and port Normal access from then on PHP Web App MySQL PHP/MySQL on Windows Azure How to run PHP WebApp + MySQL on Windows Azure Get the Solution Accelerators Watch Tushar and Mohit’s session at PDC'09

Running PHP/MySQL Web App on Windows Azure Demo

Relational Database in the cloud Consider migrating to SQL Azure Scale databases up or down based on business needs No need to install or patch software or other physical administration Automatic high availability and fault tolerance Simple provisioning and deployment of multiple databases For more info on SQL Azure please attend David Robinson’s SQL Azure talk - Noon in Breakers L

Migrate MySQL DB to SQL Azure Using the SQL Server Migration Assist for MySQL SQL Azure Database SQL Server Migration Assist for MySQL MySQL Database

Migrating the MySQL Database to SQL Azure Demo

Command-line Tools Deploying Apps to Windows Azure from the command-line PHP Application PHP Core PHP Extensions Windows Azure Command-line Tool for PHP Windows Azure Deployment Package (cspkg + configuration) Announcing the Windows Azure Command-line Tool for PHP March 2010 CTP Download at

Command-line Tools Deploying Apps to Windows Azure using PHP Scripts Create new applications or convert existing PHP applications to Windows Azure applications Deploy to Local Development Fabric or the Windows Azure Cloud No IDE required Download at

Windows Azure Command-line Tool for PHP + Using Logging and Diagnostics Demo

Other Windows Azure SDKs for PHP Stuff we didn’t get to talk about today Windows Azure SDK – Storage and Management APIs Windows Azure AppFabric SDK – APIs for Service Bus and Access Control Services WCF Data Services PHP Toolkit – APIs for Service Bus and Access Control Services More Information and Download Links – –

Summary Recap Windows Azure Platform offers scalable operating system as service and relational database services in the cloud Support for developing and deploying PHP applications on Windows Azure taking advantage of Windows Azure Storage and SQL Azure via Eclipse or Command-line Tools Can run PHP/MySQL applications on Windows Azure Tools support for migrating a MySQL database to SQL Azure Call to Action What scenarios are important to you? What other tools would help you move your PHP application to the Windows Azure Platform?

Related Sessions Other Windows Azure MIX10 Lap Around Windows Azure Steve Marx - 3:30pm in Breakers L Microsoft Project code name “Dallas” – Moe Khosravy Moe Khosravy - 1:30pm in Breakers L Building Web Applications with Microsoft SQL Azure David Robinson – Noon in Breakers L Building Web Apps with Microsoft SQL Azure Clemens Vasters - 1:30pm in Breakers L Odata: There is a feed for that Pablo Castro – 11:30am in Lagoon L

Questions Please fill out the evaluation Contact Information – Craig Kitterman – Sumit Chawla