About 50 results
Open links in new tab
  1. Understanding NGINX - Solo.io

    NGINX is open source software that powers web servers and enables reverse proxying, caching, load balancing, and media streaming.

  2. NGINX Configuration: Directives, Examples, and 4 Mistakes to …

    NGINX configuration examples: Understanding directives In NGINX, directives are instructions that are used to configure the web server. They are typically specified in the nginx.conf …

  3. NGINX API Gateway: The Basics and a Quick Tutorial | Solo.io

    NGINX Plus API Gateway receives API requests from clients, determines which services are required by the request, and delivers responses with high performance.

  4. Kubernetes Ingress Controller: A Practical Guide | Solo.io

    The NGINX Ingress Controller is a piece of software that runs within a Kubernetes cluster and manages incoming traffic to the cluster.

  5. NGINX Kubernetes Ingress Controller - Solo.io

    NGINX Service Mesh is a lightweight service mesh with data plane security, scalability, and cluster-wide traffic management. It provides a secure solution for ingress and egress …

  6. Guide to Migrating from Ingress to Gateway API - Solo.io

    In this guide, you'll learn how to: Migrate from ingress-nginx and the legacy Ingress API Use kgateway, an open-source CNCF sandbox project backed by Envoy Leverage the full power of …

  7. Topic Series - Solo.io

    NGINX NGINX is open source software that powers web servers and enables reverse proxying, caching, load balancing, and media streaming.

  8. Kgateway: The Best Alternative for Ingress NGINX - Solo.io

    3 days ago · When evaluating the best alternative to Ingress NGINX, we believe it is critical to choose a replacement that is hardened, matured, and running at scale in enterprises …

  9. What Is a Service Mesh? Overview and Top 6 Tools - Solo.io

    A service mesh is a tool for adding observability, security, and reliability to distributed applications. It is especially useful for microservices architectures.

  10. What Is Envoy Proxy? Concepts, Architecture & Use Cases - Solo.io

    What Is Envoy Proxy? As organizations adopt microservices, a basic part of the architecture is a network layer 7 (application layer) proxy. In large microservices environments, L7 proxies …