In der Produktionstechnik werden sekündlich enorme Datenmengen erzeugt und verarbeitet. Diese Daten beinhalten oft wertvolle Hinweise zu den aktuellen Zuständen der Maschinen, Werkzeuge und dem zu produzierenden Produkt und könnten durch gezielte Auswertung das Wertschöpfungspotenzial der Maschine und dazugehöriger Dienstleistungen steigern. In der Praxis werden diese Daten jedoch bisher weder umfänglich ausgewertet noch für nachgelagerte Anwendungen, ob unternehmensintern oder -extern, digital…
Understanding what is happening in your cluster can be challenging. How can you quickly and easily tell if your cluster and apps are healthy, well utilized and running as expected? In this tutorial, we'll look at various aspects of Kubernetes observability, and present multiple OSS solutions from the CNCF landscape and beyond to achieve that. We will start with tools that simply query the Kubernetes API and deliver the output in an easy-to-understand UI (e.g. Skooner, k9s), go over sidecar-based…
Infrastructure as Code (IaC) revolutionized the way of resource design, creation and management dramatically – not only in the cloud. Manual management and configuration of IT resources are over, especially when cloud-native services are used for future or modern workloads. But how to bring the IaC approach successfully into the IT organization, so it is usable in a professional way? What needs to be done to create reusable blocks of code in order to gain more speed and avoid configuration…