top of page
< Back

Introduction to Apache Dubbo

Overview

Skills Needed

Get started with Apache Dubbo for microservices. Explore remote procedure call (RPC), service registration, and load balancing with Dubbo.

  • Basic knowledge of microservices architecture

Outline

  • Introduction to Apache Dubbo
  • Setting Up Dubbo Environment
  • Remote Procedure Call (RPC) Basics
  • Service Registration and Discovery
  • Load Balancing Strategies
  • Fault Tolerance Mechanisms
  • Service Governance with Dubbo
  • Advanced Configuration Options
  • Integrating with Different Protocols
  • Best Practices for Dubbo Development
bottom of page