MySQL database on AWS

Let's start with setting up MySQL database on AWS as follows:

  1. Go to AWS console, and in the Database section click on Relational Database Service. Then click on Get started now. We need MySQL, so select MySQL and click on the Next button. In the Use case page, select Dev/Test - MySQL and click on Next:

  1. Next, in for DB details, select general-public-license for the License model field, select mysql 5.6.39 for the DB engine version, select db.t2.micro for DB instance class field, enter mesosDatabase for DB instance identifier, then for Master username, enter tetrauser. Let's provide the DB identifier; we'll use wordpressmesosdatabase ...

Get Learn Apache Mesos now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.