DEV Community

Cover image for Migration with AWS
jicoing
jicoing

Posted on • Updated on

Migration with AWS

About

In this workshop we focus on Migrate & Modernize phase, and learn how to migrate a fictional application to AWS.
Read more: https://application-migration-with-aws.workshop.aws/en/

Cloudformation Template

region - us-west-2
Alt Text

Stack details

Alt Text

Stack creation complete

Alt Text

Deployed environment

Alt Text

AWS Migration hub connected

Alt Text

Database migration

Alt Text

Setup networking

RI-SG security group
Alt Text

DB-SG security group
Alt Text

Create target DB

Alt Text

Database created

Alt Text

Created replication instance

Alt Text

DMS replication instance created

Alt Text

SSH into DbServer with Cloud9 and granted privileges

Alt Text

Created a folder for bin logs

Alt Text

MySQL service restarted

Alt Text

Binary logging status is now set to ON

Alt Text

Source and Target endpoints created

Alt Text

Alt Text

DMS task created

Alt Text

Top comments (0)