There are two types of visibility data that provide crucial insights into application and Kubernetes performance. Learn how the monitoring tools built into NGINX Ingress Controller and NGINX Service Mesh help improve visibility as you diagnose real-world problems.
Welcome to Microservices March!
Microservices March is a month-long virtual festival of microservices activities here at NGINX. Whether you’re already using Kubernetes in production or your interest is just blossoming, you’re sure to find sessions to pique your interest. Check out the schedule on our blog!
Fundamentals of Microservices – APCJ
Get an introduction to the technologies behind some of the most popular apps on the planet.
Fundamentals of Microservices – EMEA
Get an introduction to the technologies behind some of the most popular apps on the planet.
Fundamentals of Microservices
Get an introduction to microservices that will give you a working understanding of hybrid architectures, containers and Kubernetes, Ingress controllers & more.
Reduce Complexity with Production-Grade Kubernetes
We explain how production-grade Kubernetes solves the challenges of deploying containerized microservices-based apps, which include culture, complexity, and security. In addition to a Kubernetes infrastructure you need a scalable Ingress controller, WAF, and service mesh.
Easy and Robust Single Sign-On with OpenID Connect and NGINX Ingress Controller
NGINX Ingress Controller now supports single sign-on with OpenID Connect. Release 1.10.0 also introduces new configuration queue metrics, annotations on log entries, better validation of annotations and secrets, support for NGINX App Protect user-defined signatures, and more.
Cloud-Native App Delivery
We answer FAQs about cloud-native app delivery: What does cloud-native mean? What is cloud load balancing? How are multi-cloud and hybrid-cloud different? Learn more about important concepts like containers, microservices, service mesh, and more in our NGINX learning and resources section..
What Is an Ingress Controller?
An Ingress controller is a specialized load balancer for Kubernetes environments. It accepts traffic from outside the Kubernetes platform, and load balances it to Kubernetes pods (containers). It monitors pod status and automatically updates load-balancing rules as necessary.
What Is Kubernetes?
Kubernetes is an open source container orchestration platform. It provides a complete platform for scaling and managing applications that are deployed in containers.