diff --git a/src/data/roadmaps/aws/content/100-introduction/103-aws/102-well-architected.md b/src/data/roadmaps/aws/content/100-introduction/103-aws/102-well-architected.md index 0c5112e5d..5e770d01b 100644 --- a/src/data/roadmaps/aws/content/100-introduction/103-aws/102-well-architected.md +++ b/src/data/roadmaps/aws/content/100-introduction/103-aws/102-well-architected.md @@ -1,3 +1,7 @@ # Well Architected Framework -AWS Well-Architected Framework is a set of strategic guidelines provided by Amazon Web Services. It is designed to provide high-performing and resilient systems while maintaining cost efficiency. The framework divides the architectural best practices across five pillars which include operational excellence, security, reliability, performance efficiency, and cost optimization. With this framework, you can assess and improve your cloud-based architectures and applications by leveraging AWS technologies. \ No newline at end of file +AWS Well-Architected Framework is a set of strategic guidelines provided by Amazon Web Services. It is designed to provide high-performing and resilient systems while maintaining cost efficiency. The framework divides the architectural best practices across six pillars which include operational excellence, security, reliability, performance efficiency, cost optimization and the sustainability. With this framework, you can assess and improve your cloud-based architectures and applications by leveraging AWS technologies. + +Visit the following resources to learn more: + +- [AWS Well-Architected](https://aws.amazon.com/architecture/well-architected)