Video description
RPC is a new and modern framework for building scalable, modern, and fast APIs. It is leveraged by many top tech companies such as Google, Square, and Netflix and enables programmers to write microservices in any language they want while keeping the ability to easily communicate between these services. It relies on protocol buffers as the transport mechanism and the Service Definition Language.
gRPC [Java] Master Class: Build Modern APIs and Microservices is the best way to get a great overview of all the possibilities offered by gRPC with your favourite language
• Learn the gRPC theory to understand how gRPC works
• Compare gRPC and the REST API paradigm
• Write your gRPC service definitions in .proto files
• Generate server and client code in Java using the Gradle gRPC plugin
• Implement unary, server streaming, client streaming, and the bi-directional streaming API
• Learn via exercises and solutions
• Implement advanced concepts such as error handling, deadlines, and 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
What You Will Learn
- Generate server and client code in Java using the Gradle gRPC plugin
- Implement unary, server streaming, client streaming, and the bi-directional streaming API
- Practice your learning with exercises & solutions
- Implement advanced concepts such as error handling, deadlines, and 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.
Audience
Developers who want to understand how to write gRPC services and clients in Java and architects who want to understand how gRPC works and the concepts behind the different types of API.
About The Author
Stéphane Maarek: Stéphane Maarek is a solutions architect, consultant, and software developer who has a particular interest in all things related to big data and analytics. He is also a bestseller instructor on Udemy for his courses on Apache Kafka, Apache NiFi, and AWS Lambda. He loves Apache Kafka and regularly contributes to the Apache Kafka project.
Stéphane has also written a guest blog post that was featured on the Confluent website, the company behind Apache Kafka. He is also an AWS Certified Solutions Architect and has many years of experience with technologies such as Apache Kafka, Apache NiFi, Apache Spark, Hadoop, PostgreSQL, Tableau, Spotfire, Docker, Ansible, and more.
Publisher resources
Table of contents
- Chapter 1 : gRPC Course Overview
- Chapter 2 : [Theory] gRPC Internals Deep Dive
- Chapter 3 : [Hands-On] gRPC Project Overview Setup
- Chapter 4 : [Hands-On] gRPC Unary
- Chapter 5 : [Hands-On] gRPC Server Streaming
- Chapter 6 : [Hands-On] gRPC Client Streaming
- Chapter 7 : [Hands-On] gRPC Bi-Directional Streaming
- Chapter 8 : [Hands-On] gRPC Advanced Features Deep Dive
- Chapter 9 : [Hands-On] CRUD API with MongoDB
- Chapter 10 : Next Steps
Product information
- Title: gRPC [Java] Master Class: Build Modern API and Microservices
- Author(s):
- Release date: January 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838558048
You might also like
book
Effective Java, 3rd Edition
Since this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
The Complete Coding Interview Guide in Java
Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky …
book
The Staff Engineer's Path
For years, companies have rewarded their most effective engineers with management positions. But treating management as …