Top Banner
Introduction to Windows Azure BUGAEV ROMAN
15

Introduction to Windows Azure

Feb 15, 2016

Download

Documents

Alina

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 computing strategy, along with their software as a service offering, Microsoft Online Services. Microsoft CLOUD. Infrastructure . - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Introduction to Windows Azure

Introduction to Windows Azure

BUGAEV ROMAN

Page 2: Introduction to Windows Azure

Azure• Windows Azure Platform is thus classified as platform as a

service and forms part of Microsoft's cloud computing strategy, along with their software as a service offering, Microsoft Online Services

Page 3: Introduction to Windows Azure

Microsoft CLOUDInfrastructure

Page 4: Introduction to Windows Azure

Microsoft CLOUDContainers

Page 5: Introduction to Windows Azure

Azure as part of Azure• Windows Azure

– Storage– Compute– Networking

• Windows Azure App farbric– Access control– Service bus– Cache

• SQL Azure – Database– SQL reporting

• Windows Azure market– Application market– Data market

Page 6: Introduction to Windows Azure

Windows Azure Roles

• Web Role– for web application programming in ASP.NET or PHP– MVC 3

• Worker Role– for performing work on behalf of the web role– may be written in .NET, Ruby, Java– to improve scalability by increasing parall. and async.– used for background work

Page 7: Introduction to Windows Azure

Windows Azure Role Details• Web Roles– single HTTP endpoint and a single HTTPS endpoint for

external clients

• Worker Roles– internal endpoints for HTTP, TCP – may receive work from Windows Azure Storage Queues

Page 8: Introduction to Windows Azure

Developer Experience• Leverage Existing Skills in .NET, SQL Server, WCF• Use Familiar tools – Visual Studio• RESTful HTTP cloud services, supports PHP, Python• Cloud apps can be developed locally / offline• SDK Cloud Simulator – Dev Fabric, Dev Storage

Page 9: Introduction to Windows Azure

Storage

• Blobs – Large Data Store• Queues – Background work processing• Tables – Very Fast / Scalable Storage• Drives – NTFS Formatted Page Blobs • SQL Azure – Relational SQL in the Cloud

Page 10: Introduction to Windows Azure

DATACENTERS~ 20 MIN. (BY)~ 10-15 MIN. (DE)

Page 11: Introduction to Windows Azure

Cost

• 2 roles with 4 threads each, in idle state,

at a rate of 100 polls per second would

result in an additional $2.88 per hour for accessing your queues.

Page 12: Introduction to Windows Azure

Get Started

http://www.microsoft.com/windowsazure/learn/getstarted/

Page 13: Introduction to Windows Azure

TRIAL – 90 days

Page 14: Introduction to Windows Azure

Invite

Get a Windows Azure Trial Account Try out a free Windows Azure account for 30 days. • Go http://bit.ly/azure_invite, select "United

States" and • Enter promo-code: FBPASS

Page 15: Introduction to Windows Azure

ThX! Q?

Phone: +375 (29) 264-6830 Skype: Bugaev_RomanLinkedin: http://www.linkedin.com/in/rbugaevFacebook: http://www.facebook.com/rbugaev

Twitter: @rbugaev