How does an AWS RDS SQL database work

0 votes
I am trying to know about AWS database services, so I want to know how to connect MySQL database with AWS RDS?
Jun 19, 2019 in AWS by code_ninja
• 6,290 points
692 views

1 answer to this question.

0 votes
  • Well, Amazon RDS is a relational database management service which manages relational databases for users.
  • The role of RDS is to look after the software patching, update, backups, recovery and automatic failure detection.
  • You can either manually create a backup via snapshot or can have an automated backup performed.
  • It includes a primary instance and a simultaneous secondary instance in order to provide high availability and avoid failure.
  • It is mainly used to manage data of e-commerce, gaming, apps, websites and many more
  • AWS RDS carries the automated backups of DB instances as per the specified backup retention period

Implementation Of RDS:

1.Go to AWS management console and click on “RDS”

2.Select the database engine

3.Fill the required details

4.Click on “launch DB instance”

5.Install WAMP 64 and give path of its location in command prompt

6.Enter the endpoint, username, port and password to connect AWS RDS and the WAMP server

7.Once the connection is done then perform CRUD operations in it

For more clear idea of AWS RDS watch this Video

Like RDS if you want to know all other services as well for learning AWS then do visit edureka

answered Jun 20, 2019 by ArchanaNagur
• 2,360 points

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

How does AWS WAF work?

To control the web request, we use ...READ MORE

answered Apr 9, 2019 in AWS by Iktiya
470 views
0 votes
1 answer

How does AWS work?

AWS has become a lifesaver for many ...READ MORE

answered Jan 27, 2020 in AWS by Kalgi
496 views
0 votes
0 answers
+1 vote
2 answers
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Does it make sense to have an Amazon Elastic Load Balancer with just one EC2 instance?

Well you are right Elastic Load Balancer is mainly ...READ MORE

answered Mar 20, 2019 in AWS by ArchanaNagur
• 2,360 points
466 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP