gRPC is a new and modern framework for building scalable, modern and fast API. It is leveraged by many top tech companies such as Google, Square & Netflix and enables programmers to write micro–services in any language they want while keeping the ability to easily create communications between these services. It relies on Protocol Buffers for the transport mechanism and Service Definition language.
In this course, we are going to explore in–depth, with hands–on lectures, all the aspects to get started with gRPC.
This course is hands–on and you will implement two services: Greet and a Calculator Service.
In just a few hours, you will know everything you need to know to write your .proto files, generate code in your Favourite Programming, and implement your services, servers, and client in .NET. There will be plenty of hands–on lectures and exercises for you to practice your newly acquired skills.
It’s time to say goodbye to slow and clunky REST API, and opt–in for a better API framework.
–
gRPC C# Master Class is the best way to get a great overview of all the possibilities offered by gRPC with your favorite language
> Learn the gRPC theory to understand how gRPC works
> Compare gRPC and REST API paradigm
> Write your gRPC service definition in .proto files
> Generate Server & Client Code in C# using the Gradle gRPC plugin
> Implement Unary, Server Streaming, Client Streaming & Bi–Directional Streaming API
> Practice your learning with Exercises & Solutions
> Implement advanced concepts such as Error Handling, Deadlines & SSL Security
> Implement a full CRUD API on top of MongoDB
> Get pointers to expand your learning journey and get inspired by real–world gRPC services
Instructor Details
Courses : 12717
Specification: gRPC [C#] Master Class: Build Modern API & Microservices
|
17 reviews for gRPC [C#] Master Class: Build Modern API & Microservices
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $15.99 |
---|---|
Provider | |
Duration | 4 hours |
Year | 2022 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$89.99 $15.99
Chris Budgen –
An excellent course again by Stephane. Pefect length and handson. Ideal for anyone wanting interested in understanding and applying gRPC in the real world. Would thoroughly recommended to anyone interested in understanding more about this technology.
Aris Nugroho –
good …
Maycow Berbert –
The course was really good, it gave a great starting base to start developing with gRPC. Tks for the course guys!
Sebastian Pietrzak –
Very concrete, yet descriptive. Easy to follow, nice examples although sometimes too simple. I would like to see a more complex example, maybe several microservices working in tandem, using streams. Other than that great course!
Henry Alberto Chavez Chavez –
great course
Ron Moore –
Great course to get started on gRPC and integrate with .net projects.
Phani Bhaskar Jayanthi –
Really good course. Hands on + Theory. Suits really well for people like me who want to understand the underlying technology and practical aspect as well.
Daniel Stoyanoff –
I did not gain a lot from the tutorials in comparison to the documentation, available at grpc.io. In addition: the examples are not in .Net Core, which is not serious for 2020 I did not see any recommendations on real world architecture, for example how to work in load balanced environment or how to share .proto files between server and client. Evans examples were good, but it’s a CLI. I’d like to know how to have a single .proto file on a remote server, being accessible for the clients without copy pasting and manual updates.
Carlos Manuel Oliveira Leite –
This course gives you a great introduction to gRPC and protocol buffers. It could be longer with more specific cases like gRPC to JSON proxy generator for instance but nevertheless, the teachers are amanzing and you can follow along very easily.
Alessandro Bispo –
timo curso.
Shuhaib C –
Got a good idea about the concept. The presentation was good. I suggest you could include more about data types that can be used and also a topic related to authentication & authorization seems to be missing.
Shai Mishaeli –
The topics in this course are not explained deeply as it should. The Hands On sections are nice but are very basic. I think the course for this kind of material should be more thorough. Thank you
Marcos Rossi –
Thanks for all the material and the examples. It s a great course so I ll recommend to all my profesional network.
Pramod –
Very opt concepts and good explanation on gRPC, loved the learning.
Mohammadreza Iranmanesh –
It was super cool! Thank you so much guys.
Prayag Sagar –
The course content needs to be updated.
Manohar Grandhi –
A very good course which covers the basics of gRPC. This course dives deep into explaining the concepts in a very elaborate way. I loved the way the theory was explained and the projects were explained. I loved the stratergy of collaboration with others and creating a course on each topics. I wish the course really created a real life practical replacement of REST too. It would have been awesome.