How to Create an S3 Bucket with New Object for Storing Data of RDS

How to Create an S3 Bucket with New Object for Storing Data of RDS

·

1 min read

Author: Ujwal Pachghare

1. Create S3 Bucket

  1. Go to S3 Dashboard and Click on Create Bucket

2. Give the unique name to the bucket glacier-demo-bucket-2024 (make sure bucket is not already present)

3. let all the options default and click on Create Bucket at last.

Note the bucket name. Now, our Bucket has been created. let`s create a folder in it for storing our RDS Data.

4. Go inside our bucket and click on Create Folder

5. Give object name as RDS_CSV_DATA

6. Click on Create folder

at this point our bucket and directory for storing RDS data has been created. Note the folder name.