Compare with 1 courses

Project 7 - Install MySQL DB server on EC2 instance and remotely connect to it.

Project 7 - Install MySQL DB server on EC2 instance and remotely connect to it.

$10

Learn how to install and configure a MySQL database server on an Amazon EC2 instance and connect to it remotely. This lab covers security group configuration, MySQL installation, user creation, and remote database access.

Learn more
Has discount
Expiry period 1 Months
Made in English
Last updated at Tue Dec 2025
Level
Beginner
Total lectures 1
Total quizzes 0
Total duration Hours
Total enrolment 0
Number of reviews 0
Avg rating
Short description Learn how to install and configure a MySQL database server on an Amazon EC2 instance and connect to it remotely. This lab covers security group configuration, MySQL installation, user creation, and remote database access.
Outcomes
  • Launch an EC2 instance with security groups allowing SSH and MySQL traffic
  • Install and configure MySQL Server on a Linux instance
  • Retrieve and change the MySQL root password
  • Create a new MySQL user with remote access privileges
  • Connect to the MySQL database remotely using the command-line client
Requirements
  • An active AWS account with EC2 access
  • Basic familiarity with AWS Management Console and Linux command line
  • An SSH client (e.g., Git Bash, Terminal, or PuTTY)
  • A downloaded key pair for EC2 instance access
  • Understanding of basic MySQL commands