- Hybrid Cloud for Architects
- Alok Shrivastwa
- 254字
- 2021-06-24 19:27:40
Using cognitive services
This is similar in architecture to the connectivity aspect, with the small difference being that the application complements its abilities by using the cognitive services of the cloud.
In order to elucidate, let us consider you are creating a survey application and you want to perform sentiment analysis of feedback submitted to the application via a simple web frontend.
Now, to write a full fledged sentiment analysis application is no easy feat, so you decide to outsource this to the public cloud, say Google in this instance. This will be an example of using the public cloud for only the cognitive features.
The following architecture might help reinforce our understanding:

As we can see in the previous diagram, the application server is simply making API calls to the endpoints of a few public cloud services and augmenting its capabilities multi-fold.
In these cases, even a private network is not required as these could be accessed securely (using HTTPs) over the internet and also through the enterprise proxies, with little to no modification. What also should be noted is the fact that it is pay per use, so we don't end up paying anything if certain features in the software are not getting used.
- AutoCAD繪圖實用速查通典
- 工業(yè)機(jī)器人產(chǎn)品應(yīng)用實戰(zhàn)
- 大數(shù)據(jù)改變世界
- Google App Inventor
- 分析力!專業(yè)Excel的制作與分析實用法則
- 零起點學(xué)西門子S7-200 PLC
- Machine Learning Algorithms(Second Edition)
- Learning Apache Apex
- Instant Slic3r
- 項目實踐精解:C#核心技術(shù)應(yīng)用開發(fā)
- Cisco UCS Cookbook
- Mastering Android Game Development with Unity
- 探索中國物聯(lián)網(wǎng)之路
- 歐姆龍CP1H型PLC編程與應(yīng)用
- Python Data Mining Quick Start Guide