Operations | Monitoring | ITSM | DevOps | Cloud

How to

SquaredUp for SCOM - Quick Win Video Series - Part 4: TopN Performance

In this series we take you through some of the fundamentals of building and designing your own dashboards. We look at some of the tile types and visualizations that are available, show you how to run SCOM agent tasks from SquaredUp, and finish up with an example of using a SquaredUp dashboard to troubleshoot an issue. This video focuses on TopN scoped Performance tiles. We’ll show you how to scope a Bar Top N Performance tile, and also how to clone and edit a tile.

SquaredUp for SCOM - Quick Win Video Series - Part 5: Dashboard Actions

In this series we take you through some of the fundamentals of building and designing your own dashboards. We look at some of the tile types and visualizations that are available, show you how to run SCOM agent tasks from SquaredUp, and finish up with an example of using a SquaredUp dashboard to troubleshoot an issue. This video focuses on the dashboard actions feature. We’ll show you how to configure actions, including running SCOM tasks, and adding external and internal links.

SquaredUp for SCOM - Quick Win Video Series - Part 6: NOC Dashboard

In this series we take you through some of the fundamentals of building and designing your own dashboards. We look at some of the tile types and visualizations that are available, show you how to run SCOM agent tasks from SquaredUp, and finish up with an example of using a SquaredUp dashboard to troubleshoot an issue. This video focuses on how to create a NOC dashboard. We’ll bring together what we’ve learned so far in this video series, whilst also introducing the Matrix tile, and show you how to share your dashboard using our Open Access feature.

SquaredUp for SCOM - Quick Win Video Series - Part 7: Using a NOC Dashboard

In this series we take you through some of the fundamentals of building and designing your own dashboards. We look at some of the tile types and visualizations that are available, show you how to run SCOM agent tasks from SquaredUp, and finish up with an example of using a SquaredUp dashboard to troubleshoot an issue. This video focuses on how to use a NOC dashboard. We’ll now use a NOC dashboard, and the drilldowns in SquaredUp, to help us resolve a problem in our environment.

Deploying Multiple Kubernetes Clusters on Multi-Cloud Infrastructure

How-to deploy multiple Kubernetes clusters on multi-cloud infrastructure. Most organizations need a way to deploy K8s to multiple infrastructure providers; on-premise and the cloud, multiple cloud providers, edge location and the cloud, or some combination in between (hybrid cloud). This tutorial covers the deployment of Kubernetes on AWS and Azure from a single centralized control plane. Enterprise grade Kubernetes platform for hybrid cloud.

Kubernetes Deployment on Azure

How-to deploy a kubernetes cluster on Azure. There are several ways to deploy kubernetes on Azure, including Microsoft’s own AKS. This tutorial covers the deployment of kubernetes on Azure using a single command. Fully automated and ready for production applications you will have upstream kubernetes with best of breed open source components needed for Day 2 operations, such as Prometheus, Grafana, and more. Declarative kubernetes, no extra steps, no custom automation.

Upgrading Kubernetes - Advanced Controls

How-to upgrade a kubernetes cluster. There are several ways to upgrade a kubernetes cluster and the upgrade strategy may depend on the type of cluster you are trying to upgrade. This tutorial covers advanced control of a kubernetes cluster upgrade often required for upgrading large shared clusters. This includes upgrading the cluster by node pools or selecting how many concurrent nodes should be done in parallel.

Upgrading Kubernetes - Basic Rolling Upgrade

How-to upgrade a Kubernetes cluster. There are several ways to upgrade a K8s cluster and the upgrade strategy may depend on the type of cluster you are trying to upgrade. This tutorial covers a basic rolling upgrade of a Kubernetes cluster. The upgrade is fully automated and workloads will be migrated during the upgrade process for non-disruption.