Presentation is loading. Please wait.

Presentation is loading. Please wait.

Bellevue College Cloud Workshops Try: Cloud services Friday, May 6, 2016 Azure Virtual Machines (VM) Fawad Khan.

Similar presentations


Presentation on theme: "Bellevue College Cloud Workshops Try: Cloud services Friday, May 6, 2016 Azure Virtual Machines (VM) Fawad Khan."— Presentation transcript:

1 Bellevue College Cloud Workshops Try: Cloud services http://TheCloudand.Me Friday, May 6, 2016 Azure Virtual Machines (VM) Fawad Khan

2 Azure VM: Agenda What is an Azure Virtual Machine? Why we need them: Common VM scenarios Tools and Utilities Deploy Azure virtual machines (VM) using older and newer portal Configure and manage VM Monitor VM References Quiz Friday, March 6, 2016 Bellevue College Cloud Workshops

3 What is an Azure Virtual Machine? “Virtual server(s)/client(s) inside a physical server” Hyper-V Maximize your infrastructure investment Install different guest operating systems Install different “workloads” Functionality and control over ease of deployment and administration 99.95% service level agreement You are responsible for configuration and updates. Great option for a highly customized solution Friday, March 6, 2016 Bellevue College Cloud Workshops

4 Why we need them: Common Scenarios Setup an infrastructure in the Cloud Extend your on-premises network (“Hybrid Cloud”) Migrate your on-premises network to the cloud (“Lift and Shift”) Setup up a proof of concept with minimal investment Highly customized Multi-tiered application Customized Windows or Linux environment Using Open Source Software with Azure Friday, March 6, 2016 Bellevue College Cloud Workshops

5 Tools & Utilities Portal GUI browser-based tool Install, configure and manage VM from any platform/device Older Azure Management portal: https://manage.windowsazure.comhttps://manage.windowsazure.com New portal: http://portal.azure.comhttp://portal.azure.com PowerShell o Command line interface o Install, configure and manage VM from a PC Cross Platform Command Line Interface tools (Xplat-CLI) o Install, configure and manage VM from a Mac or Linux Visual Studio View and Configure Azure SDK Friday, March 6, 2016 Bellevue College Cloud Workshops

6 Azure VM: Activities Activity 1: Installing a Windows VM using the Azure portalInstalling a Windows VM using the Azure portal Activity 2: Installing a Linux VM using the Azure portalInstalling a Linux VM using the Azure portal Activity 3: RDP into a Windows VM using the new portalRDP into a Windows VM using the new portal Activity 4: Connecting to a Linux VM using an SSH connectionConnecting to a Linux VM using an SSH connection Activity 5: Setup an alert for a Linux VMSetup an alert for a Linux VM Friday, March 6, 2016 Bellevue College Cloud Workshops

7 Resources Older Azure Management portal https://manage.windowsazure.comhttps://manage.windowsazure.com New portal: http://portal.azure.comhttp://portal.azure.com Azure Tools Download: https://azure.microsoft.com/en-us/downloads/https://azure.microsoft.com/en-us/downloads/ Visual Studio Community 2015: https://go.microsoft.com/fwlink/?LinkId=691978&clcid=0x409https://go.microsoft.com/fwlink/?LinkId=691978&clcid=0x409 Azure.Net SDK: https://azure.microsoft.com/en-us/documentation/articles/dotnet-sdk/#stgtoolshttps://azure.microsoft.com/en-us/documentation/articles/dotnet-sdk/#stgtools PowerShell: https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/ XPlat-CLI Tools: https://azure.microsoft.com/en-us/documentation/articles/xplat-cli/https://azure.microsoft.com/en-us/documentation/articles/xplat-cli/ Putty: http://www.chiark.greenend.org.uk/~sgtatham/putty/http://www.chiark.greenend.org.uk/~sgtatham/putty/ AzCopy: https://azure.microsoft.com/en-us/documentation/articles/storage-use-azcopy/https://azure.microsoft.com/en-us/documentation/articles/storage-use-azcopy/ Azure Storage Explorer: http://azurestorageexplorer.codeplex.com/http://azurestorageexplorer.codeplex.com/ Friday, March 6, 2016 Bellevue College Cloud Workshops

8 Resources – Cont’d Documentation Jump-off point o https://azure.microsoft.com/en-us/documentation/services/virtual-machines/ https://azure.microsoft.com/en-us/documentation/services/virtual-machines/ Difference between Cloud app, VM, and Azure Web app o https://azure.microsoft.com/en-us/documentation/articles/choose-web-site-cloud-service-vm/ https://azure.microsoft.com/en-us/documentation/articles/choose-web-site-cloud-service-vm/ VM: Windows, Linux, SQL Server o https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-tutorial/ https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-tutorial/ o https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-tutorial/ https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-tutorial/ o https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-workload-template-sql-alwayson/ https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-workload-template-sql-alwayson/ Azure VM size o https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-size-specs/ https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-size-specs/ Enterprise Tools & Resources o Connecting your on-premises infrastructure to Microsoft Azure:  https://technet.microsoft.com/en-us/library/dn786406.aspx https://technet.microsoft.com/en-us/library/dn786406.aspx o VM Readiness Assessment Toolkit: https://azure.microsoft.com/en-us/downloads/vm-readiness-assessment/https://azure.microsoft.com/en-us/downloads/vm-readiness-assessment/ o VM Optimization Assessment Tool: https://azure.microsoft.com/en-us/downloads/vm-optimization-assessment/https://azure.microsoft.com/en-us/downloads/vm-optimization-assessment/ o Service Level Agreement: https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_0/https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_0/ Friday, March 6, 2016 Bellevue College Cloud Workshops

9 Azure VM: Quiz 1.SLA for an Azure VM? A. 99% B. 100 C. 99.95% D. 99% 2.What needs to be configured for make sure that you have the optimal SLA? A. Have at least 4 instances of VM configured B. Have at least 4 instances of VM configured in an Availability set C. Have at least 2 instances of VM configured in an Availability set D. Have at least 2 instances of the VM in the two different Cloud services 3.How many Update domains do we have in total in Azure? A. 1 B. 2 C. 4 D. 5 Friday, March 6, 2016 Bellevue College Cloud Workshops

10 Azure VM: Quiz – Cont’d 4.What is a Fault domain? A. A Cloud app with a deallocated VM B. A Cloud app with a faulty VM C. A collection of VM that are going to be updated at the same time when MS rolls out unplanned updates in its data centers D. A collection of VM that share common resources such as power and network connectivity 5.Which of these Linux distributions can you install on an Azure VM? A. CoreOS B. Ubuntu C. Mint D. Redhat 6.How many Fault domains do we have in total in Azure? A. 1 B. 2 C. 3 D. 5 Friday, March 6, 2016 Bellevue College Cloud Workshops

11 Azure VM: Quiz – Cont’d 7.What tool can you use to remote into a Azure Linux server? A. Remote Desktop Connection Client B. Putty C. Visual Studio D. FTP 8.What TCP/IP port is used a Linux remote client tool? A. 23 B. 80 C. 21 D. 22 Friday, March 6, 2016 Bellevue College Cloud Workshops

12 Questions & Discussion  Question/Answers  Feedback Friday, March 6, 2016 Bellevue College Cloud Workshops


Download ppt "Bellevue College Cloud Workshops Try: Cloud services Friday, May 6, 2016 Azure Virtual Machines (VM) Fawad Khan."

Similar presentations


Ads by Google