Amazon RDS stop instance [duplicate]

∥☆過路亽.° 提交于 2019-12-04 09:52:17

问题


I am working on Amazon RDS, but I don't need instances to run all the day 24/7, as I'm only developing right now. Is there any way to stop an RDS instance when I don't need it? I don't want to pay what I don't use!


回答1:


There is no "stop/start" actions for RDS databases, currently you'd have to terminate the database taking a final snapshot and restore from that snapshot.

UPDATE: Now supported (thanks @venkata-mutyala): https://aws.amazon.com/about-aws/whats-new/2017/06/amazon-rds-supports-stopping-and-starting-of-database-instances/



来源:https://stackoverflow.com/questions/23326688/amazon-rds-stop-instance

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!