Lab complete!
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool
In this lab you will take the RDS PostgreSQL database that was created in the Preparation step, and create a replica of it on a Graviton instance. The replica can then be promoted from a read replica of the initial database to a new independent database.
This works for non-Aurora databases, Lab 3 will cover how to migrate Aurora databases.
This migration method will create a new database with different endpoints. Any database connections will need to be modified to use the new endpoints. The existing database is not affected. Note that is possible to run database instances on multiple different server types and sizes.
postgresql-lab2
database is in the Available status
postgresl-lab2
lab2-graviton
)
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool