Monitoring Blog

This is the blog section. It has two categories: News and Releases.

Files in these directories will be listed in reverse chronological order.

Posts in 2019
  • Getting Started with AWS Lambda

    Monday, February 04, 2019 in Insights

    Lambda is AWS’ realization of a serverless architecture. Instead of deploying instances and scaling them manually, developers deploy only their code and AWS executes the code. Different triggers for code executions can be defined, e.g. when a …

    Read more

  • Advanced OpenShift command line interface

    Wednesday, January 09, 2019 in Insights

    The OpenShift command line interface is a very powerful tool which is quite useful for beginners and advanced user of OpenShift alike. Some of its features are not well documented or not documented at all. In this article I would like to shed some …

    Read more

Posts in 2018