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
Ajay Giteajaygite.hashnode.dev·Dec 8, 2023Automating EBS Snapshot Creation with CloudWatch Events and SNSArchitecture for this lab: We will create a new SNS topic and SNS email subscription that we will use with our CloudWatch Events rule. Create the CloudWatch Events rule that will once-daily snapshot the specified EBS volume and initiates an ema...1 like#ebs snapshot