python conf 2013 taiwan azure

Post on 15-Jan-2015

98 Views

Category:

Documents

5 Downloads

Preview:

Click to see full reader

DESCRIPTION

 

TRANSCRIPT

Windows Azure Platform for Python Developers

小朱Windows Azure MVP

MCSD: Web Applications

Agenda

Windows Azure Platform Overview

Website Service

Cloud Service

Virtual Machine Service

Python Developer Support

Windows Azure

Global Footprint

pay only for what you use

applicationbuilding blocks

cloud services

application building blocks(Python Support)

cloud services

Web Sites Build with ASP.NET, Node.js or PHP

Deploy in seconds with FTP, Git or TFS

Start for free, scale up as your traffic grows

Windows Azure Website for Python

Support Python 2.7

Multiple deploy methods• FTP

• Github, Local GIT

• Bitbucket

• Dropbox

• Python Tools for Visual Studio

Python Tools for Visual Studio

Visual Studio IDE support• VS 2010 (v1.5, v2.0 Alpha)

• VS 2012 (v1.5, v2.0 Alpha)

Deploy To Windows Azure• Cloud Service

• Website Service

Cloud Services Build infinitely scalable apps and

services

Support rich multi-tier architectures

Automated application management

Virtual Machines

Virtual Machine Service

Infrastructure Service of Windows Azure

Windows Server

Linux Server• Default VM template

• CentOS, Ubuntu, Open SUSE,…

• VM DEPOT • find template installed required packages

Python Developer Support

Windows Azure SDK for Python• Support Storage Service, Service Bus and Others

Python Tools for Visual Studio• Visual Studio IDE support for Python Development

and Windows Azure Deployment

Recap

Windows Azure Platform Overview

Website Service

Cloud Service

Virtual Machine Service

Python Developer Support

Windows Azure Evaluation Resources

Free Trial:http://www.windowsazure.com/en-us/pricing/free-trial/?WT.mc_id=WWE001_1032548834

MSDN Subscription Offer:https://www.windowsazure.com/en-us/pricing/member-offers/msdn-benefits/?WT.mc_id=WWE001_1032548834

BizSpark Offer:https://www.windowsazure.com/en-us/pricing/member-offers/bizspark-benefits/?WT.mc_id=WWE001_1032548834

MPN Offer:https://www.windowsazure.com/en-us/offers/ms-azr-0002p/?WT.mc_id=WWE001_1032548834

Windows Azure Resources for Python

Windows Azure Developer Center for Pythonhttp://www.windowsazure.com/en-us/develop/python/

Windows Azure SDK for Python (Github) https://github.com/windowsazure/azure-sdk-for-python/

iPython Notebook Sample

http://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook

Python Tools for Visual Studio http://pytools.codeplex.com/

top related