Home
Trending
Search
Login
Register
Thamimul ansari
answered
NAVEEN KUMAR J's
question.
2 days ago
whether hypervisor will decide the capacity of virtual infrastructure? How?
Yes,
a
hypervisor
can
decide
the
capacity
of
virtual
infrastructure
by
allocating
CPU
and
memory
resources
to
virtual
machines
(VMs).
It
does
this
by
abstracting
physical
resources
into
virtual
equivalents
and
distributing
them
through
schedulers
and
memory
managers.
The
hypervisor
maps
virtual
CPUs
(vCPUs)
to
physical
logical
processors
and
uses
a
time-slicing
scheduler
to
decide
which
vCPU
gets
the
next
slice
of
real
CPU
time.
For
memory,
the
hypervisor
presents
each
VM
with
its
own
contiguous
physical
address
space
backed
by
host
RAM,
reclaiming
unused
pages
using
techniques
like
ballooning,
transparent
page
sharing,
compression,
and
swap.
When
resources
are
scarce,
weighted
controls
such
as
shares,
reservations,
and
limits
determine
which
VM
gets
access
first.
This
process
ensures
that
each
VM
operates
with
the
allocated
resources,
maintaining
performance
and
efficiency
across
the
virtual
infrastructure.
Related Replies
NAVEEN KUMAR J
4 hours ago
EC2 (Elastic Compute Cloud) is a cloud computing service provided by AWS. EC2 is an on-demand computing service on the AWS cloud platform ca..
NAVEEN KUMAR J
5 hours ago
Platform as a Service (PaaS) is a cloud computing model that provides developers with a complete, ready-to-use platform and environment to b..
Xavier Antony Prabhaker Victor
7 hours ago
Instance state refers to the current operational condition of an EC2 instance at any given moment. It tells you whether your virtual machine..
Xavier Antony Prabhaker Victor
9 hours ago
The primary difference is their location in the network stack. An AWS Security Group is an external firewall operating at the cloud infrastr..
Xavier Antony Prabhaker Victor
10 hours ago
An AMI (Amazon Machine Image) is a pre-configured template used to launch a virtual machine (EC2 instance) in AWS. It provides the foundatio..
Sign in to post your reply or answer to this question.
Login
Register
Please login to ask, answer, share, like, and vote.
Trending
No results found for your query.