- 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
推薦閱讀
- C++程序設(shè)計(第3版)
- Web Scraping with Python
- Java Web及其框架技術(shù)
- 64位匯編語言的編程藝術(shù)
- QTP自動化測試進階
- Mastering JBoss Enterprise Application Platform 7
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- Extending Unity with Editor Scripting
- Distributed Computing in Java 9
- Visual Basic程序設(shè)計全程指南
- Learning Unreal Engine Game Development
- Java EE 8 and Angular
- JavaScript前端開發(fā)基礎(chǔ)教程
- 陪孩子像搭積木一樣學編程:Python真好玩+Scratch趣味編程(全2冊)
- Oracle 11g寶典