Search
Close this search box.

The power of combining AI with open source

What is open source to AI?  We all can agree on the fact that it is an interesting time. With facial recognition, medical diagnosis and healthcare systems, us feeling comfortable chatting with AI bots and taxis driving themselves with AI power vehicles.   Some time ago I read an article about the fact that accidents with […]

A guide to installing Docker on Ubuntu 22.04

Docker on Ubuntu   Docker is a tool designed to streamline the process of creating, deploying, and running applications by using containers. Containers allow developers to package up an application with all the parts it needs, such as libraries and other dependencies, and ship it all out as one package. In this guide, we will […]

Should I install the latest OpenStack release or not? 

With a history of regular releases, OpenStack has evolved through a series of alphabetically named versions, each packed with new features and improvements. As the community continues to innovate, the question arises: Should you install the latest OpenStack release or stick with an older version? In this article, we’ll explore key points about OpenStack releases […]

The power of running Kubernetes on OpenStack (or not?) 

Kubernetes vs. OpenStack  Kubernetes has emerged as a leading container orchestration platform, empowering organizations to efficiently deploy, scale, and manage containerized applications. OpenStack, on the other hand, provides a robust cloud computing infrastructure, allowing businesses to create and control pools of compute, storage, and networking resources. Together, these two powerful open-source technologies offer a compelling […]

A guide to deploying a Kubernetes cluster: Basics and FAQs answered

Deploying Kubernetes introduction  Deploying a Kubernetes cluster can be a complex process. Deploying a Kubernetes cluster requires a solid understanding of the infrastructure and the tools involved, as well as careful planning and testing.  In this blog I want to share some basic steps for starting with Kubernetes, and some general frequently asked questions and […]

Navigating OpenStack network virtualization: A closer look at OVN and OVS

OpenStack deployments heavily rely on efficient network virtualization solutions to enable scalability and flexibility. In this blog, we’ll delve into the relationship between Open Virtual Networking (OVN) and Open vSwitch (OVS) within the OpenStack ecosystem. We’ll explore their distinctive functionalities and their separation. Let’s briefly recap the core aspects of OVN and OVS and their […]

Introducing Sunbeam: Canonical’s OpenStack solution for small-scale cloud environments

Introduction  Canonical, the company behind Ubuntu, has made a significant announcement at the OpenInfra Summit in Vancouver. They have unveiled Sunbeam, a new project that extends their commercial OpenStack offering to small-scale cloud environments. Sunbeam, which is 100% open source and free-of-charge, aims to simplify the adoption of OpenStack and enable organizations to modernize their […]

Explore, collaborate, and innovate at OpenInfra Summit 2023! 

As the world continues to embrace the power of open-source technologies, this year’s OpenInfra Summit in Vancouver, Canada promises to be an interesting gathering of visionaries, experts, and enthusiasts from around the globe. From cloud computing and containerization to networking and storage, the OpenInfra Summit, hosted by the OpenInfra Foundation is the ultimate platform for […]

Non-core OpenStack components and why they matter 

In the last few weeks, we brought you a blog series that took a deepdive into the main OpenStack components, while explaining their features. This time we bring you a quick overview of non-core OpenStack components and why they matter.  However, if you are interested in reading the blogs about the main OpenStack components, you […]

Deep dive into the main OpenStack components part 3

Welcome to part three of our blog series “Deep dive into the main OpenStack components.” In this series, we have been exploring the different components of the OpenStack platform in-depth, including Glance, Heat, Trove, Magnum, and more. In this blog, we will dive deep into the remaining OpenStack components that we haven’t discussed yet, including their […]