A Deeper Dive into WebAssembly, the New Executable Format for the Web

Things are constantly changing in the world of computing. From mainframes to cloud IaaS, from virtual machines to Linux, we are constantly extending and reinventing technologies. Often these changes are driven by the fact that “the way we’ve always done it” no longer works in a new paradigm, or actually…

Continue ReadingA Deeper Dive into WebAssembly, the New Executable Format for the Web

NGINX Chats with ChatGPT and Gets Mixed Results from the Hottest Bot du Jour

In the short time since its debut, ChatGPT has taken the technology world by storm. Created by AI research and deployment company OpenAI, ChatGPT is a browser‑based chatbot that uses OpenAI’s natural language models to learn how to interact with humans in what OpenAI calls a “conversational way”. It can…

Continue ReadingNGINX Chats with ChatGPT and Gets Mixed Results from the Hottest Bot du Jour

5 Reasons to Try the Kubernetes Gateway API

Since its early days, Kubernetes has included an API – the built-in Ingress resource – for configuring request routing of external HTTP traffic to Services. While it has been widely adopted by users and supported by many implementations (e.g., Ingress controllers), the Ingress resource limits its users in three major…

Continue Reading5 Reasons to Try the Kubernetes Gateway API

Why We Decided to Start Fresh with Our NGINX Gateway Fabric

In the world of Kubernetes Ingress controllers, NGINX has had a very successful run. NGINX Ingress Controller is widely deployed for commercial Kubernetes production use cases while also being developed and maintained as an open source version. So, you might think that when a big improvement came to Kubernetes networking…

Continue ReadingWhy We Decided to Start Fresh with Our NGINX Gateway Fabric

How NGINX Gateway Fabric Implements Complex Routing Rules

NGINX Gateway Fabric is an implementation of the Kubernetes Gateway API specification that uses NGINX as the data plane. It handles Gateway API resources such as GatewayClass, Gateway, ReferenceGrant, and HTTPRoute to configure NGINX as an HTTP load balancer that exposes applications running in Kubernetes to outside of the cluster.…

Continue ReadingHow NGINX Gateway Fabric Implements Complex Routing Rules

Announcing NGINX Gateway Fabric Version 1.0

Today, we reached a significant milestone and are very excited to announce the first major release of NGINX Gateway Fabric – version 1.0! NGINX Gateway Fabric provides fast, reliable, and secure Kubernetes app connectivity leveraging Gateway API specifications and one of the most widely used data planes in the world,…

Continue ReadingAnnouncing NGINX Gateway Fabric Version 1.0

Ruby 3.0.7 Released

Ruby 3.0.7 has been released. This release includes security fixes. Please check the topics below for details. CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc CVE-2024-27280: Buffer overread vulnerability in StringIO See the GitHub releases for further details. After this release, Ruby…

Continue ReadingRuby 3.0.7 Released

Ruby 3.1.5 Released

Ruby 3.1.5 has been released. This release includes security fixes. Please check the topics below for details. CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc CVE-2024-27280: Buffer overread vulnerability in StringIO See the GitHub releases for further details. Download https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.5.tar.gz SIZE: 20884264…

Continue ReadingRuby 3.1.5 Released