Back to Browse

3.12 Working with AWS EC2 Instance Store Volumes

426 views
Sep 13, 2020
8:29

Please subscribe to the channel to get an update with videos and help us to get 5000 Subscribers. https://www.youtube.com/channel/UCFwVfgH4aCh6MXAgL0CcIow Creating an EC2 instance with Instance Store Volumes The following steps will primarily showcase the Instance Store’s inability to keep the persistence, especially in an instance shutting down. Go to EC2 Dashboard 2. Click the “Launch Instance” button 3. Select AMI “Amazon Linux 2 AMI (HVM), SSD Volume Type” and click “Next” 4. Choose Instance Type “m5d.large” and click “Next” 5. Select all the default values and click “Next”. 6. Select Storage Types that are already selected by default and click “Next” (See Figure 02 — You can see both “root” and ephemeral (Instance Store) volumes, which are added by default to this instance). 7. Add a key-value pair as tags and click “Next” 8. Configure the Security group and click “Next” 9. Click “Review and Launch” 10. Now SSH into the created EC2 instance from your local machine 11. Execute the following commands within the EC2 instance.

Download

0 formats

No download links available.

3.12 Working with AWS EC2 Instance Store Volumes | NatokHD