- 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).
推薦閱讀
- 火格局的時空變異及其在電網防火中的應用
- 計算機網絡應用基礎
- Apache Spark Deep Learning Cookbook
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- Docker High Performance(Second Edition)
- 精通數據科學算法
- Visual Basic.NET程序設計
- Learning Azure Cosmos DB
- 云原生架構進階實戰
- Word 2007,Excel 2007辦公應用融會貫通
- Learning Apache Apex
- 貫通開源Web圖形與報表技術全集
- Practical AWS Networking
- Windows 7來了
- Mastering Android Game Development with Unity