Microsofrt Azure Basic
Microsofrt Azure Basic
Microsofrt Azure Basic
Operation system
An Operating System (OS) is an interface between a computer user and computer
hardware. An operating system is a software which performs all the basic tasks
like file management, memory management, process management, handling input
peripheral device
Two types of OS
Public cloud:- in public cloud it is also called multitenant id cloud. It store different organization’s data.
Such as ibm,hcl.tcs etc. but data is secure and isolated and no one could not access or see the data. And hardware is
also shared in this cloud from different organization data can be store on a same hardware and but advantage of this
cloud is cheaper and we can also access the data from anywhere over the internet.
Private cloud:-in private cloud we prefer for the critical data such as bank or any government data .
in private cloud hardware is reserved for a single tenant id such as HDFC BANK. And data is isolated in this cloud but
we can access via intranet so this cloud is costly as comparison public cloud.
Hybrid cloud:- in hybrid cloud it is also a single tenant id and hardware is also reserved for a dedicated
Difference between on premise and cloud
computing
On-premises solution has all the required physical devices
installed in customer premises. Cloud solutions, on the other
hand, are accessed via the internet, and typically hosted by a
third-party vendor.
Second big difference is the “pay as you go” or on-demand
usage service model (cloud) versus the traditional upfront
capital expenditure (on-premises).
In cloud computing, Low CAPEX costs. No hardware costs
while in on premise The larger the enterprise, the greater the
CAPEX costs.
Server provisioning:- in server provisioning if demand will be increase then we
need to have fix time 10-12 days so that we will buy asset and built infrastructure and provision of
the operating ram,processor and graphics card and configuration of the guest application system and
hardware level setup.
Infrastructure-as-a-service (IaaS) : The most important and widely used category of cloud computing services. With IaaS, you rent IT
infrastructure—servers and virtual machines (VMs), storage, networks, operating systems—from a cloud provider on a pay-as-you-go basis.
In Iaas you will be manage OS and vm,load balancing,traffic management and middleware and run time for run any application. In iaas Microsoft only
manage hardware level services such as-networking (router,switches,lan and rj45 connectors) and storage,server,virtualization.
Platform as a service (PaaS) : Platform-as-a-service (PaaS) refers to cloud computing services that supply an on-demand environment for
developing, testing, delivering and managing software applications. PaaS is designed to make it easier for developers to quickly create web or mobile apps,
without worrying about setting up or managing the underlying infrastructure of servers, storage, network and databases needed for development.
In paas there is no patch level activity and you can develop any application and testing then run,we will be do as developer and perform coding and you
manage data and develop the application. In paas Microsoft will be manage only haraware and os level services such as-
networking,storage,server,virtualization,os,middleware,runtime.
Software as a service (SaaS) : Software-as-a-service (SaaS) is a method for delivering software applications over the Internet, on demand and
typically on a subscription basis. With SaaS, cloud providers host and manage the software application and underlying infrastructure and handle any
maintenance, like software upgrades and security patching. Users connect to the application over the Internet, usually with a web browser on their phone,
tablet or PC.
In saas Microsoft will be manage all services and user can be access via internet and entering credentials and user can also uupload and download the data.it
is a subscription base services eg-youtube,fb.gmail.hotsar,amazon prime etc.
Cloud: Efficiency Versus Control
Microsoft Azure
Difference between ASM and ARM
Classic Portal ARM Portal
1. ASM Stands for Azure Service management. 1 ARM Stands for Azure Resource management.
2. V1 portal. 2. V2 portal.
4. VM reside under cloud service. 4. All resources in ARM reside within a Resources Group.
6. Fine Grained access control to resource's is not 7. Fine Grained access control to resource's is possible
available. using RBAC (Role based access control)
Resource group:- Rg is a container which contains a no of resources in a same region such as-Virtual
machines,backup,storage,azure AD. But all virtual machine should be belong with same region otherwise latency will be
increase.
IP- it is a unique identification of a host in network. It is of a 32 bits. These 32 bits id divided in to 4 equal
parts(octal) . Each parts is divided by dots.it is a logical address. It is unique ip address for each host. If same ip
address is one or more host then ip conflict will be occur and host could not communicate in network and host will be
out from the network.
Sub netting- a large network divided into a small network called sub netting.
DHCP ROUTER(Dynamic host configuration protocol0- A DHCP should be deploy in central of the
All host. In DHCP we will configure a IP Pool then DHCP assign ip address to all host for a fix duration. If a host is not conne
from the assign time after that DHCP will be reassign the ip address ans host will be access the internet.
If A DHCP is not deploy in central location then some host will not communicate in the network as shown
in the ppt. so we should deploy the host in central location in the premise.
Dhcp will be assign a ip address as per range define or ip pool configure for each host and it will be got ip address automatically
when computer will be on.by DHCP server we can connect no of hosts as per requirement in each floor.
When any host having lan cable issue in Microsoft system then apipa will be assign an ip address 169 pool.
And host will be out from the network.
In cloud we will use only class A , Class B and class C and in 1st octal we will not take 0,169,127,25
ip address pool and we can identify the class by looking the default subnet mask.
Class D- for multitasking
Class E-for future use
VNET PEERING:-in vnet peering, different-different virtual network can be communicate from
each other by enable vnet peering but region should be same and resource group may be different.by using
vnet peering we don’t require of vpn for same region communication it is coast saving also as vpn.
Different-different vm (organization) can be communicate from each other
Application-low latency and high bandwidth.
Vnet to vnet vpn -for vnet to vnet communication
Resource group
1- Resource group
RG-IBM
RG-TCS
2-vnet
3-sunet-VM attach
2-vnet
4-gw subnet-vpn GW attach
3-sunet-VM attach
5-vpn gw (30 to 45 min max)
4-gw subnet-vpn GW attach
6-VNP GW-
5-vpn gw (30 to 45 min max)
pip name (public ip name)
6-VNP GW-
7-connection (IBM to TCS)
pip name (public ip name)
8-psk (pre share key)
7-connection (tcs to ibm)
admin@12345
8-psk (pre share key)
admin@12345