Problem Statement
When multiple internal services communicate using traditional REST APIs over HTTP/1.1, the overhead of verbose JSON payloads and slower serialization causes increased latency and higher CPU usage. This leads to slower response times and reduced throughput in high-scale microservices environments.