Operations | Monitoring | ITSM | DevOps | Cloud

Linux

PostgreSQL for AI applications

If you’re working with AI, you’re working with data. From numerical data to videos or images, regardless of your industry or use case, every AI project depends on data in some form. The question is: how can you efficiently store that data and use it when building your models? One answer is PostgreSQL, a proven and well-loved database that, thanks to recent developments, has become a strong choice to support AI.

Ubuntu AI | S2E2 | Edge AI at NVIDIA GTC 2024

A special episode is out to talk about NVIDIA GTC 2024. Gustavo Sanchez will give a talk about edge AI deployments to accelerate smart city development. It will focus on how cloud native infrastructure and open source tooling enable such a project. Listed to the podcast to learn more about the use cases, challenges and key considerations for such a use case. From architectural details to possible improvements, Gustavo delights us with tons of useful information.

Introduction to Apache Kafka

Have you heard about Apache Kafka but aren’t quite sure about its functions or applications? This webinar is tailored for you. Apache Kafka is more than just a buzzword in the tech community; it’s a critical tool for data processing and management. Join our expert-led webinar to explore the world of Apache Kafka, a powerful distributed event streaming platform. Learn how Canonical simplifies Kafka operations, offering secure, automated deployments and maintenance across various clouds.

Telco-grade Sylva-compliant Canonical platforms

In December 2023, Canonical joined the Sylva project of Linux Foundation Europe to provide fully open-source and upstream telco platform solutions to the project. Sylva aims to tackle the fragmentation in telco cloud technologies and the vendor lock-in caused by proprietary platform solutions, by defining a common validation software framework for telco core and edge clouds.

Canonical announces the availability of Real-time Ubuntu for Amazon EKS Anywhere

Barcelona, Spain. 28 February 2024. Canonical today announced an expansion of its relationship with Amazon Web Services (AWS) to make Real-time Ubuntu available to Amazon Elastic Kubernetes Service Anywhere (Amazon EKS Anywhere) customers for use in Open radio access network (RAN) commercial deployments. With Real-time Ubuntu and Amazon EKS Anywhere, customers can benefit from ultra-reliable low-latency operating system performance and simplified Kubernetes cluster management.

Canonical announces the general availability of Charmed Kafka

27 February 2024: Today, Canonical announced the release of Charmed Kafka – an advanced solution for Apache Kafka® that provides everything users need to run Apache Kafka at scale. Apache Kafka is an event store that supports a range of contemporary applications including microservices architectures, streaming analytics and AI/ML use cases. Canonical Charmed Kafka simplifies deployment and operation of Kafka across public clouds and private data centres alike.

Ubuntu AI Podcast | Launch of 2nd series

Season 2 of Ubuntu AI podcast is here! After a start with great guests and great feedback from our listeners, we are ready to kickstart a new series of episodes. We will continue talking about AI and open source, focusing mostly on the machine learning lifecycle, AI on public cloud, AI at the edge and the security angle of the AI projects. This time around, we will periodically invite contributors to open source projects from the AI space to join us.

Crafting new Linux schedulers with sched-ext, Rust and Ubuntu

In our ongoing exploration of Rust and Ubuntu, we delve into an experimental kernel project that leverages these technologies to create new schedulers for Linux. Playing around with CPU scheduling policies has always been a dream for many kernel hackers and OS enthusiasts. However, such material typically remains within the domain of a few core kernel developers with extensive years of experience.