top of page
Geometric Ceiling

Project no.6

Implemented a simple serverless application (through S3 for front-end) that uses Web Identity Federation (Google API Project as an ID provider and Cognito and IAM roles to swap Google token for AWS cred.).

Education source credit: https://github.com/acantril/learn-cantrill-io-labs

DMS (2).jpeg

Architecture Diagram

1. Create VPC peer between on premises and AWS.png

1. Creating VPC peering between simulated on-premises environment and AWS.

2. Create Database being used for transfer.png

2. Create database for on-premises environment that will be used for transfer.

3. Create subnet group for DMS.png

3. Create DMS subnet group.

4. Create DMS replication instance.png

4. Create DMS replication instance.

5. create DMS source endpoint & destination endpoint.png

5. Create DMS source endpoint & destination endpoint.

6. create DB migration task and confirm load complete.png

6. Create a Database migration task and confirm load complete.

7. stopping on premise instance and database.png

7. Stopping on-premises instances to allow full switch to AWS instance and direct user traffic.

8. 8. Database migrated and public DNS ip4 of the aws instance loads the database from RDS

8. Database migrated successfully and public DNS IP4 of the AWS instance loads the database from AWS RDS and not from the on-premises database.

© 2021 by Logan

bottom of page