diff --git a/AWS-Landing-Zones.md b/AWS-Landing-Zones.md new file mode 100644 index 0000000..5f12e24 --- /dev/null +++ b/AWS-Landing-Zones.md @@ -0,0 +1,8 @@ +# AWS Landing Zones + +AWS Landing Zones are an implementation of AWS Organizations and AWS Control Tower designed to implement the AWS Well-Architected Framework. They are designed to help you implement a secure, compliant, and highly available environment in AWS. + +AWS provides a wealth of documentation on Landing Zones and Control Tower which are a great place to get started; however in some details the directions they give may not be clear without context. + +- [AWS Landing Zones](https://docs.aws.amazon.com/prescriptive-guidance/latest/migration-aws-environment/welcome.html) +- [AWS Control Tower](https://docs.aws.amazon.com/controltower/latest/userguide/what-is-control-tower.html)