Operations | Monitoring | ITSM | DevOps | Cloud

Containers

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

The State of Open Source: Exploring the Landscape with Peter Zaitsev

From the evolution of open source over the years to the challenges and opportunities faced by commercial companies, Peter Zaitsev, Co-founder and CEO of @percona, delves into key topics such as the history of open source, changing business models, the impact of cloud technology, and the importance of community involvement.

How Can we Build a Strong Relationship Between AI & Cloud Computing? Navigate NA Panel Discussion

Join Jay Boisseau, Numa Dhamani, Luke Wilson & Ferris Jumah in this Navigate North America 2024 discussion on the relationship between AI and cloud computing. From sustainability and energy efficiency challenges to the importance of quality control and transparency, they explore the opportunities and obstacles facing developers and startups in leveraging these technologies. Discover insights into the future of computing infrastructure, along with engaging movie recommendations exploring AI's impact on society.

Kubernetes backups just got easier with the CloudCasa charm from Catalogic

Kubernetes is very straightforward for deploying and managing stateless applications. Consequently, proper backups of the Kubernetes environment have often been postponed or neglected. Today, however, more and more applications running on Kubernetes are stateful, making backup and recovery solutions for these systems critical. Neglecting backup is risky: as applications become more complex and need to preserve their states, the challenges of recovering a setup increase.

Deploying AI Apps with GPUs on AWS EKS and Karpenter

As AI and machine learning workloads continue to grow in complexity and size, the need for efficient and scalable infrastructure becomes more important than ever. In this tutorial, I will show you how to deploy AI applications on AWS Elastic Kubernetes Service (EKS) with Karpenter from scratch, leveraging GPU resources for high-performance computing.

Densify Talks, Avoiding Sticker Shock with Gokul Naidu of SAP's SuccessFactors

On this episode of Densify Talks, we welcome Gokul Naidu, Senior Manager, Cloud Operations for SAP’s SuccessFactors Product Suite. Andrew and Gokul discuss an array of topics in the episode. The general theme of the discussion focuses on cost management and the importance of being prepared, aware, and executing the right planning in order to avoid sticker shock.

Rancher Live: What's new with NeuVector?

Gather around all #ebpf enthusiasts! In this episode of Rancher Live, we bring together everyone's favourite new buzzword with the first-ever, fully #opensource #container security platform from @SUSE, NeuVector. Join Divya Mohan as she hosts Glen Kosaka and Tracy Walker from the NeuVector team to delve deeper into the eBPF x NeuVector synergy on 25th April at 9 AM PT.

New Feature: Custom Kubernetes Annotations

Kubernetes annotations are key-value pairs attached to Kubernetes objects, providing a flexible way to extend the functionality of your Kubernetes resources without altering their internal specifications. These annotations serve as a tool to store additional metadata to tailor behavior, orchestrate tools, and interact seamlessly with third-party utilities that complement your Kubernetes environment.

How to Run Kubernetes on AWS?

In the last years, Kubernetes has grown tremendously and is considered by most companies to be the best platform to run applications today. In simple words, Kubernetes is an open-source container orchestration platform that allows you to run and manage containerized applications at scale. In this article, I will explain how you can run Kubernetes on AWS in 3 different ways. But before getting down the road, let me explain why it does make sense to run Kubernetes on AWS.