Dl/Product Release Checklist: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
No edit summary
Line 63: Line 63:
* Highly Available
* Highly Available
** Your service should be highly available. A common pattern is haing redundancy, so if your active server is down, your standby server can take over the control. And we expect the switch to be automatic.
** Your service should be highly available. A common pattern is haing redundancy, so if your active server is down, your standby server can take over the control. And we expect the switch to be automatic.
</div>
</div>
<p></p>
= Capacity =
<div class="toccolours mw-collapsible mw-collapsed expandable">
<div class="mw-collapsible-preview"></div>
<div class="mw-collapsible-content">
* 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)
</div>
</div>
</div>
</div>
<p></p>
<p></p>

Revision as of 23:15, 6 February 2024

Logging

Metrics

Alarms

Security

Service Availability

Capacity