Operations | Monitoring | ITSM | DevOps | Cloud

Canonical

Building and running FIPS containers on Ubuntu 18.04

Whether running on the public cloud or a private cloud, the use of containers is ingrained in today’s devops oriented workflows. Having workloads set up to run under the mandated compliance requirements is thus necessary to fully exploit the potential of containers. This article focuses on how to build and run containers that comply with the US and Canada government FIPS140-2 data protection standard.

Monitor Ubuntu Advantage FIPS configurations

In regulated environments, some machines must adhere to strict cryptography requirements designed to protect systems from being cracked, altered, or tampered with. Using cryptographic modules that are FIPS certified or compliant ensure a systems’ encryption solutions adequately protect its digital assets. FIPS validated operating systems are a prerequisite for government agencies, their partners, and those wanting to conduct business with the federal government.

An overview of OpenStack storage

OpenStack storage is probably one of the most complex topics in OpenStack architecture right after networking. There are many different storage options, at least a few storage services, and tons of supported storage backends. It is very easy to get lost. But do not worry, there is hope. Since OpenStack was initially created as an open-source implementation of the Amazon Web Service Elastic Compute Cloud (AWS EC2), its storage architecture is quite similar to leading public clouds.

Low latency Linux kernel for industrial embedded systems - Part III

Welcome to the concluding chapter of this three-part blog series on the low latency Ubuntu kernel for industrial embedded systems. Each blog is standalone and can be read independently from the others, although you may want to start at the beginning for some continuity. If you need a quick refresher on userland and kernel space, we recommend you check Part I out first.

The State of Robotics - January 2022

What a way of starting the year! Setting milestones, helping those in need, and daring to dream. January 2022 starts with one of the biggest technological conferences — CES. So, in this piece, you will find a breakdown of three robots in our usual style. But there’s more… we also bring a story to inspire you all. It’s a great experience writing this blog, where every month news are abundant. Thank you all for contacting us and sharing your stories.

Low latency Linux kernel for industrial embedded systems - Part II

Welcome to Part II of this three-part blog series on adopting the low latency Ubuntu kernel for your embedded systems. In case you missed it, check out Part I for a brief intro on preemptable processes in multiuser systems and memory split into kernel and user space. The low-latency Ubuntu kernel ships with a 1000 Hz tick timer granularity (CONFIG_HZ_1000) and the maximum preemption (CONFIG_PREEMPT) available in the mainline Linux kernel.

Canonical: a world leader in remote first working

Over the last two years much of the Global workforce has experienced remote working first-hand. Sound familiar? For many, this was a ‘career first’, changing their views on the effectiveness of remote working. The desire to be office based has reduced dramatically with people wanting to avoid time-consuming commutes. In a recent survey, a staggering 91% of US workers wanted home working to persist post pandemic.

Low latency Linux for industrial embedded systems - Part I

Welcome to this mini blog series on the low latency Linux kernel for industrial embedded systems! The real-time patch, which is not fully upstream yet, has had many developers wonder about stable alternatives for their projects adopting an embedded Linux operating system (OS) with latency requirements in the milliseconds’ range. The low-latency Ubuntu Linux kernel from Canonical is less costly to maintain than real-time alternatives.