Operations | Monitoring | ITSM | DevOps | Cloud

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

What's Redgate's plan for PASS?

My blog post from February 1 explains that Redgate took the opportunity to purchase the assets of PASS with the main goal of supporting the community. The PASS association ran for 21 years bringing together a community to connect, share, and learn. The community of course lives on, however the association no longer exists as it once did. Working with SQL Server and the data platform is what unites us all. Data is at the heart of everything we do.

3D-printed, Sleuth logo UNBOXING

Andy, a regular viewer of Don's dev-focused Twitch streams, created a 3D-printed, 100 LED RGB Sleuth logo, and this is its unboxing. Don and Andy also get it working, connected to the internet, then Don extends his Twitch chat bot to allow viewers to change the logo's lights. The stream finishes with Don hooking the logo up to Twitch follow events so that when a viewer starts following, the logo lights up. This video is a lightly edited from the original Twitch stream. Huge thanks to Andy for building and sharing such a cool project!

Multi-instance GPU (MIG) with MicroK8s on NVIDIA A100 GPU

Although Kubernetes revolutionised the software life cycle, its steep learning curve still discourages many users from adopting it. MicroK8s is a production-grade, low-touch Kubernetes that abstracts the complexity and can address use cases from workstations to clouds to the edge. We’ll highlight the details of MicroK8s’ simplicity and robustness and demonstrate the different usage scenarios, running it on NVIDIA DGX, EGX, DPU and Jetson hardware using real applications from NVIDIA marketplace.

Kubernetes Master Class - How to Update Monitoring After Upgrading to Rancher 2.5

Rancher 2.5 introduces a new, improved monitoring integration. It is still based on Prometheus, Grafana and Alertmanager, but much more flexible regarding configuration options and customizations. It also directly ships with much improved dashboards and alerting rules. Unfortunately, due to the necessary internal changes, there is no automatic upgrade path available from the old to the new monitoring. While you can continue to use the old monitoring with 2.5, there are some manual migration steps necessary to get all the benefits from the new monitoring system and keep all the configurations and customizations from the old one.

The More You Monitor - What is AIOps?

You might know AIOps as just another buzzword that been getting thrown around almost as much as 'cloud' and 'digital transformation', but do you really know what AIOps is and how it uses AI and machine learning to unlock a whole new realm of possibilities and efficiencies? In this episode of The More You Monitor Lead Sales Engineer, Donde Aponte, walks you through what AIOps and Observability truly means and how this new approach to IT operations can save IT and DevOps teams tons of time and stress by dramatically shortening MTTR and reducing the number outages and slowdowns.

A Guide to Kubernetes Certifications

In an age of virtualization and cloud computing, developers increasingly use Kubernetes’ open-source platform to manage containerized workloads and services. Kubernetes container became popular because it was impossible to define a resource boundary for multiple applications in a traditional CPU environment. Misuse of resources created an inefficient environment.