- Ansible 2 Cloud Automation Cookbook
- Aditya Patawari Vikas Aggarwal
- 123字
- 2021-06-24 18:43:38
Attaching volumes to instances
Amazon Elastic Block Storage, also known as EBS, is block-level storage that can be attached to an EC2 Instance. Once we attach an EBS volume, we can create a file system on top of these volumes, mount it, and use it like an attached disk, technically as block storage. Amazon EBS volumes are placed in a specific availability zone and they can only be attached to an EC2 instance present in the same availability zone. EBS volumes are automatically replicated to protect our data from the failure of a single component.
In this section, we will be writing a task to create an EBS volume and attaching it to an existing EC2 instance (which was created in previous tasks).
推薦閱讀
- Ansible Configuration Management
- Introduction to DevOps with Kubernetes
- JavaScript實(shí)例自學(xué)手冊
- 計(jì)算機(jī)控制技術(shù)
- JMAG電機(jī)電磁仿真分析與實(shí)例解析
- Zabbix Network Monitoring(Second Edition)
- Mastering Machine Learning Algorithms
- Splunk Operational Intelligence Cookbook
- 大學(xué)C/C++語言程序設(shè)計(jì)基礎(chǔ)
- 大數(shù)據(jù)時(shí)代
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- 內(nèi)模控制及其應(yīng)用
- Excel 2007常見技法與行業(yè)應(yīng)用實(shí)例精講
- Excel 2010函數(shù)與公式速查手冊
- INSTANT Puppet 3 Starter