Snapshot of non-root volume in AWS
How to create a replica for external volume in AWS
Apr 3, 20237 min read39
Search for a command to run...
Articles tagged with #linux
How to create a replica for external volume in AWS
Create a replica for the EC2 instance.
Choosing the Right Instance Type for Your Workload
Discuss on Status Check, how to protect instances from termination, and scaling (scale-up/scale-down and scale-out/scale-n)
Autoscaling Your AWS Infrastructure for High Availability
In the previous blog, we saw how to install and configure the Apache web server. We deployed our website on a single EC2 instance and shared our web server's IP address (EC2 Instance) to access the web contents through a browser. https://hashnode.com...