Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Wasson committed Mar 2, 2018
1 parent b3d8a98 commit c03d7c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/checklist/resiliency-per-service.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Resiliency checklist
description: Checklist that provides guidance for resiliency concerns during design.
title: Resiliency checklist for Azure services
description: Checklist that provides resiliency guidance for various Azure services.
author: petertaylor9999
ms.date: 03/02/2018
ms.custom: resiliency, checklist
---

# Resiliency checklist for specific services
# Resiliency checklist for specific Azure services

Resiliency is the ability of a system to recover from failures and continue to function, and is one of the [pillars of software quality](../guide/pillars.md). Every technology has its own particular failure modalities, which you need to be aware of when designing and implementing your application. Use this checklist to review the resiliency considerations for specific Azure services. Also review the [general resiliency checklist](./resiliency.md), which contains items that are not specific to any Azure service.
Resiliency is the ability of a system to recover from failures and continue to function, and is one of the [pillars of software quality](../guide/pillars.md). Every technology has its own particular failure modalities, which you must consider when designing and implementing your application. Use this checklist to review the resiliency considerations for specific Azure services. Also review the [general resiliency checklist](./resiliency.md), which contains items that are not specific to any Azure service.

## App Service

Expand Down

0 comments on commit c03d7c0

Please sign in to comment.