AWS Database Migration Service helps us migrate databases to AWS quickly and securely. The source database remains fully operational during the migration, minimizing downtime to applications that rely on the database. The AWS Database Migration Service can migrate the data to and from most widely used commercial and open-source databases.
AWS Database Migration Service supports homogenous migrations such as Oracle to Oracle, as well as heterogeneous migrations between different database platforms, such as Oracle or Microsoft SQL Server to Amazon Aurora. With AWS Database Migration Service, we can continuously replicate the data with high availability and consolidate databases into a petabyte-scale data warehouse by streaming data to Amazon Redshift and Amazon S3.
My whitepaper on DMS (data migration project)
Link to the GitHub repo: https://github.com/drdominicsingaraj/datamigration.git
Project Title: Scalable and Fault-tolerant WordPress Website on AWS
Description: A turnkey solution for deploying a scalable and fault-tolerant WordPress website on AWS using VS Code, Terraform, Git, and GitHub, following the Scrum methodology.
The solution would use the following components:
AWS: Amazon Web Services (AWS) is a cloud computing platform that offers a wide range of services, including compute, storage, networking, databases, analytics, machine learning, and artificial intelligence.
Terraform: Terraform is an open-source infrastructure as code (IaC) tool that can be used to automate the creation, management, and deployment of infrastructure on AWS.
Git: Git is a distributed version control system that is used to track changes to code and other files.
GitHub: GitHub is a hosting service for Git repositories.
Link to the GitHub repo: https://github.com/drdominicsingaraj/aws_multiaz_wordpress.git