From be6b0128b1410d9d68f3fdd5304ab26d11b937dc Mon Sep 17 00:00:00 2001 From: Yash Deore <152061059+yashdeored@users.noreply.github.com> Date: Mon, 3 Jun 2024 00:21:18 +0530 Subject: [PATCH] Patch 1 (#5792) Update 120-real-time-data.md (#5782) Add links to pages containing brief explanations on the topics listed here. Update well-architected framework. --------- Co-authored-by: devgru-3-2 <95485002+devgru-3-2@users.noreply.github.com> Co-authored-by: Danrley Senegalha Pires --- .../100-introduction/103-aws/102-well-architected.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)