- 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.
- Internet接入·網絡安全
- Hands-On Internet of Things with MQTT
- Google Cloud Platform Cookbook
- Hands-On Machine Learning on Google Cloud Platform
- Cloud Analytics with Microsoft Azure
- 數據挖掘實用案例分析
- STM32嵌入式微控制器快速上手
- 現代傳感技術
- 運動控制器與交流伺服系統的調試和應用
- Google SketchUp for Game Design:Beginner's Guide
- Azure PowerShell Quick Start Guide
- Microsoft System Center Confi guration Manager
- Extending Ansible
- Unity Multiplayer Games
- Excel 2010函數與公式速查手冊