Skip to content

Commit

Permalink
Add builder journey guide table (aws#2424)
Browse files Browse the repository at this point in the history
  • Loading branch information
michhyun1 authored Sep 2, 2022
1 parent d1483b9 commit d4812a5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/modules/buildersjourney.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,16 @@ <h1>Amazon Chime SDK Builder&#39;s Journey</h1>
<h2>Introduction</h2>
</a>
<p>The goal of this document is to help you work through the various phases of a builder&#39;s journey using the Amazon Chime SDK. These follow the Amazon Chime SDK Builder&#39;s Journey path:</p>
<p><img src="RackMultipart20220816-1-gyffxg_html_e7f73c9f1864449d.png" alt=""></p>
<p><img src="RackMultipart20220816-1-gyffxg_html_e7f73c9f1864449d.png" alt="">
| Phase | Action | Gate |
|:----------|:----------|:----------|
| Awareness | Learn about Audio / Video offerings and what&#39;s possible | |
| Discovery | Considering options against business outcomes, defining requirements, comparing providers| POC Readiness Review |
| Tech POC | POC – Validating that key features and functionality will work for a given application | POC Results Review |
| Business Decision | After reviewing the POC results, decides whether to move forward | Application Readiness Review |
| Pilot | Build and deploy a MVP for limited users including features for Monitoring, Notification and Troubleshooting | Production Readiness Review |
| Production | Ramp up availability to all users in one Group (e.g. Geo, Line of Business, etc.) | Deployment |
| Expansion | Add other Group users, add additional functionality | |</p>
<a href="#" id="" style="color: inherit; text-decoration: none;">
<h3></h3>
</a>
Expand Down
9 changes: 9 additions & 0 deletions guides/20_Builders_Journey.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
The goal of this document is to help you work through the various phases of a builder's journey using the Amazon Chime SDK. These follow the Amazon Chime SDK Builder's Journey path:

![](RackMultipart20220816-1-gyffxg_html_e7f73c9f1864449d.png)
| Phase | Action | Gate |
|:----------|:----------|:----------|
| Awareness | Learn about Audio / Video offerings and what's possible | |
| Discovery | Considering options against business outcomes, defining requirements, comparing providers| POC Readiness Review |
| Tech POC | POC – Validating that key features and functionality will work for a given application | POC Results Review |
| Business Decision | After reviewing the POC results, decides whether to move forward | Application Readiness Review |
| Pilot | Build and deploy a MVP for limited users including features for Monitoring, Notification and Troubleshooting | Production Readiness Review |
| Production | Ramp up availability to all users in one Group (e.g. Geo, Line of Business, etc.) | Deployment |
| Expansion | Add other Group users, add additional functionality | |

###

Expand Down

0 comments on commit d4812a5

Please sign in to comment.