Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Announcing General Availability of Application Transformer for VMware Tanzu

Today, I’m delighted to announce that Application Transformer for VMware Tanzu is now generally available. Application Transformer for Tanzu is a tool that aids in the discovery, analysis, and containerization of legacy applications, thus helping customers to simplify and accelerate their app modernization journeys by targeting their re-platforming strategy on the well-known “5 R” modernization framework.

Managed Kubernetes Comparison: EKS vs Scaleway Kubernetes Kapsule

The container orchestration tool Kubernetes helps an increasing number of companies to automate, scale, and manage their containerized application deployments. According to the Cloud Native Computing Foundation, the open-source software foundation that hosts and maintains Kubernetes, adoption of the platform increased from seventy-eight percent in 2019 to eighty-three percent in 2020.

Security-Rich: How the D2iQ Kubernetes Platform Meets NSA/CISA Kubernetes Security Hardening Guidelines

Cybersecurity continues to be a thorny problem for businesses and government agencies as breaches, disruptions, and data thefts continue to escalate. To help ensure that the growing number of government and private organizations implementing Kubernetes solutions have the highest possible levels of security, the National Security Agency (NSA) and Cybersecurity and Infrastructure Security Agency (CISA) have issued guidelines for hardening the security of Kubernetes implementations.

Backed by $2.5B valuation, Sysdig goes channel first

It’s an exciting day at Sysdig as we announce our channel-first approach to doing business. What does this mean exactly? Going forward, we will be conducting sales for all customers outside of the Global 500 through a channel partner. For more than three decades, customers have leveraged channel partners as trusted advisors for vendor-agnostic IT consultation and expertise. Our channel-first approach moves Sysdig in line with how customers buy.

Kubernetes Tips: How to find the Port of a Service with a DNS request

Last week I created a guide for our users to set up an NGINX service as an API Gateway with Qovery. The API gateway must redirect the incoming traffic to the appropriate service with the correct port. My problem is that the API Gateway does not know the ports exposed for every service. In this post, I will show you a quick tip on finding the port of a Kubernetes service with a single DNS request. Let's go!

VMware Announces Availability of Terraform Provider for Tanzu Mission Control

As more customers start to see the benefits of Kubernetes in orchestrating their containerized applications, VMware Tanzu Mission Control continues to evolve with new features that meet operational challenges. With the addition of Terraform provider support, Tanzu Mission Control enables increased DevOps velocity by offering an additional route to consistent deployments and management of Kubernetes.

The Impact of CVE-2022-0185 Linux Kernel Vulnerability on Popular Kubernetes Engines

Last week, a critical vulnerability identified as CVE-2022-0185 was disclosed, affecting Linux kernel versions 5.1 to 5.16.1. The security vulnerability is an integer underflow in the Filesystem Context module that allows a local attacker to run arbitrary code in the context of the kernel, thus leading to privilege escalation, container environment escape, or denial of service.

Introducing our exciting new ambassador program: Calico Big Cats

The Project Calico community is one of the most collaborative and supportive communities in the open-source space. Our community has shown great engagement through the years, which has helped us maintain and grow the project. Thanks to our 200+ contributors from all over the world, Calico Open Source (the solution born out of the project) is powering 1.5M+ nodes daily across 166 countries.

Containerization and Kubernetes Monitoring

As cloud-native solutions are gaining recognition and becoming a common approach to developing applications, more attention has been directed towards container orchestration and Kubernetes. Both concepts within the realm of IT have been around for a while. Thanks to the technologies' maturing and cloud adoption, they've recently gained significant attention. We all know that software containers are far from traditional shipping containers, yet they function similarly: they standardize and combine.

The Top 7 Open Source Tools for Securing Your Kubernetes Cluster

This article explores how to secure production Kubernetes clusters with the help of open source tools. As a prerequisite, you’ll need to have basic beginner-level knowledge of Docker and Kubernetes. In a nutshell, Kubernetes is a container orchestration tool and Docker is a containerization platform. Some of the most famous Kubernetes clusters managed by cloud providers include AWS EKS, Azure AKS, and Google CKE.