Next: , Previous: , Up: Deploy and Scale a LAMP Application   [Contents][Index]


3.7 Task 5—Migrating to Amazon Relational Database Service

Lesson 9. What are You Going to Do?

At some point, your application needs might require features not found in Amazon Lightsail. Fortunately, it is straightforward to move one or all of the parts of your application into other AWS services.

In this task, you will migrate the database component from Amazon Lightsail over to the Amazon Relational Database Service (Amazon RDS).

To migrate the database, you will need to:

This process will leave you with an architecture where the front end runs on an Amazon Lightsail instance, but the database is now managed by Amazon RDS.

Amazon RDS

../img/LAMP-RDS-50

Demonstration Video

The demonstration video Migrate to a Relational DB will take you step by step through the lab process.


Next: , Previous: , Up: Deploy and Scale a LAMP Application   [Contents][Index]