EBS Practical

Create an EBS volume and perform operations like resizing, creating snapshots, and launching EC2 instances.

We'll cover the following...

Introduction

In the widget below, we’ll take the following steps to showcase the functions and features of EBS:

  • Create an EBS volume.
  • Resize the volume.
  • Launch a new instance with an 8 GB root volume and an additional EBS volume of 2 GB using the block device mapping option in the run-instances
...