Multi Cloud Classroom Notes 09 March 2024

Compute Services

Hypervisor and relation with cloud

  • Hypervisor is a software which creates virtual machine by virtualizing hardware resources.

  • Hypervisors are of two types

    • Type I Hypervisor:
      • This we directly install on Phyiscal server (HOST) and then create virtual machines (Guest) in it
      • This acts as operating system on Physical server
      • Example:
        • VmWare Esxi
    • Type II Hypervisor:
      • This will be installed on the Existing operating system of Physical server
      • This software on OS will create guest vms.
      • Example:
        • Vmware Workstation
        • Virtual Box
        • Hyper V
  • Which Hypervisor does

    • Azure Use?
      • HyperV
    • AWS Use?
      • Xen
    • GCP Use?
      • kvm
  • Cloud uses hypervisors to create virtualizations and it also has orchestration mechanisims, multi user modules, billing modules to support pay as you go.

  • Cloud will not always give direct access to guest vms, you might be getting indirect access.

  • Public Cloud:

    • This is hosted by an organization (CSP) so that any organization or individual can create cloud account and use the hardware indirectly with the help of services
    • Multi-tenant model
    • Example:
      • Qualitythought uses AWS to run test applications
      • LearningThoughts uses Azure to run its application workloads
  • Private Cloud:

    • This is hosted by an organization for the other teams in the saem organization can use cloud services
    • Example:
      • Openstack
  • Hybrid Cloud:

    • Combination of Public + On-premise

Public Cloud

  • We have 3 major players

    • AWS
    • Azure
    • GCP
  • We need to understand pricing model

    • Ondemand:
      • No commitments
      • hourly billing
      • billing for virtual machine only if it is running
    • Reservations
      • long term commitments ( 1 year or 3 years)
      • get upto 72% discount
      • billing for virtual machine whether it is running or shutdown
    • Spot discounts
      • upto 90% discounts
      • but when demand increases for on-demand or reservations we will pull virtual machines from customers.
      • billing continues until you delete the virtual machine.
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Widget Powered by Acurax Web Development Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube