Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

andre-salvati/cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

AWS CDK Demo with RDS, Redshift, Data Migration Service (DMS), and SCT (Schema Conversion Tool)

This CDK script:

  • creates an RDS (SQL Server) instance and a Redshift cluster
  • allows connections from the Internet to RDS and Redshift through a database management tool like DBeaver. Caution: RDS and Redshift are deployed on a public subnet, this is just for test purposes, it is not the best architecture for production environments.
  • configures a DMS instance with RDS and Redshift endpoints, and a migration task.

After stack creation, you can manually:

Architecture

About

AWS CDK Demo with RDS, Redshift, Data Migration Service (DMS), and SCT (Schema Conversion Tool)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /