Database Setup on Some Server
- Lets install a mysql database on linux Refer Here
- Follow the classroom video for instructions
Database as a Service in AWS
- Database as a Service requires less attention from operations and easier to perform complex operations such as replications/failover etc with less DB knowledge as AWS performs most of the activities or gives an simple interface.
- The above reasons are the motivation to move to AWS RDS from on-premises Databases
- Next Steps:
- We will be migrating a db in mysql from a linux machine (On-premises) to AWS RDS
- Follow the classroom video for instructions
