Logo

dev-resources.site

for different kinds of informations.

How to provision an AWS RDS MySQL Database

Published at
10/8/2023
Categories
rds
db
aws
backend
Author
said_olano
Categories
4 categories in total
rds
open
db
open
aws
open
backend
open
Author
10 person written this
said_olano
open
How to provision an AWS RDS MySQL Database

1.- Go to your console, then select
1.1 Databases
1.2 RDS

Image description

2.- Then, click on Create Database:

Image description

3.- Select Easy Create:

Image description

4.- On the configuration select MySQL:

Image description

5.- At the Edition title, use these values:

Image description

6.- Leave Setup EC2 connection with default values.
7.- Same for View default settings for Easy create.
8.- Click on Create database.

Image description

Immediately after click the Create Database, you will get a pop up window such as this:

Image description

Only close it, then, you will get a window saying your DB is being created:

Image description

This takes some minutes:

Image description

At the end, to test it. Please follow these instructions:
How to test a AWS RDS MySQL db

db Article's
30 articles in total
Favicon
🛠️ DB Migration For Golang Services, Why it matters? 🐹
Favicon
MongoDb Atlas: manual backup and restore data
Favicon
Import the database from the Heroku dump
Favicon
Why MongoDB? Exploring the Benefits and Use Cases of a Leading NoSQL Database
Favicon
Database Pool Management with Sidekiq and load_async
Favicon
HyperGraphs In Relation Model
Favicon
ACID in DB
Favicon
Use EXISTS instead of COUNT > 0 when checking if records exist
Favicon
Converting MongoDB ObjectId to Timestamp in Snowflake: A Friendly Guide
Favicon
Level UP your RDBMS Productivity in GO
Favicon
Iniciar sesion en mongodb con usuario y contraseña | Mongodb
Favicon
DB POOL
Favicon
Exploring String Field Types in Databases: CHAR, VARCHAR, and TEXT
Favicon
How to connect to MySQL DB
Favicon
How to provision an AWS RDS MySQL Database
Favicon
Amazon RDS for MySQL
Favicon
Amazon Aurora
Favicon
Amazon RDS
Favicon
Understanding the Differences Between SQL and NoSQL Databases
Favicon
Advantages of Relational DB, Graph DB, and RGDB
Favicon
Understanding Foreign Keys in PostgreSQL
Favicon
What's behind scenes of PostgreSQL from Apache AGE?
Favicon
Spring Boot 3 with H2 database example
Favicon
Basic MongoDB Commands
Favicon
Guide to Apache AGE 1.3.0 Release for PostgreSQL 13
Favicon
Laravel useful DB/Eloquent functions:
Favicon
Docker/DB - Isn't it better to set share directory between host and db container?
Favicon
Alojar Wordpress en la nube (Google Cloud)
Favicon
IceFireDB:A database that supports IPFS storage and Redis protocol, interesting direction.
Favicon
MongoDB Complete Backup And Restore Command With Atlas

Featured ones: