# Day 31 : Configuring a Private RDS Instance for Application Development

Welcome to Day 31. Today, we will learn how to set up a private RDS instance in AWS. In this lab, you need to create a private RDS named **nautilus-rds** and enable storage autoscaling with a threshold value of 50 GB.

### What is AWS RDS?

**Amazon Relational Database Service (AWS RDS)** is a managed service that makes it easy to set up, operate, and scale a relational database in the cloud.

In a traditional setup, you would have to buy hardware, install an operating system, install the database software, and manually handle backups and security patches. **RDS automates all of this**, allowing you to focus on your application logic rather than "undifferentiated heavy lifting" of infrastructure management.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658130631/052e9e7d-6856-438d-afa7-0da6751399f1.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658197038/f3462dd9-aa37-4208-9b66-9352c9829a90.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658232672/5e146786-9afb-4e4f-8c94-2b273aae1409.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658247382/42a05a26-c56e-4f21-8456-485f54ac7181.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658276383/eaeba3a1-df2c-4f5d-bce9-048c119ed72e.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658319728/f0320f4b-fb40-4235-80ce-7efc83bb8ee7.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658347920/980d2356-1a2d-4d21-968d-cdf26c13bea6.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658402992/dbe8f712-03f0-4771-805e-9d697e891a19.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658438569/77fc4a9b-a0a9-43c1-a2ba-5116b4b98065.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658463840/ebfb8efc-361f-4d4c-97f0-ddc2539abc23.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658487645/fd908692-6ceb-47a9-83ec-05958ac14a56.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658544222/a027fab5-947f-453e-b07a-9ca28085d72a.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658567149/22d31166-5aec-4ca0-abe4-f8c31738f695.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658601867/7f7c3912-7a75-4e20-b843-b89b4dce7a99.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766658998184/d2340385-4520-4350-be8b-ccd65386a710.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766659021743/659342fa-0cbe-4595-a7bd-92f49aa802c4.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766659267206/822279c8-9021-425d-b09d-10fa75bc0eb4.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1766659286660/d9e6d336-307c-4393-8c83-017f02178bf2.png align="center")

Congratulations you did it. It looks good. This lab was successfully completed without any errors. See you in day 32. If you have any issues please let me know I will be happy to assist you. Stay tuned and learn together. If you find my article useful, please kindly like and share it.
