Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 718 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 718 Bytes
date subtitle
Summer Semester 2019
Exercise 2: Monitoring and Vertical Scaling

Exercise 2: Monitoring and Vertical Scaling

Overview

This exercise uses the Mediawiki deployment from exercise 1, and adds:

  • Monitoring with InfluxData (CPU, Network, Apache Requests etc.)
  • Benchmark Mediawiki application with artificial workload
  • Vertical Scaling and its impact
  • Understand how the Openstack CLI works

Lessons

  1. Monitoring with InfluxData
  2. Vertical Scaling
  3. OpenStack APIs and CLI

Exercise as PDF

Exercise Solution