Operations | Monitoring | ITSM | DevOps | Cloud

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

Sponsored Post

Simplifying ESX monitoring with OpManager

IT admins have to adapt to new market trends and networking concepts to meet ever-evolving IT demands. However, solely relying on physical components to support this changing landscape puts them at a disadvantage when it comes to scalability, network distribution, and cost-effectiveness. To remove the strain on physical components such as servers and to keep the capital expense in the optimal range, IT admins rely on virtualization. Most networks have started adopting virtualization even for their most resource-intensive applications.

Enabling simple, cost-effective Kubernetes on IBM Z with MicroK8s

Containerisation has transformed the enterprise IT landscape, driving faster, more secure, and more predictable software delivery than ever before. Thanks to technologies like Docker, building containerised applications is easy, and many businesses are working with hundreds or even thousands of containers. To effectively deploy and manage all of these microservices, a container orchestration tool is essential, and Kubernetes is the leading solution.

Pacific Textiles drives digital transformation with new infrastructure for legacy and cloud-native applications

March 1st, 2022 — Canonical announces that Pacific Textiles chose Canonical Charmed OpenStack for its infrastructure upgrade. The new private cloud environment allows keeping the legacy workloads running continuously and launching new cloud-native services simultaneously. The professional services team from Canonical helped Pacific Textiles during this migration, from making architectural choices to launching the live cloud.

Cross-functional collaboration: Why marketing is perfectly placed to set the example in a distributed, hybrid world

Running successful cross-functional projects, when teams are no longer co-located in the same physical space, requires a different approach. Read on to find out how we used this as an opportunity to improve how the Marketing Division at Redgate collaborates with other parts of the business and how you can apply some of our learnings in your own organization.

Adding Super Fast Frontend Search in Rails with Lunr

This is the first part of a multi-part post focusing (mostly) on front end search and Command Palettes. If you are not familiar with Command Palettes, they are a power-user's dream: a universal overlay on your webpage that's triggered with a key shortcut (usually Command + K) and allows your users not only to search the content but also perform actions on your website. The goal here is to "keep the user's hands on the keyboard" (and away from the mouse), when using your application.