Dl/Product Release Checklist: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) |
Stonezhong (talk | contribs) No edit summary |
||
| Line 73: | Line 73: | ||
* You should deploy your service over the day-to-day capacity. For example, you should be prepared your service to handle 200% of traffic comparing your normal traffic. | * You should deploy your service over the day-to-day capacity. For example, you should be prepared your service to handle 200% of traffic comparing your normal traffic. | ||
* You should have "capacity review" constantly, a common practice is to review capacity every year, and book the capacity for the entire year (with predicted growth) | * You should have "capacity review" constantly, a common practice is to review capacity every year, and book the capacity for the entire year (with predicted growth) | ||
</div> | |||
</div> | |||
<p></p> | |||
= Beta Environment = | |||
<div class="toccolours mw-collapsible mw-collapsed expandable"> | |||
<div class="mw-collapsible-preview"></div> | |||
<div class="mw-collapsible-content"> | |||
* For any product, you should have a beta environment | |||
* You should always deploy your change to beta environment first, verify nothing is broken before deploy to production. | |||
</div> | </div> | ||
</div> | </div> | ||
<p></p> | <p></p> | ||