I am a Devops Engineer
Nothing here yet.
What is RDS ? Amazon Relational Database Service (RDS) is a managed database service provided by Amazon Web Services (AWS) that simplifies the setup, operation, and scaling of a relational database in the cloud. It offers cost-efficient and resizable...

Firstly create and ec2 instance with ami ubuntu and free tier and launch and instance. after launching the instance connect to that instance.and run following commands. sudo apt update -y sudo apt install docker.io docker --version after installing d...
