Tag: <span>RDS</span>
Create a MySQL DB Instance in Amazon RDS
Use the Amazon RDS console to launch a MySQL DB instance. If you choose a Multi-AZ deployment this ensures that your database will failover and continue to be available if the master DB instance goes out of service. But for our purposes we will launch a single instance db in […]
Setting Up an Amazon Aurora Database
Use the Amazon RDS console to launch a Aurora DB instance. If you choose a Multi-AZ deployment this ensures that your database will failover and continue to be available if the master DB instance goes out of service. But for our purposes we will launch a single instance db in […]