AWS rds - How to read from a read replica inside of a Java application?

后端 未结 2 2081
闹比i
闹比i 2021-01-24 13:27

I am new to aws.

I have a mysql rds instance and I just created 2 read replicas. My application is written in Java, and what I have done up until now is using the JDBC

2条回答
  •  难免孤独
    2021-01-24 13:54

    AWS suggests setting up route 53. Here is the official article on the subject https://aws.amazon.com/premiumsupport/knowledge-center/requests-rds-read-replicas/

提交回复
热议问题