- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 78字
- 2021-07-02 22:08:16
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. Mostly, all API management solutions (such as Azure API management) provide various capabilities and functionalities, such as:
- Design
- Development
- Security
- Publishing
- Scalability
- Monitoring
- Analysis
- Monetization
推薦閱讀
- Java多線程編程實戰指南:設計模式篇(第2版)
- MATLAB圖像處理超級學習手冊
- PaaS程序設計
- Python自動化運維快速入門
- Java Web及其框架技術
- ASP.NET動態網頁設計教程(第三版)
- 單片機應用與調試項目教程(C語言版)
- Visual C#通用范例開發金典
- Getting Started with Hazelcast(Second Edition)
- GameMaker Essentials
- Geospatial Development By Example with Python
- PrimeFaces Blueprints
- SignalR:Real-time Application Development(Second Edition)
- 計算機應用基礎(第二版)
- 你真的會寫代碼嗎