Operations | Monitoring | ITSM | DevOps | Cloud

Data science workflows on Kubernetes with Kubeflow pipelines: Part 1

Kubeflow Pipelines are a great way to build portable, scalable machine learning workflows. It is one part of a larger Kubeflow ecosystem that aims to reduce the complexity and time involved with training and deploying machine learning models at scale. In this blog series, we demystify Kubeflow pipelines and showcase this method to produce reusable and reproducible data science.

Is Ubuntu an enterprise Linux distribution?

Is Ubuntu an enterprise Linux distribution? If you are asking, you are probably wondering if you can use Ubuntu anywhere else other than your workstation or development environment. Perhaps you are wondering whether you can implement Ubuntu in your enterprise, including production environments? If that is the case, I have good news for you. Yes. Ubuntu is an enterprise Linux distribution with full commercial support provided by Canonical, the publisher and maintainer of Ubuntu.

The Ubuntu Appliance portfolio

We are delighted to share a new initiative – the Ubuntu Appliance portfolio. Together with NextCloud, Mosquitto, Plex, OpenHAB and AdGuard, we have created a new class of Ubuntu derivatives: specialised appliance images that do one thing beautifully. Ubuntu Appliances transform a Raspberry Pi or PC into a secure, self-updating solution, free of charge. The Ubuntu Appliance mission is to enable secure, self-healing, single-purpose devices.

People and processes behind "Ubuntu certified" devices

While searching for your next GNU/Linux enabled computer, you may have found that some vendors such as Dell, HP and Lenovo sell a selection of desktops and laptops with Ubuntu pre-installed. In fact, Ubuntu is certified on an ever-growing list of hardware. But what does it mean exactly for such a device to be “Ubuntu certified”, and how does this happen? Let’s find out.

T-Mobile - Building the data centre: Implementing self-service for large scale operations

Joshua talks about design considerations when implementing MAAS as the foundation of a bare metal self - service offering in a large enterprise. Examples he discusses include translating tickets to APIs, humans to computers and doing more with less.

Creating cross-platform applications with .NET on Ubuntu on WSL

.NET is an open source software framework for building cross-platform applications on Linux, Windows, and macOS. Ubuntu on WSL allows you to build and test applications for Ubuntu and Windows simultaneously. What happens when we mix these together? This blog will demonstrate how to install a .NET development stack on WSL, build a simple OS-aware application, and then test it on both Linux and Windows.