Operations | Monitoring | ITSM | DevOps | Cloud

Managed OpenStack cheaper than self-managed?

Outsourcing OpenStack operations can significantly accelerate the OpenStack deployment process. Although most organisations are successful with the initial roll-out of the cloud, many struggle to operate it effectively post-deployment. Under certain circumstances, a fully managed OpenStack can also be a cheaper option than the self-managed one. We have recently published a webinar in which we demonstrated a detailed cost analysis of both options.

How to upgrade from Ubuntu 18.04 LTS to 20.04 LTS today

Ubuntu 20.04 LTS (Focal Fossa) was officially released on April 23. This is the latest Ubuntu Long Term Support (LTS) release, with security patches and updates available until 2025. If you are currently using an older version of Ubuntu, you may be interested in upgrading. In this tutorial, we will show how to safely upgrade from Ubuntu 18.04 LTS (Bionic Beaver), the previous LTS, to the current one.

Enhanced SSH and FIDO authentication in Ubuntu 20.04 LTS

One of the most exciting security enhancements in Ubuntu 20.04 LTS (Focal Fossa) is the ability to use the Fast Identity Online (FIDO) or Universal 2nd Factor (U2F) devices with SSH. By using a second authentication factor via a device, users can add another layer of security to their infrastructure through a stronger and yet still easy to use mechanism for authentication. Ubuntu 20.04 LTS includes this feature out of the box through the latest version of OpenSSH 8.2.

Dynamic Remote Collaboration under a single project management hub - Nifty

Project management is continuously evolving – among the other things toward a more efficient team and client collaboration. Considering the importance of communication in managing a project – it makes perfect sense. If we start from a development point of view, the software can be quickly perfected to assist you as a powerful tool. But to achieve a high level of productivity, there must be a team that will utilize those tools.

Monitor Confluent Platform with Datadog

Confluent Platform is an event streaming platform built on Apache Kafka. If you’re using Kafka as a data pipeline between microservices, Confluent Platform makes it easy to copy data into and out of Kafka, validate the data, and replicate entire Kafka topics. We’ve partnered with Confluent to create a new Confluent Platform integration.

Patch Manager Plus recognized as SoftwareWorld's top rated endpoint protection software

Patch Manager Plus recently joined ManageEngine’s flagship unified endpoint management software, Desktop Central, in SoftwareWorld’s list of Top 10+ Best Endpoint Protection Software in 2020. In the platform’s review of several alternative tools, both ManageEngine products received a score of 98/100.

How to run a remote team retrospective

Let’s face it: agile methodologies weren’t exactly created for remote teams. Early agile teams were overwhelmingly co-located in offices, mostly because video conferencing, chat, and other technology that makes remote work possible were laughably primitive and clunky at that time. These days, with so many people working remotely, gathering your team in the same room isn’t realistic. That doesn’t mean remote retrospectives are impossible, however.

PHP Json_encode: Serialize PHP Objects to JSON

PHP is a server-side scripting language for creating your website’s backend system that can serve webpages, communicate with databases, and exchange data over the internet. A decent backend framework like PHP needs to be capable of providing and processing data in any format (e.g., XML, JSON, etc.) to be socially accepted in a society of skilled web development frameworks.

Stateful Kubernetes Workloads on vSphere with RKE

Stateful workloads in Kubernetes need to be able to access persistent volumes across the cluster. Storage Classes represent different storage types in Kubernetes. A storage provisioner backs each storage class. Most commonly used cloud providers have storage provisioners, which offer different capabilities based on the underlying cloud. There are also a wide variety of storage provisioners available to Kubernetes, based on the cloud provider in use.