15
Creating and Deploying Apps in Windows Azure Amal Dev http://blog.techrepository.in www.techrepository.in

Creating and deploying apps in azure

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Creating and deploying apps in azure

Creating and Deploying Apps in Windows Azure

Amal Devhttp://blog.techrepository.inwww.techrepository.in

Page 2: Creating and deploying apps in azure

Components

Page 3: Creating and deploying apps in azure

Azure Compute Service

Page 4: Creating and deploying apps in azure

A Quick Comparison

Azure

Application Configuration

Desktop

Executable

Manifest

Library/Services

Local Data Stores

Service Package

Service Configuration

Service Definition

Web/Worker Role

Cloud Storage

1

2

3

4

5

Page 5: Creating and deploying apps in azure

What is a Role ?• Defines a component that may run in the

execution environment• Three Types

• Web Role• Interacts with end user or web services

• Worker Role• Initiates their own request for data or tasks from

the queue

• VM Role• Have full control over the operations

Page 6: Creating and deploying apps in azure

Storage Service• Blobs

• Provides simple interface for storing named files along with

metadata

• Tables

• Provides structured storage

• Queues

• Provides reliable storage and delivery of messages

• Drives

• NTFS file system volume

Page 7: Creating and deploying apps in azure

Management Portal

• https://windows.azure.com

• One stop location for all Azure resources

• 100% Silverlight UI

• Getting Started Wizards

• Old management portals at

http://sql.azure.com.

Page 8: Creating and deploying apps in azure

Developer Experience

• .NET, SQL Server, WCF

• Tools – Visual Studio, SSMS

• Supports PHP, Python

• Cloud apps can be developed locally / offline

• SDK Cloud Simulator – Dev Fabric, Dev Storage

Page 9: Creating and deploying apps in azure

Tools• Windows Azure SDK

• Tools to manage and configure roles• Local Development Fabric• Local Development Storage services• Local Cloud Service debugging support• Cloud Service package and deployment builder

• Windows Azure Tools for Visual Studio• C# and VB project templates

http://www.microsoft.com/windowsazure/sdk/

Page 10: Creating and deploying apps in azure

Project Templates

Page 11: Creating and deploying apps in azure

Compute Emulator

Page 12: Creating and deploying apps in azure

Storage Emulator

Page 13: Creating and deploying apps in azure

Azure Management PortalN

avig

ation

Ribbon

Items List

Prop

ertie

s

Page 14: Creating and deploying apps in azure

????????

Page 15: Creating and deploying apps in azure

Thank You

Amal Devwww.techrepository.inhttp://blog.techrepository.in

www.facebook.com/amaldevv@amaldevv