Tasks for migrating DMS into AWS.
- Create two S3 Buckets, one for Private and one for Public files.(DevOps)
- Create MySQL Database.(DevOps)
- Create jenkins build and deployment pipelines.(DevOps)
- Setup RoseGold pipeline in AWS.(DevOps)
- Migrate Database Schema and Data.
- Migrate Files to S3 buckets.
- Update Angular configuration file to point to new API URL.
- PDF Service URL Update if migrating it to AWS env.
- Crate environment variables in parameter store and also update API settings file for any needed configuration.
- Implementation to trigger scheduler in AWS env.