GitXplorerGitXplorer
a

custom-lens-wa-hub

public
986 stars
83 forks
0 issues

Commits

List of commits on branch main.
Unverified
2ea39d1744dc27d46a669964697e12259762fd34

Updating ReadMe

committed 2 months ago
Unverified
f11625c0467f2d889d4734e304fb0b16aea5a436

Adding MSFT on AWS Custom Lens

committed 2 months ago
Verified
40e8d5fe364fef4d08b2c3dbbce023e164b612bc

Update README.md

rraywang1021 committed 2 months ago
Verified
e816db9b0b8f50b7ebbe9b27f8074874aeca5e2d

Merge pull request #26 from aws-joeywu/main

rraywang1021 committed 2 months ago
Verified
344e3b76490c7d9f4c6becadf3c5ad3e07627e69

Add preface

aaws-joeywu committed 2 months ago
Verified
d3df1aca6bca03197db1220e5e1d29036fd048cc

Update README.md

rraywang1021 committed 2 months ago

README

The README file for this repository.

AWS Custom Lens Hub

GitHub GitHub commit activity (branch) GitHub Repo stars GitHub watchers GitHub forks GitHub contributors

Provide JSON file template that demonstrate how to create customize Well-Architected reviews using Custom lenses.

Note:

This repository is maintained by internal volunteer, community members and domain service experts.

Disclaimer:

All the sample artifacts (JSON) were contributed by domain expert for pilot preview purpose. All the pilot preview with custom lens have to be conducted by certified domain expert after customer enablement. If you are looking for official AWS Well-Architected Lenses material for specific topics, please go to https://aws.amazon.com/architecture/well-architected/.

📚 Background

AWS Well-Architected helps cloud architects build secure, high-performing, resilient, and efficient infrastructure for a variety of applications and workloads.

The AWS Well-Archtected 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.

🛠️ Setup

The quickest setup to run Customs Lens need setup includes:

💻 Usage

This repository used DynamoDB as an example to show how to create Custom Lens in WA console from json template with several step as following:

  1. Prepare your custom lens WA template json file
  2. Navigate to the AWS WA Tool on the AWS console and create custom lens
  3. Publish your custom lens and attached with version tag
  4. Review workloads using custom lenses

You can also reference the Well-Architected Lab which provide step by step guideline.

📋 Repository

Custom Lens for AWS Key Services

Custom Lens for AWS Solutions

🔖 Whitepaper

Whitepaper to describe candidate new Custom Lenses, which you can reference as following:

⚖️ License

This library is licensed under the MIT-0 License. For more details, please take a look at the LICENSE file.

🤝 Contributing

Please read our contributing guidelines