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...37 reads#managing ebs
Rohit Pagoterohitpagote.hashnode.dev·Aug 1, 2024Amazon EC2 (AWS Certified Solutions Architect - Associate)EC2 Basics EC2 = Elastic Compute Cloud Infrastructure as a Code (IaaS) service. It mainly consists in the capability of: Renting Virtual Machines (EC2) Storing data on virtual drives (EBS) Distributing load across machine (ELB) Scaling the ser...ec2
Sprasad Pujarisprasad.hashnode.dev·May 29, 2024📚Unleashing the Power of AWS EBS | Snapshot | Multi-AttachIntroduction: When it comes to storing data in the cloud, Amazon Web Services (AWS) offers a wide range of storage options for its Elastic Compute Cloud (EC2) instances. Whether you're running a small web application or a large enterprise workload, u...AWS multi Attach
Karlygash Yakiyayevakarlygash-yakiyayeva.dev·Aug 15, 2023AWS EBS Multi-AttachWhat is EBS Multi-Attach? Amazon EBS Multi-Attach enables you to attach a single Provisioned IOPS SSD (io1 or io2) volume to multiple instances that are in the same Availability Zone. You can attach multiple Multi-Attach enabled volumes to an instanc...AWSAWS