Reverse Proxy - Definição do Glossário de CI/CD
Um reverse proxy recebe requisições de clientes em nome de um ou mais servidores de backend e as encaminha, centralizando terminação TLS, cache, compressão e balanceamento de carga.
Guias relacionados
API Gateway - CI/CD Glossary DefinitionAn API gateway is a single entry point in front of many services, handling routing, auth, rate limiting, and…
Ingress Controller - CI/CD Glossary DefinitionAn ingress controller is the running component that implements Ingress rules - an NGINX or LB pod that watche…
Service Discovery - CI/CD Glossary DefinitionService discovery lets services find each other by name as instances come and go, via DNS or a registry, inst…