Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Workshop: 2023 Kubernetes Troubleshooting Challenge

In April, over 350 tech professionals (and a few pirates) participated in the 2023 StackState Kubernetes Troubleshooting Challenge at KubeCon + CloudNativeCon EU in Amsterdam. It was great to witness so many crewmates using StackState to overcome some of Kubernetes applications' toughest challenges. As a result, we decided to organize a live interactive troubleshooting event in collaboration with the StackState product team.

How we improved testing Ubuntu on WSL - and how you can too!

As the popularity of Windows Subsystem for Linux increases, the Ubuntu development team is committed to delivering a first class experience for Linux developers on Windows. To achieve this we’ve made improvements to our automated testing workflows via the creation of WSL-specific GitHub actions. In this post, Ubuntu WSL engineer Eduard Gómez Escandell talks us through the motivation for this approach and how you can implement these actions for your own CI workflows.

Evolution at the edge: what matters when developing an edge strategy?

The evolution of information technology is governed by how businesses adapt to ever-increasing amounts of data. Those businesses most able to exploit more data, win. Terms such as ‘speed’ and ‘agility’ refer to how a business handles and uses this data. Given the 2.5 quintillion bytes created every day, there is a huge opportunity for businesses to create unassailable leadership.

Kubernetes Simplified: Understanding its Inner Workings

Kubernetes has revolutionized the world of container orchestration, providing organizations with a powerful solution for deploying, managing, and scaling applications. However, the complexity of Kubernetes can be daunting for newcomers. In this blog, we will demystify Kubernetes by breaking down its core components, revealing its operational principles, and guiding you through the process of running a pod.

Understanding VMWare Snapshot Quiescing

Snapshot quiescing, a technique employed in the world of virtualization, stands as a pivotal concept to grasp for anyone involved in IT operations. In particular, when working with VMware, understanding snapshot quiescing can significantly streamline your backup and restore operations. It’s a crucial process that ensures the data on a Virtual Machine (VM) is in a consistent state when a snapshot is taken.

Predictive Modeling: The Next Big Thing for ITPA, Intelligent Automation

If you had the power to predict the future, how would you use it? Gartner refers to the predictive modeling process as that which collects data, formulates a statistical model, makes predictions, and then validates the model as additional data becomes available. In the world of intelligent automation, teams use predictive modeling to formulate how future outcomes or behaviors will be, by using historical data, machine learning (ML) algorithms, and analytical techniques.

Kubernetes Architecture Part 3: Data Plane Components

This Kubernetes Architecture series covers the main components used in Kubernetes and provides an introduction to Kubernetes architecture. After reading these blogs, you’ll have a much deeper understanding of the main reasons for choosing Kubernetes as well as the main components that are involved when you start running applications on Kubernetes.