Obtaining prior versions of the Well Architected Framework

0

I need to understand the differences between the December 2021 and December 2022 versions of the framework but I can't find a link to a prior version in PDF or HTML.

Anyone could help?

Thanks in advance,

2 個答案
1

Hi, here is the history of changes on the Well Architected Framework : https://docs.aws.amazon.com/wellarchitected/latest/framework/document-revisions.html

To point out specifically,

  1. The below definition of level of efforts is added and also called out in each of the steps " The level of effort is categorizing the amount of time, effort, and complexity a task requires for implementation. Each organization needs to consider the size and expertise of the team and the complexity of the workload for additional context to properly categorize the level of effort for the organization. • High: The work might take multiple weeks or multiple months. This could be broken out into multiple stories, releases, and tasks. • Medium: The work might take multiple days or multiple weeks. This could be broken out into multiple releases and tasks. • Low: The work might take multiple hours or multiple days. This could be broken out into multiple tasks. "

  2. The recommendations and best practices have been updated inline with a risk rating. These are on appendix.

There are no major changes on this version, but we recommend picking up the latest version and also use the Well Architected tool for reviewing the architecture - https://docs.aws.amazon.com/wellarchitected/latest/userguide/intro.html

AWS
Arun
已回答 1 年前
1

Hi There

If you know the previous version number, you can use the CLI See https://awscli.amazonaws.com/v2/documentation/api/latest/reference/wellarchitected/get-lens-version-difference.html

ex: aws wellarchitected get-lens-version-difference --lens-alias arn:aws:wellarchitected::aws:lens/wellarchitected --base-lens-version <version>

profile pictureAWS
專家
Matt-B
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南