Soumo Sarkardevops-easy.hashnode.dev·Feb 7, 2025Mastering Linux Volume Management (LVM)Why LVM Matters: Breaking Free from Storage Limitations Imagine you're building a house with fixed-size rooms. Once constructed, you can't easily expand the kitchen or merge bedrooms. Traditional disk partitioning works similarly—fixed partitions tha...1 like·39 readsWeek 2: LinuxLinux
Deepak Kushwahacodesops.hashnode.dev·Jan 26, 2025Introduction to AWS Elastic Block Store(EBS)Amazon EBS (Elastic Block Store) is a scalable and high-performance block storage service provided by AWS. It is designed to work with Amazon EC2 instances, offering persistent storage that remains available independently of the lifecycle of the EC2 ...1 likeAWS
Kandlagunta Venkata Siva Niranjan Reddygetting-started-with-aws.hashnode.dev·Nov 27, 2024A Step-by-Step Guide to Managing EBS Volumes and Migrating Jenkins Across AWS RegionsProject Overview: This project demonstrates how to manage Amazon Elastic Block Store (EBS) volumes in AWS. You’ll learn key tasks like creating, attaching, and formatting EBS volumes, setting up data storage, and migrating data using EBS snapshots ac...39 reads#managing ebs
Himanshu Guptahimanshublog.hashnode.dev·Nov 6, 2024How to Increase AWS EBS Volume Size on EC2 Instances with Zero DowntimeFollow our step-by-step guide to expand an EBS volume efficiently without affecting uptime. In this guide, we’ll explore how to increase EBS volume size in AWS EC2 Linux or Ubuntu instances without any downtime. If you’re using AWS EC2 instances, whi...1 likeCloud Computing
Celestina Odilitinatech.hashnode.dev·Oct 30, 2024Mount Elastic Block Store (EBS) on EC2 InstanceIntroduction Amazon Elastic Block Store (EBS) is a scalable, high-performance block storage service designed to work with Amazon EC2 (Elastic Compute Cloud) instances. It is suitable for a wide range of use cases in data-intensive applications from w...AWS
Zin Lin HtetforTechnical 101frandisharing.com·Oct 16, 2024How to extend the file system after resizing AWS EBS volume in EC2?ကျွန်တော် ဒီနေ့ sharing လုပ်ပေးချင်တဲ့ အကြောင်းအရာလေးကတော့ AWS EC2 တစ်လုံးရဲ့ root directory မှာ storage မလောက်တော့ လို့ EBS size ကိုထပ်တိုးပီး ဘယ်လို extend လုပ်ရမလဲ ဆိုတဲ့ အကြောင်း အရာလေးပဲ ဖြစ်ပါတယ်။ Real world လုပ်ငန်းခွင် အတွက် အသုံးဝင်မယ် လို့...AWS ebs
Chandra Prakash Reddydevopstour.hashnode.dev·Sep 11, 2024AWS Elastic Block Store { Part - II }Amazon EBS snapshots Your Amazon EBS volumes are backed up at certain points in time using Amazon EBS snapshots. Just the data that has changed since the last snapshot has been kept since snapshots are incremental. This technique minimizes storage...7 likes·27 readsAWS TourAWS
Chandra Prakash Reddydevopstour.hashnode.dev·Aug 14, 2024AWS Elastic Block Store { Part - I }Introduction High-performance, scalable block storage is offered by Amazon Elastic Block Store (EBS) for usage with Amazon EC2 instances. Multiple volume types : SSD-backed storage for transactional workloads. HDD-backed storage for throughput-i...6 likesAWS TourAWS
Arish Ahmadblog.arishahmad.in·Jul 28, 2024Step-by-Step Guide: Creating an Instance from a SnapshotOpen the AWS Management Console and navigate to the EC2 dashboard. In the left navigation panel, choose Snapshots under the Elastic Block Store section. Select the snapshot from which you want to launch the instance. Go to Action -> Create image f...AWS Training Chronicles: From Novice to ExpertAWS
Arish Ahmadblog.arishahmad.in·Jul 28, 2024Step-by-Step Guide to Create a Snapshot, and Volume from SnapshotCreating a snapshot from volume Open the AWS Management Console and navigate to the EC2 dashboard. In the left navigation panel, choose Volumes under the Elastic Block Store section. Select the volume you want to snapshot. Got to Action -> Create...AWS Training Chronicles: From Novice to ExpertAWS