Engineering Blog

                            

Blog – 2 Column

What’s New in Linkerd 2.16? A Practical Workshop

What’s New in Linkerd 2.16? A Practical Workshop

The Linkerd team is excited to announce the release of Linkerd 2.16! This latest version brings a host of new features and improvements to the popular service mesh platform. Key Highlights of Linkerd 2.16: What You’ll Learn: Join this informative Service Mesh Academy session to delve deeper into Linkerd 2.16 and discover how it can…

Karpenter 1.0.0: A New Era in Kubernetes Node Lifecycle Management

Karpenter 1.0.0: A New Era in Kubernetes Node Lifecycle Management

In November 2021, AWS introduced Karpenter, an ambitious open-source project designed to transform the way Kubernetes clusters are scaled and managed. Initially, Karpenter was conceived as a high-performance, flexible alternative to the Kubernetes Cluster Autoscaler. Over the past three years, it has evolved dramatically into a comprehensive, Kubernetes-native node lifecycle manager. This evolution has not…

From Code to Container: Secure Your SDLC with Snyk – Join the Workshop!

Date : August 28Time : 3pm – 4pm (AEST) – 11am (IST) Join us for an in-depth workshop designed to enhance your application security skills by integrating Snyk with SCM systems like GitHub. This session will demonstrate how Snyk performs various security scans throughout the Software Development Life Cycle (SDLC) and offers actionable fix and…

DevSecOps Roundtable: Balancing Speed and Security

DevSecOps Roundtable: Balancing Speed and Security

The software supply chain has become a prime target for cyberattacks, making robust security an imperative. DevSecOps offers a promising solution, but integrating security into the development process without hindering speed is a significant challenge. To address this, a roundtable discussion will be held on Monday, August 12th at 1 pm ET. Industry experts will…

5 Reasons Why Kubernetes is Ideal for AI Inference

5 Reasons Why Kubernetes is Ideal for AI Inference

Kubernetes, the industry-standard container orchestration platform, has emerged as a powerful tool for managing AI inference workloads. Its ability to efficiently deploy, scale, and manage complex applications makes it an ideal choice for organizations looking to harness the power of AI. In this blog, we’ll explore five key reasons why Kubernetes is the perfect fit…

Inside the Developer’s Day: Insights into Productivity Challenges

Inside the Developer’s Day: Insights into Productivity Challenges

Why Do Developers Lose 1 Day a Week to Inefficiencies? A recent study by Atlassian and DX highlights a significant issue in the tech industry: 69% of developers lose at least one day a week to inefficiencies that could be addressed. This problem largely stems from a disconnect between developers and their managers. Managers often…

Kubernetes 1.30: A Comprehensive Overview of New Features

Kubernetes 1.30: A Comprehensive Overview of New Features

Kubernetes 1.30, codenamed “Uwubernetes,” has arrived, packing a powerful punch with 45 enhancements designed to elevate your container orchestration experience. Let’s delve into the key features that will empower developers and operators alike: Stable Powerhouse: Alpha Innovations: Beta Breakthroughs: Ready to experience the difference? Unlock the full potential of your Kubernetes clusters with our platform….

TRACTOR: Automating the Transition from C to Rust for Security

TRACTOR: Automating the Transition from C to Rust for Security

For years, programmers have wrestled with the memory safety vulnerabilities inherent in C and C++. These vulnerabilities can lead to crashes, security exploits, and unpredictable program behavior. Bug-finding tools have been a bandage solution, but the software engineering community has finally reached a turning point. The answer? Safe programming languages! These languages, like Rust, have…