The Gateway API is an evolution of the Ingress resource that reimagines how connectivity is handled in Kubernetes. We discuss why we chose creating a new implementation, NGINX Gateway Fabric, rather than adding Gateway API specifications to NGINX Ingress Controller.
Extending NGINX with Rust (an Alternative to C)
The popular programming language Rust can now be used to build and customize NGINX modules. Learn how to get started building Rust modules for NGINX.
HTTP/2 Rapid Reset Attack Impacting F5 NGINX Products
Update your NGINX configuration to mitigate a possible denial-of-service attack implemented on the server-side portion of the HTTP/2 specification.
SSL/TLS Certificate Rotation Without Restarts in NGINX Open Source
The shared dictionary function enables you set up NGINX without the need to restart when rotating SSL/TLS certificates.
What Is OpenSSL?
Learn about OpenSSL, everyday use cases, advantages, and common alternatives
QUIC+HTTP/3 Support for OpenSSL with NGINX
We discuss how NGINX’s OpenSSL Compatibility Layer circumvents challenges with QUIC TLS interfaces that are not currently supported by OpenSSL.
Announcing the Open Source Subscription by F5 NGINX
Get enterprise support, features, and simplified administration for NGINX Open Source with the new Open Source Subscription by F5 NGINX. Ensure timely patches, regulatory compliance, confidentiality, and get free access to NGINX Plus and Instance Manager.
What Is a Software Bill of Materials (SBOM)?
A software bill of materials (SBOM) ensures transparency, security, compliance in open source software (OSS). It provides visibility, aids vulnerability management, and ensures compliance.
What Is Open Source Software (OSS)?
Discover the advantages and risks of open source software (OSS). Learn about government mandates, security practices, and the benefits of support contracts.
What Is gRPC?
gRPC is a high-performance, open-source framework by Google for building APIs using HTTP/2. It offers efficient communication, streaming capabilities, language support, and compatibility with cloud-native technologies, making it ideal for inter-service communication in microservices architectures.