Operations | Monitoring | ITSM | DevOps | Cloud

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

Kubernetes Annual Report 2021: What you need to know

The Cloud Native Computing Foundation published their Annual Report for 2021 which outlines the past year and what can be expected in the upcoming 6 months. Community leaders and 62,000 contributors on GitHub came together to report on initiatives and updates to create CNCF’s second annual report. So, here are the important updates from the Kubernetes Annual Report that we think you need to know.

Integrate with AppDynamics | Moogsoft Product Videos & How-Tos

After watching this video, you will be able to set up a template in AppDynamics to send data to Moogsoft, configure a JSON payload to map AppDynamics data to Moogsoft event fields, and define an AppDynamics policy to forward health rule violations and other issues to Moogsoft.

Life as a Chief Strategy Officer (CSO)

Google “CSO role description” and you will get 9 million results, none of which will sufficiently describe why it has been both challenging and enormously fulfilling for me at Tidal Migrations. Quite simply, a CSO role is uniquely tailored to the company it belongs to. So while Deloitte has this article about the six faces of a CSO, I wanted to share how my role came about and what it means to be a CSO at Tidal.

The 7 DevOps Lifecycle Phases: How To Manage Costs At Each Step

DevOps helps developers and operators work together to create high-quality software quickly. DevOps is a modern software development philosophy that uses various tools, processes, and people to get ideal results rapidly. As a result, companies that use DevOps satisfy customer needs, achieving a competitive advantage.

The private cloud future: Data centres as a service

Even after the public cloud hype, private clouds remain to be a very essential part of many enterprises’ cloud strategy. Private clouds are simply giving CIOs more control over their budgets, enabling better security and allowing the flexibility to build best of breed IT solutions. So let’s stop here and take a step backwards, why are organisations even investing in their IT?

New Active Directory Integration features in Ubuntu 22.04 (part 3) - Privilege Management

Linux Active Directory (AD) integration is historically one of the most requested functionalities by our corporate users, and with Ubuntu Desktop 22.04, we introduced ADsys, our new Active Directory client. This blog post is part 3 of a series where we will explore the new functionalities in more detail.

How to deploy a Go web application to the cloud (Part 1)

Go has emerged as a popular option to develop web applications, especially for API backends, used by a React or Vue frontend. This post is the first of a multi-post series on the deployment of a web application to a cloud provider, starting with the simplest form of deployment, all the way to using Kubernetes for your web apps.