Amazon Web Services (AWS) created the Operational Readiness Review (ORR) to distill the learnings from AWS operational incidents into curated questions with best practice guidance. Refer to the ORR Whitepaper. Within the Whitepaper Appendix B provides example ORR questions. The following ORR lens models those questions as a template to get started quickly building an ORR practice using WA custom lens as the tool.
The AWS Well-Architected Tool makes it easy to create custom lenses by providing a json template that you can use. The template outlines how the lens content must be defined, and it controls how the lens is presented within the AWS WA Tool. This sample used the example questions from the ORR Whitepaper (see above) to show how to create Custom Lens in WA console from json template with the following several steps:
- Prepare your custom lens WA template json file
- Navigate to the AWS WA Tool on the AWS console and create custom lens
- Publish your custom lens and attached with version tag
- Review workloads using custom lenses
Feel free to download the ORR sample custom lens and edit is as needed.
After you prepare your custom lens WA template json file, you can navigate to the AWS WA Tool on the AWS console and a create custom lens.
Upload your custom lens WA template json template, and submit it.
You will find your custom lens WA in draft version.
Publish your draft version attached with version tag. After which the status will change from DRAFT to PUBLISHED
After your custom lens WA is published, you can define a workload in your WA console to use the custom lens.
Input your workload information, and select the newly published 'AWS Operational Readiness Review Whtiepaper Sample' custom lens.
You can continue reviewing and answer the questions for custom lens.
Now you can review your 'Operational Readiness Review' (ORR) with customized questionnaire and practice.