content/en/_index.html (47 lines of code) (raw):
+++
title = "Apache Dubbo"
linkTitle = "Apache Dubbo Website"
+++
{{< blocks/cover title="Apache Dubbo" image_anchor="top" height="min" color="secondary" >}}
{{< /blocks/cover >}}
{{% blocks/lead color="white" height="min" id="whyDubbo" %}}
<h1 class="font-weight-normal">Why Dubbo?</h1>
{{% /blocks/lead %}}
{{< blocks/section id="oceanNodes" >}}
{{% blocks/feature image="framework" url="./overview/what/advantages/usability/" %}}
#### [Easy To Use](./overview/what/advantages/usability/), Let Developers Focus On Real Business
Unified microservice development paradigm with multi-language SDK support. Supporting any protocol from HTTP/2, gRPC, REST, Thrift, to TCP.
{{% /blocks/feature %}}
{{% blocks/feature image="governance" icon="fas fa-share-alt" url="./overview/what/advantages/traffic-management/" %}}
#### [Service Governance](./overview/what/advantages/traffic-management/), Monitor and Control Cluster In Real-time
Built-in traffic management policies such as service discovery, load balancing, and routing. Rich ecosystem with tracing, circuit break, transaction, logging, metrics, service mesh, and visualized console integrations.
{{% /blocks/feature %}}
{{% blocks/feature image="performance" icon="fa fa-share-alt" title="Mesh Solution" url="./overview/what/advantages/performance/" %}}
#### [High Performance](./overview/what/advantages/performance/),Designed For Scale
Making the Alibaba Global Shopping Festival possible by supporting millions of instances and trillions of calls every year, it's designed as low-latency, high-throughput, and high-scalability in the first place.
{{% /blocks/feature %}}
{{% blocks/feature image="production" icon="fa fa-share-alt" title="production" url="./overview/what/advantages/extensibility/" %}}
#### [Production Ready](./overview/what/advantages/extensibility/), Proven Production-stable For Years
Dubbo users has achieved full industry coverage: Commercial Bank of China, Ctrip, Haier, Kingdee, Cloud Vendors like Alibaba Cloud, Tencent Cloud, Huawei Cloud, etc.
{{% /blocks/feature %}}
{{< /blocks/section >}}
{{< blocks/section id="video" background-image="dubbo_video_homepage_background" >}}
<div class="light-text">
<h2>Use-case: Apache Dubbo In Eleme, Alibaba</h2>
<p>By Jun Liu,Apache Dubbo PMC Chair</p>
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Now</button>
<br>
<br>
<a href="./overview/tasks/" button id="desktopKCButton">Learn Dubbo With Tasks!</a>
<br>
<br>
<br>
<br>
<a href="./blog/news/" button id="desktopKCButton">Ecosystem, Meetup and Activities in Dubbo Community!</a>
</div>
<div id="videoPlayer">
<iframe data-url="//player.bilibili.com/player.html?aid=598998096&bvid=BV1vB4y1C7wL&cid=787938568&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" frameborder="0" allowfullscreen="true"></iframe>
<button id="closeButton"></button>
</div>
{{< /blocks/section >}}
{{< blocks/dubbo-features >}}