MySQL server using AWS RDS service
Abhinav Singh
Associate Data Engineer at Onix | 3×GCP Certified | 1× AWS Certified | 1× Azure Certified
Task Description
Prerequisite
What is RDS?
Amazon Relational Database Service (Amazon?RDS) makes it easy to set up, operate, and scale a relational database in the cloud. It provides cost-efficient and resizable capacity while automating time-consuming administration tasks such as hardware provisioning, database setup, patching and backups.
What is WordPress?
WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system, referred to within WordPress as Themes.
Step 1 :- First create the MySQL RDS.
Step 2:- Launch an ec2 instance and configure WordPress.
领英推荐
(First EDIT inbound rule)
Step 3 :- Check your?RDS MySQL?database connectivity.
So as you can see we have successfully connected to the mysql database now here you can run mysql command to check database and tables.
Thank You for reading !!!
Keep Learning and Keep Sharing !!!