- 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
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Advanced Quantitative Finance with C++
- Go Web編程
- 基于粒計算模型的圖像處理
- Python科學計算(第2版)
- 潮流:UI設計必修課
- Mastering Kotlin
- INSTANT Sencha Touch
- Xamarin.Forms Projects
- WordPress Plugin Development Cookbook(Second Edition)
- Learning DHTMLX Suite UI
- Python物理建模初學者指南(第2版)
- Shopify Application Development
- 零基礎學編程系列(全5冊)
- MonoTouch應用開發實踐指南:使用C#和.NET開發iOS應用