Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 754 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 754 Bytes
date subtitle
Summer Semester 2019
Exercise 7: Kubernetes; Reliability & Availability

Exercise 7: Kubernetes; Reliability & Availability

Overview

This exercise will address the reliability and availability aspects, specifically for distributed database systems. As we have seen in the previous exercises, application state needs to be considered separately. The theoretical concepts like horizontal scalability and consistency guarantees are in the focus of this exercise.

Lessons

  1. Concept of Reliability and Availability

  2. Kubernetes

Exercise as PDF

Exercise Solution