microsoft azure overview + vms

31
Igor Shenderchuk Senior Software Engineer (App.Virtualization & Packaging) Microsoft Azure Overview + VMs 29/10/2015

Upload: igor-shenderchuk

Post on 22-Jan-2017

294 views

Category:

Technology


4 download

TRANSCRIPT

Page 1: Microsoft Azure Overview + VMs

Igor ShenderchukSenior Software Engineer (App.Virtualization & Packaging)

Microsoft Azure Overview + VMs

29/10/2015

Page 2: Microsoft Azure Overview + VMs

Agenda

Cloud computing Defining the Cloud Deployment models Service models

Microsoft Azure Briefly Main concepts

Azure interface (Demo) VMs in Azure

Virtual Machine Configuration Cloud Services Virtual Networks Storage Fundamentals

Demo (creating VM)

Microsoft Azure

Page 3: Microsoft Azure Overview + VMs

Cloud computing

Microsoft Azure

Page 4: Microsoft Azure Overview + VMs

Microsoft Azure

Deployment models Service modelsInfrastructure as a Service

(IaaS)Platform as a Service

(PaaS)Software as a Service

(SaaS)

Private Cloud

Public Cloud

Hybrid Cloud

Cloud computing

Page 5: Microsoft Azure Overview + VMs

Microsoft Azure

Cloud computing

Page 6: Microsoft Azure Overview + VMs

Microsoft Azure

Cloud computing

Higher Cost & More Control Lower Cost& Higher Agility

Infrastructure(as a Service)

Storage

Servers

Networking

O/S

Middleware

Virtualization

Data

Applications

Runtime

Managed by vendor

You

man

age

Platform(as a Service)

Managed by Vendor

You

man

age

Storage

Servers

Networking

O/S

Middleware

Virtualization

Applications

Runtime

Data

Software(as a Service)

Managed by Vendor

Storage

Servers

Networking

O/S

Middleware

Virtualization

Applications

Runtime

Data

Host

BuildConsume

Page 7: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

Page 8: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

• October 2008 – announced the Windows Azure Platform

• February 2010 – Windows Azure Platform released

• April 2014 – Renamed to Microsoft Azure

Page 9: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft AzureAzure operates out of 20 regions around the world. October 2015.

Page 10: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

Page 11: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

Page 12: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

Page 13: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

pay only for what you use

Page 14: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

no upfront costs

Page 15: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

per minute billing

Page 16: Microsoft Azure Overview + VMs

Microsoft Azure

Microsoft Azure

no charge for stopped VMs$

Page 17: Microsoft Azure Overview + VMs

Microsoft Azure

Azure interface

Page 18: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Page 19: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Production DeploymentsNew or Migrated Line of Business Applications, Hybrid, Disaster Recovery, SharePoint, SQL, Federated Identity.

Deployment and TestBuild development and test environments, sandboxed copy of your production environment, automated build servers, continuous integration

Rapid Development and Experimentation Agile execution without the wait for infrastructure

Page 20: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Virtual Networks

Cloud Services

Storage Fundamentals

Virtual Machine Configuration

Page 21: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Virtual Machine Configuration

• Image • Version Release Date

• Version of image• Best practices are using latest one

• Virtual Machine Name • between 3 and 15 characters; • should be unique within one Cloud Service

• Username and Password • Size

Page 22: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Images

• Virtual Machines Marketplace• https://azure.microsoft.com/en-us/marketplace/virtual-machines/all/

• VMDepot• https://vmdepot.msopentech.com/List/Index

• Own Images

Page 23: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Sizes of virtual machineshttps://azure.microsoft.com/en-us/documentation/articles/virtual-machines-size-specs/

• Over 50 different configurations and continuously grow (2015 Q4)• Two tiers: Basic and Standard• Six series: A, D, Dv2, DS, G, GS• Main differences in CPU cores, Memory, Max Disk sizes/types, Max Data

Disks (1023Gb each), Max IOPS

Page 24: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Sizes of virtual machineshttps://azure.microsoft.com/en-us/documentation/articles/virtual-machines-size-specs/

SIZE – AZURE PORTAL CPU CORES MEMORY MAX. DISK SIZES – VIRTUAL MACHINE

MAX. DATA DISKS (1023 GB EACH)

MAX. IOPS

A1\Basic_A1 1 1.75 GB OS = 1023 GBTemporary = 40 GB

2 2x300

Standard_D4\same 8 28 GB OS = 1023 GBTemporary (SSD) =400 GB

16 16x500

Standard_G5\same 32 448 GB OS = 1023 GBLocal SSD disk = 6,144 GB

64 64 x 500

$60.26/MO

$883.13/MO

$8,258.40/MO

Page 25: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Cloud Services

Cloud Services acts as a network and security boundary for virtual machines.

Cloud Service URL is mapped to a public IP when there is at least one active virtual machine.http://demotest.cloudapp.net = 137.135.67.36

All external traffic to virtual machines uses this IP. IIS-VM1 IIS-VM2

demotest.cloudapp.net137.135.67.36

Page 26: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Virtual Networks

Page 27: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Storage Fundamentals

Storage characteristics Durable – replicated three times Scalable (capacity and throughput) Highly available

Simple and familiar programming interfaces REST (HTTP and HTTPS) .NET accessible

Page 28: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Storage Objects

BLOBs (Binary Large Objects)Provide a simple interface for storing named files along with metadata for the file

Tables Provide lightly structured storage with a set of entities that contain a set of properties

Queues Provide reliable storage and delivery of messages

FilesExposes file shares using the standard SMB protocol

Page 29: Microsoft Azure Overview + VMs

Microsoft Azure

VMs in Azure

Blob Storage Concepts

BlobContainerAccountIMG001.JPG

IMG002.JPG

movies MOV1.AVI

DemoTest

pictures

Page 30: Microsoft Azure Overview + VMs

Microsoft Azure

Demo

Page 31: Microsoft Azure Overview + VMs

Microsoft Azure

Thank you

Igor Shenderchukhttps://ua.linkedin.com/in/igorshenderchuk