Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeupjewell/aws-cloud-security-recoverability-in-aws

In this project, you will use the AWS CloudFormation to create Virtual Private Clouds. CloudFormation is an AWS service that allows you to create "infrastructure as code". This allows you to define the infrastructure you'd like to create in code, just like you do with software. This has the benefits of being able to share your infrastructure in a common language, use source code control systems to version your infrastructure, and allow for documenting and reviewing of infrastructure and infrastructure proposed changes.
https://github.com/codeupjewell/aws-cloud-security-recoverability-in-aws

aws aws-cloudformation aws-s3 data-durability failover recovering-data resiliency yaml

Last synced: about 2 months ago
JSON representation

In this project, you will use the AWS CloudFormation to create Virtual Private Clouds. CloudFormation is an AWS service that allows you to create "infrastructure as code". This allows you to define the infrastructure you'd like to create in code, just like you do with software. This has the benefits of being able to share your infrastructure in a common language, use source code control systems to version your infrastructure, and allow for documenting and reviewing of infrastructure and infrastructure proposed changes.

Awesome Lists containing this project