How to create MariaDB DB instance in AWS

0 votes

Hi Guys,

I want to create one Database in AWS. So that I can connect my local WordPress docker container with the Database. How can I do that?

Jul 26, 2020 in AWS by akhtar
• 38,230 points
677 views

1 answer to this question.

0 votes

Hi@akhtar,

To create a MariaDB DB instance with Easy Create enabled, You can follow the below-given steps.

  1. Sign in to the AWS Management Console and open the Amazon RDS console at https://console.aws.amazon.com/rds/.

  2. In the upper-right corner of the Amazon RDS console, choose the AWS Region in which you want to create the DB instance.

  3. In the navigation pane, choose Databases.

  4. Choose Create database and make sure that Easy Create is chosen.

  5. In Configuration, choose MariaDB.

  6. For DB instance size, choose Free tier.

  7. For DB instance identifier, enter a name for the DB instance, or leave the default name.

  8. For Master username, enter a name for the master user, or leave the default name. The Create database page should look similar to the following image.

  9. To use an automatically generated master password for the DB instance, make sure that the Auto-generate a password checkbox is chosen.

    To enter your master password, clear the Auto-generate a password checkbox, and then enter the same password in Master password and Confirm password.

  10. Choose Create database. If you chose to use an automatically generated password, the View credential details button appears on the Databases page.

  11. For Databases, choose the name of the new Maria DB instance.

answered Jul 26, 2020 by MD
• 95,440 points

Related Questions In AWS

+1 vote
2 answers

How to create an EC2 instance in AWS Console?

Here is a step by step guide ...READ MORE

answered Feb 11, 2019 in AWS by Shubendu
1,669 views
+1 vote
1 answer

How to auto-scale MYSQL database in AWS EC2 instance?

You could always use the Amazon RDS ...READ MORE

answered Aug 24, 2018 in AWS by Archana
• 4,170 points
2,559 views
+2 votes
1 answer
0 votes
1 answer

How to add IAM role to an existing instance in aws?

As of AWS CLI v1.11.46,  you can ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
1,421 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to delete DB instance in AWS?

Hi@akhtar, To delate a Database instance in AWS, ...READ MORE

answered Jul 26, 2020 in AWS by MD
• 95,440 points
948 views
0 votes
1 answer

How to create an AWS EC2 Instance in the VPC with Boto3 module?

Hi@akhtar, You can use a network interface in ...READ MORE

answered Oct 11, 2020 in AWS by MD
• 95,440 points
2,107 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