AWS CLI (Amazon Web Services Command Line Interface) is a tool provided by AWS to manage all the AWS services
Continue reading
AWS CLI (Amazon Web Services Command Line Interface) is a tool provided by AWS to manage all the AWS services
Continue reading
Steps: Split file Create upload id Upload all file parts Compose json file with all Key Tags Complete upload Verify
Continue reading
A bucket is a container for objects. To upload objects, you must first create a bucket and then upload objects
Continue readingIn an on-premise data center, as an owner, you are responsible for end-to-end security whereas in cloud, security is a
Continue reading
AWS infrastructure is spread across the globe to provide low latency and high availability to customers all around the world.
Continue reading
Steps: Create snapshot of EBS volume Create new EBS volume from snapshot in the required Availability Zone Attach volume to
Continue reading
Login to AWS Management Console and choose Volumes on the EC2 Dashboard. Right click on the volume that you would
Continue reading
Steps: Unmount volume from Instance 1 Remove entry from fstab Detach volume from Instance 1 Attach volume to Instance 2
Continue reading
Steps: Create EBS Volume Attach volume to EC2 Instance Create file system on the new volume Create mount point Mount
Continue reading