DSDhriti Singhindhriti-develops.hashnode.dev·Sep 6 · 3 min readgRPC: Under the HoodThe basic idea is: “How do two different services talk to each other?” In a modern application, you often have multiple services running independently. One service might need data or functionality fro00