Unable to Launch RDS MySQL Instance in "ap-southeast-1-mnl-1a"

0

Hello everyone,

The AWS Local zone in Manila currently consists of only a single Availability Zone (ap-southeast-1-mnl-1a). Due to this limitation, AWS does not allow me to launch an RDS MySQL Instance in this zone.

Could you please advise if there is an alternative?

Thank You.

已提問 1 年前檢視次數 214 次
1 個回答
0

Unfortunately, this documentation does not yet allow the use of RDS.
So, as an alternative, how about starting an RDS at "ap-southeast-1" and going there to access it?
The "ap-southeast-1" region should be closer than other regions, so communication latency can be reduced somewhat.
https://aws.amazon.com/about-aws/global-infrastructure/localzones/features/?nc1=h_ls

The following document says that VPCs can be extended to local zones, so it may be possible to connect to ap-southeast-1 RDS from the local zone using this feature.
https://docs.aws.amazon.com/vpc/latest/userguide/Extend_VPCs.html

profile picture
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
  • Thank you very much for the suggestion. Currently, my application is deployed in the "ap-southeast-1" region, and I want to minimize the latency as much as possible.

  • It is better to run RDS in the same region where the application is located. Also, consider CloudFront or other means if available to reduce application communication latency.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南