- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 78字
- 2021-07-02 20:13:04
API gateway versus API management
In the preceding section, we discussed how the API gateway hides the actual APIs from its client and then simply redirects the calls to the actual API from these clients. The API management solution provides a complete management system to manage all the APIs of its external consumers. All API management solutions, such as Azure API management (https://docs.microsoft.com/en-us/azure/api-management/), provide various capabilities and functionalities, such as:
- Design
- Development
- Security
- Publishing
- Scalability
- Monitoring
- Analysis
- Monetization
推薦閱讀
- Web前端開(kāi)發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- WebAssembly實(shí)戰(zhàn)
- 信息可視化的藝術(shù):信息可視化在英國(guó)
- Unity 2020 Mobile Game Development
- VMware vSphere 6.7虛擬化架構(gòu)實(shí)戰(zhàn)指南
- Hands-On RESTful Web Services with Go
- 編譯系統(tǒng)透視:圖解編譯原理
- Microsoft System Center Orchestrator 2012 R2 Essentials
- 信息技術(shù)應(yīng)用基礎(chǔ)
- Yii Project Blueprints
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Visual FoxPro 6.0程序設(shè)計(jì)
- Apache Solr PHP Integration
- Scratch從入門到精通
- C++服務(wù)器開(kāi)發(fā)精髓