to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach. These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with robust automation, they allow engineers to make high-impact changes frequently and predictably with minimal toil."
the single entry point for all clients. The API gateway handles requests in one of two ways. Some requests are simply proxied/routed to the appropriate service. It handles other requests by fanning out to multiple services.”
make the ingress resource work The Kubernetes project supports and maintains: AWS GCE nginx ingress controller based on service proxies like Envoy, OpenResty or HAProxy Early every API Gateway vendor normally has an ingress controller in the portfolio