MultiCloud Classroom notes 18/Oct/2024

Regional Implications

  • AWS:
    • EBS and EC2 should belong to same zone
    • EBS snapshot is available at regional level (internally it is copied to every zone)
  • Azure:
    • VM and Disk will be in the same zone for regions with zones otherwise in same region
    • Disk Snapshot is available at regional level

Azure Disks

  • Lets create an Azure VM in a Region with zone
    • os disk
    • 1 data disk of size 4 GB
  • Data disks will not be mounted to any folder in linux
  • IF you create empty disk, we need to format and mount
  • Post machine creation, lets add a new data disk
  • We need to create filesystems and mount Refer Here
  • We can resize the disks in cloud but it means we can only increase size not decrease
  • Watch classroom video
    • For extending disk sizes
    • formatting disk (windows and linux)

AWS EBS Volumes

  • Lets create an ec2 instance with one root volume and one volume of size 2 GB
  • Watch classroom video
    • For extending disk sizes
    • formatting disk (windows and linux)
  • AWS uses Elastic Volumes which represent the disk sizes can be increased while the disks are attached to ec2 instances.

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 Icons Powered by Acurax Web Design 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