Chapter 3. Patterns for High Availability

A very important topic, for most operations teams, is how to keep the systems responsive. Many things can cause an application to behave improperly with the end user, and there are a lot of different methods to handle these issues. The types of preventive measures used depend heavily on the purpose of that application in the system. Many applications are moving towards a microservice approach, in which the system is divided into smaller subsystems that have one task. This microservice approach is similar to software development life cycles, in which large sections of code are divided into smaller sections. This breaking up of responsibilities makes testing them a bit simpler in that each subsystem has ...

Get Implementing Cloud Design Patterns for AWS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.