Krakow, Poland, 22 - 24 June 2022
Quarkus core team member, working mainly on Quarkus REST Clients, on Quarkus gRPC and on a newly created SmallRye Stork project.
In the previous life, a back-end developer.
Principal Software Engineer at Red Hat
Efficient communication with Quarkus and gRPC
ConferencegRPC is a contract-first, high performance communication protocol. It can efficiently connect services implemented using various languages and frameworks.
With Quarkus you can easily expose and consume gRPC services, get super-productive with development mode which also covers protoc contracts, effortlessly test the services you expose by using auto-configured clients, and manually test your work with the Dev UI.
This talk will introduce gRPC, discuss when to use it versus REST and show how to use it with Quarkus.