Learn and implement RPC communication that can withstand 10 million traffic
In this lecture, we will discuss how to reduce resources for server-to-server communication by implementing RPC and gRPC communications used in actual practice.

News
1 articles
In my lectures, whenever I think there is a good question, I share it with other students or those considering taking the class, in the hopes that they will see it.
In this lecture, this question was asked and I personally thought it was a good question.
- Are there any situations where I need to use RPC??It's good to just follow my lecture and write code and check how it works, but
Additionally, it seems like a great idea to think about where you should introduce the protocol.
Actually, the person asking the question has practical experience, and I always give a more detailed explanation when I receive a question.
I think it would be nice if you could ask me questions freely and comfortably.
I hope my lecture will be helpful to you all. 🥰

