8 results · AI-generated index
A
aws.amazon.com
official

AWS CloudFormation Template for EBS Volumes

This template creates an EBS volume and attaches it to an EC2 instance. The template includes input parameters for volume size, type, and availability zone.

G
github.com
tool

EBS Volume CloudFormation Template Example

A sample CloudFormation template that demonstrates how to create and configure an EBS volume using AWS CloudFormation. Includes comments and explanations.

T
tutorialspoint.com
article

Using AWS CloudFormation to Create EBS Volumes

A step-by-step tutorial on creating EBS volumes using AWS CloudFormation. Covers topics such as template structure, input parameters, and resource creation.

C
cloudformation-templates.io
tool

CloudFormation Template for EBS Volume with Encryption

A pre-built CloudFormation template that creates an encrypted EBS volume and attaches it to an EC2 instance. Supports multiple encryption algorithms.

C
cloudacademy.com
video

Best Practices for Creating EBS Volumes with CloudFormation

A video course that covers best practices for creating EBS volumes using AWS CloudFormation. Topics include template design, security, and cost optimization.

D
docs.aws.amazon.com
official

AWS CloudFormation User Guide: EBS Volumes

The official AWS CloudFormation user guide, which includes a section on creating and managing EBS volumes. Covers topics such as volume types, sizes, and attachment.

R
researchgate.net
research

Research on EBS Volume Performance using CloudFormation

A research paper that investigates the performance of EBS volumes created using AWS CloudFormation. Compares results with manually created volumes.

N
nclouds.com
article

CloudFormation Template for EBS Volume Backup and Restore

A sample CloudFormation template that demonstrates how to create a backup and restore process for EBS volumes using AWS CloudFormation and AWS Backup.