Layer 7 Protocols
Top > Ingress and Egress > Layer 7 > Layer 7 Protocols
- GRPC - GRPC is a RPC cross-language library that uses Google Protocol Buffers as its underlying transport protocol. 🌐
- REST - Representational State Transfer (REST) is an architectural style based on the principle that HTTP is an application protocol rather than a dumb transport layer. For example, a REST-based web service is supposed to use the HTTP Delete action to remove an entity rather than implementing it using the regular GET one. Having said this, REST is silent on the encoding of the body. 🌐
Before You Leave
🤘 Subscribe to my 100% spam-free newsletter!