what is the difference between ipv4 vs ipv6?
Saturday, 21 August 2021
Azure Learning
What is Azure?
cloud service
pay as u consume
supports backup and disaster recovery tools.
Azure virtual Machines
each vm provides it own h/w cpu memory
esasy dev and test
quick say to configure computers
Extended data center
VM components
os -ubundu ,redhat,centos
disk-Images
virtual n/w- seperate n/w service
availablety set-failure vm to healthy world and reconfigure
snapshoots
subnet
VM size determines the number of cores containing in it.
Azure Storage
========
Azure storage is a highly scalable and robust storage solution for your applications
Azure Learning path
Azure different ways to crate VM
1.Azure Cli
2.Azure portal
3.Azure PowerShell
4.Resource Manager template- A JSON file used to define one or more resource to be deployed to a resource group and define the dependencies between the deployed resources.This template can be used to deploy the resources consistently and repeatedly