Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ollionorg/aws-ebs-gp2-to-gp3-conversion-blog-companion-code
aws-ebs-gp2-to-gp3-conversion-blog-companion-code
https://github.com/ollionorg/aws-ebs-gp2-to-gp3-conversion-blog-companion-code
aws ebs ebs-volumes gp2 gp3
Last synced: 10 days ago
JSON representation
aws-ebs-gp2-to-gp3-conversion-blog-companion-code
- Host: GitHub
- URL: https://github.com/ollionorg/aws-ebs-gp2-to-gp3-conversion-blog-companion-code
- Owner: ollionorg
- License: apache-2.0
- Created: 2024-08-01T20:59:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T19:38:42.000Z (5 months ago)
- Last Synced: 2024-11-05T15:20:15.909Z (about 2 months ago)
- Topics: aws, ebs, ebs-volumes, gp2, gp3
- Homepage: https://ollion.com/partners/amazon-web-services
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
![OLLION](https://ollion.com/imgs/logo-black.svg)
# aws-ebs-gp2-to-gp3-conversion
This repository contains a companion script for the blog Maximizing Storage Performance and Savings with Amazon EBS gp3 and Ollion. This script can be used for converting EBS gp2 volumes to gp3 volumes.A variation of this script could be used in an automated pipeline to update volumes from Amazon EBS gp2 to Amazon EBS gp3.
However, changes should also be made to existing IAC and deployment pipelines to ensure that all new volumes are provisioned as gp3.## License
This project is licensed under the Apache License - see the [LICENSE](./LICENSE) file for details.