- 02 Jul 2024
- 1 Minute to read
- Print
- PDF
AWS - EBS Elastic Block Store Management (6)
- Updated on 02 Jul 2024
- 1 Minute to read
- Print
- PDF
Amazon Elastic Block Store (EBS) is a high-performance, easy-to-use block storage service designed for use with Amazon EC2 instances. EBS volumes provide persistent storage that remains available independently of the lifecycle of an EC2 instance.
Key features of EBS include:
Persistent Storage: EBS volumes are persistent, meaning the data remains intact even when the EC2 instance is stopped or terminated.
Scalability: Volumes can be easily scaled up or down to meet changing storage needs.
Snapshot Capability: Allows you to take point-in-time snapshots of volumes, which can be used for backups, data recovery, and creating new volumes.
Performance Options: Offers a range of performance options including General Purpose SSD (gp2 and gp3), Provisioned IOPS SSD (io1 and io2), Throughput Optimized HDD (st1), and Cold HDD (sc1).
Encryption: Supports encryption of data at rest and in transit, ensuring data security and compliance with regulatory requirements.
High Availability and Durability: Designed for high availability and durability, with multiple copies of data stored across multiple Availability Zones.
SymphonyAI Service Automation integrates with AWS EBS to enhance and streamline the management of block storage resources. This integration helps automate routine tasks, improve performance monitoring, enhance security and compliance, and optimize storage costs, ultimately leading to better management of storage infrastructure in the cloud.
Skill List
Serial No | Skill | Description |
---|---|---|
1 | Create Volume | Create Volume in AWS under the category AWS - EBS Sastic Block Store Management. |
2 | Delete Volume | Delete Volume in AWS under the category AWS - EBS Sastic Block Store Management. |
3 | Detach Volume | Detach Volume in AWS under the category AWS - EBS Sastic Block Store Management. |
4 | Attach volume | Attach volume in AWS under the category AWS - EBS Sastic Block Store Management. |
5 | Create Snapshot | Create Snapshot in AWS under the category AWS - EBS Sastic Block Store Management. |
6 | Delete Snapshot | Delete Snapshot in AWS under the category AWS - EBS Sastic Block Store Management. |