Operations | Monitoring | ITSM | DevOps | Cloud

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

Canonical extends its commercial OpenStack offering to small-scale cloud environments with project Sunbeam

June 13, Vancouver, OpenInfra Summit – Canonical today announced the extension of its commercial OpenStack offering to small-scale cloud environments with a new project Sunbeam. The project is 100% open source and is available free-of-charge. Early adopters can also opt-in for comprehensive security coverage and full commercial support under the Ubuntu Pro + Support subscriptions once they complete the deployment themselves.

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.

PromQL Cheat Sheet: A Quick Guide to Prometheus Query Language

Prometheus is an open-source monitoring and alerting toolkit that has gained significant popularity in DevOps and systems monitoring. At the core of Prometheus lies PromQL (Prometheus Query Language), a powerful and flexible query language used to extract valuable insights from the collected metrics. In this guide, we will explore the basics of PromQL and provide query examples for an example use case.