- Ansible 2 Cloud Automation Cookbook
- Aditya Patawari Vikas Aggarwal
- 186字
- 2021-06-24 18:43:41
How it works...
The preceding task will create (using a parameter command) a MySQL database instance with a disk size of 10 GB and a compute size of m1.small. The instance type defines the computation power of the instance, which can be changed depending upon the use case. We have also defined a few parameters that ensure the admin user is created with the appropriate credentials and an appropriate security group is applied. We have also defined a backup retention window. This ensures that we can restore the database, if required, from anywhere up to the last seven days of backup.
We should note that the security group we used here is the same security group that we generated in the previous chapter. One of the great features of an RDS instance is its high availability; even during maintenance (software or hardware), RDS can reduce the risks of downtime significantly by using a multi-availability zone (multi-az) feature. With multi-az, AWS runs multiple replicas of the database instance in different availability zones that can be promoted to master seamlessly during maintenance, downtime, or reboots of the master.
- Canvas LMS Course Design
- Docker Quick Start Guide
- Supervised Machine Learning with Python
- STM32嵌入式微控制器快速上手
- Learn CloudFormation
- 手機(jī)游戲程序開發(fā)
- Hands-On Data Warehousing with Azure Data Factory
- 在實(shí)戰(zhàn)中成長:C++開發(fā)之路
- 會(huì)聲會(huì)影X4中文版從入門到精通
- 工業(yè)機(jī)器人集成應(yīng)用
- 算法設(shè)計(jì)與分析
- FANUC工業(yè)機(jī)器人虛擬仿真教程
- 51單片機(jī)應(yīng)用程序開發(fā)與實(shí)踐
- 工業(yè)機(jī)器人與自控系統(tǒng)的集成應(yīng)用
- Android High Performance Programming