Skip to content

Instantly share code, notes, and snippets.

@vasilkosturski
vasilkosturski / RDSRecoverability.yaml
Created September 17, 2023 06:34
Cloud Formation template for RDS Recoverability Demo
Description: RDS Recoverability Demo - Design for Availability, Resilience, and Reliability
Parameters:
VpcName:
Description: A name that is prefixed to resource names
Type: String
VpcCIDR:
Description: Please enter the IP range (CIDR notation) for this VPC
Type: String