520 likes | 550 Views
This presentation about Azure virtual machine will cover most of the concepts of the Azure virtual machine. Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft. In this presentation, we will be looking into what is Azure, what is Azure virtual machine, benefits of Azure virtual machine and Azure virtual machine components. We will also do a demo where we first create a virtual machine and connect it, then create a web server and modify it and launch this web server. The Azure virtual machine is one of the wide range of services that Azure offers to create your instance. Each virtual machine provides its own virtual hardware including CPUs, memory, hard drives, network interfaces, and other devices. Azure Virtual Machine offers the flexibility of virtualization without buying and maintaining the physical hardware that runs it.<br><br>About Simplilearn Machine Learning course:<br>Simplilearn's Developing Microsoftu00ae Azure Solutions (70-532) certification training program is designed to give you mastery in Microsoft Azure enterprise-grade cloud platform. Through demos & practical applications, youu2019ll learn to design, develop, implement, automate, and monitor resilient and scalable cloud solutions on the Azure platform. The course will enable you to explore Microsoft Azure development environment and Azure platform features and learn development tools, techniques and approaches used to build and deploy cloud apps.<br><br>What skills will you learn from this Azure certification training course?<br><br>By the end of this Azure certification course, you will be able to:<br>1. Design and implement Web Apps<br>2. Create and manage virtual machines<br>3. Design and implement cloud services<br>4. Design and implement a storage strategy<br>5. Manage application and network services<br><br>Who should take up this Microsoft Azure certification training course?<br><br>This course is an essential requirement for those developers who need a strong understanding of concepts and practices related to cloud app development & deployment. Applicable careers include:<br>1 .NET Developers<br>2. Solution Architects/ Team Leads<br>3. DevOps Engineers / Application Engineers / QA Engineers<br><br>Learn more at https://www.simplilearn.com/cloud-computing/microsoft-azure-fundamentals-training<br>
E N D
What’s in it for you? • What is Azure? • What is Azure Virtual Machine? • Benefits of Azure Virtual Machine • Virtual Machine Components • Demo
What is Azure? Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft
What is Azure? Microsoft Azure is flexible. Resources can be computed up and down as needed Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft
What is Azure? Microsoft Azure is flexible. Resources can be computed up and down as needed It is highly reliable with high availability and 24x7 tech support Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft
What is Azure? Microsoft Azure is flexible. Resources can be computed up and down as needed It is highly reliable with high availability and 24x7 tech support Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft It offers to pay for what you use pricing plan
What is Azure? Microsoft Azure is flexible. Resources can be computed up and down as needed It is highly reliable with high availability and 24x7 tech support Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft It offers to pay for what you use pricing plan Azure supports backup and disaster recovery tools
Rachel had to hosts 10 virtual machine at once for a project
The issue came with pricing and her computer RAM was only 8GB. The instances required 10GB RAM
The issue came with pricing and her computer RAM was only 8GB. The instances required 10GB RAM I wish there is a service that’s cost effective and also provides extra RAM memory
The issue came with pricing and her computer RAM was only 8GB. The instances required 10GB RAM You can use Azure Virtual Machine It has a Pay-as-you-go Pricing and has disks for storage I wish there was a way such that even if this issue happens again, I can retrieve all my files
The issue came with pricing and her computer RAM was only 8GB. The instances required 10GB RAM You only Pay for what you use. You can also create ‘n’ number of instances at once with a high storage capacity I wish there was a way such that even if this issue happens again, I can retrieve all my files
The issue came with pricing and her computer RAM was only 8GB. The instances required 10GB RAM This way, even if any technical difficulties arise, then you can easily retrieve the files through the backup server I wish there was a way such that even if this issue happens again, I can retrieve all my files
The issue came with pricing and her computer RAM was only 8GB. The instances required 10GB RAM Wow! Azure Virtual Machine can help me a lot in business. I want to know more about it
Even after fixing her laptop, she could not recover her files Sure! Let me explain about Azure Virtual Machine in detail Wow! Azure Virtual Machine can help me a lot in business. I want to know more about it.
What is Azure Virtual Machine? Azure virtual machine is one of the wide range of services that Azure offers to create your instance
What is Azure Virtual Machine? Azure virtual machine is one of the wide range of services that Azure offers to create your instance Each virtual machine provides its own virtual hardware including CPUs, memory, hard drives, network interfaces and other devices
What is Azure Virtual Machine? Azure virtual machine is one of the wide range of services that Azure offers to create your instance Each virtual machine provides its own virtual hardware including CPUs, memory, hard drives, network interfaces and other devices Azure Virtual Machine offers the flexibility of virtualization without buying and maintaining the physical hardware that runs it
Benefits of Azure Virtual Machine Easy development and test
Benefits of Azure Virtual Machine Easy development and test Agility and scale
Benefits of Azure Virtual Machine Easy development and test Agility and scale Enhanced performance
Benefits of Azure Virtual Machine Easy development and test Agility and scale Enhanced performance Pay-as-you-go pricing
Benefits of Azure Virtual Machine Easy development and test Agility and scale Enhanced performance Pay-as-you-go pricing Extended data center
Benefits of Azure Virtual Machine Easy development and test Agility and scale Enhanced performance Pay-as-you-go pricing Extended data center Disaster recovery
Virtual Machine Components Virtual Machine in Azure comes under compute services and it can be used with other services like Disks, Images, Availability Sets, Hosts and many more
Virtual Machine Components Operating System It is one of the main components of Azure. Here, the OS creates connections to Remote Desktop Session Host
Virtual Machine Components Operating System It is one of the main components of Azure. Here, the OS creates connections to Remote Desktop Session Host Few OS available for Azure Virtual Machine are – Ubuntu, RedHat, Linux, Windows Server Datacenter and CentOS
Virtual Machine Components Operating System It is one of the main components of Azure. Here, the OS creates connections to Remote Desktop Session Host You can also set the OS disk size in the Virtual Machine so that the the memory is not wasted Few OS available for Azure Virtual Machine are – Ubuntu, RedHat, Linux, Windows Server Datacenter and CentOS
Virtual Machine Components Disks Azure Virtual Machines use attached virtual hard disks (VHD) for storage. There are two types of VHDs:
Virtual Machine Components Disks Azure Virtual Machines use attached virtual hard disks (VHD) for storage. There are two types of VHDs: Image: It is a template for the creation of a new Azure VM
Virtual Machine Components Disks Azure Virtual Machines use attached virtual hard disks (VHD) for storage. There are two types of VHDs: Image: It is a template for the creation of a new Azure VM Disks: It is a bootable VHD that can be used as a mountable disk for a VM
Virtual Machine Components Disks Page blobs back all the disks in Azure Storage and they inherit the benefits of blob storage Azure Virtual Machines use attached virtual hard disks (VHD) for storage. There are two types of VHDs: Image: It is a template for the creation of a new Azure VM Disks: It is a bootable VHD that can be used as a mountable disk for a VM
Virtual Machine Components Disks Page blobs back all the disks in Azure Storage and they inherit the benefits of blob storage Azure Virtual Machines use attached virtual hard disks (VHD) for storage. There are two types of VHDs: The disks are mounted as drives on the VM Image: It is a template for the creation of a new Azure VM Disks: It is a bootable VHD that can be used as a mountable disk for a VM
Virtual Machine Components Virtual Network On a physical infrastructure, many components operate the virtual machines in a scalable and secure manner
Virtual Machine Components Virtual Network On a physical infrastructure, many components operate the virtual machines in a scalable and secure manner The components could include equipment such as separate network, load balancers, firewalls, and more
Virtual Machine Components Virtual Network On a physical infrastructure, many components operate the virtual machines in a scalable and secure manner These components are deployed in an Azure Virtual Network The components could include equipment such as separate network, load balancers, firewalls, and more
Virtual Machine Components Virtual Network On a physical infrastructure, many components operate the virtual machines in a scalable and secure manner These components are deployed in an Azure Virtual Network Azure Virtual Network provides many features like- Subnet, IP address, Load balancer and, Network security group The components could include equipment such as separate network, load balancers, firewalls, and more
Virtual Machine Components Availability Sets Sometimes, there is a slight chance that there could be a failure in physical servers
Virtual Machine Components Availability Sets Sometimes, there is a slight chance that there could be a failure in physical servers If in case a failure occurs, the Azure platform will migrate the failed VM to a healthy host server to reconstitute the VM
Virtual Machine Components Availability Sets Sometimes, there is a slight chance that there could be a failure in physical servers Hence, it is recommended to deploy at least two instances of the VM If in case a failure occurs, the Azure platform will migrate the failed VM to a healthy host server to reconstitute the VM
Virtual Machine Components Availability Sets Sometimes, there is a slight chance that there could be a failure in physical servers Hence, it is recommended to deploy at least two instances of the VM VMs placed in an availability set should perform an identical set of functionalities If in case a failure occurs, the Azure platform will migrate the failed VM to a healthy host server to reconstitute the VM
Demo Please refer to the Demo Document