X
Lab complete!
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool
A milestone records the state of a workload at a particular point in time.
Save a milestone after you initially complete all the questions associated with a workload. As you change your workload based on items in your improvement plan, you can save additional milestones to measure progress.
A best practice is to save a milestone when you first do a new W-A review, or every time you make improvements to a workload.
aws wellarchitected create-milestone --workload-id "<WorkloadId>" --milestone-name Rev1
aws wellarchitected list-milestones --workload-id "<WorkloadId>" --max-results 50
aws wellarchitected get-milestone --workload-id "<WorkloadId>" --milestone-number 1
aws wellarchitected list-answers --workload-id "<WorkloadId>" --lens-alias "wellarchitected" --milestone-number 1
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool