Amazon web services – Using AWS RDS mysql Read Instances for Analytics work. Is there an affect on the Database?
setup: aws rds mysql aurora Our DB has a writer and a reader instances. If we use the reader instance(which has a separate CPU) will large read requests have any affect on the Database that the Writer instance is connecting…