- 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.
- Getting Started with Clickteam Fusion
- 數(shù)據(jù)庫(kù)原理與應(yīng)用技術(shù)學(xué)習(xí)指導(dǎo)
- 計(jì)算機(jī)圖形圖像處理:Photoshop CS3
- Supervised Machine Learning with Python
- Ruby on Rails敏捷開(kāi)發(fā)最佳實(shí)踐
- Learn CloudFormation
- 生物3D打印:從醫(yī)療輔具制造到細(xì)胞打印
- 運(yùn)動(dòng)控制系統(tǒng)(第2版)
- Creating ELearning Games with Unity
- 電氣自動(dòng)化工程師自學(xué)寶典(基礎(chǔ)篇)
- Modern Big Data Processing with Hadoop
- Machine Learning for Healthcare Analytics Projects
- 大數(shù)據(jù)技術(shù)原理與應(yīng)用(第2版)
- Talend for Big Data
- 單片機(jī)系統(tǒng)設(shè)計(jì)與制作