Mash-up
A mash-up can be seen as a composite app that is combining reusable data, presentation, and new logic. It is often seen as web solution, but this approach can be used for native app development as well. Data is everywhere. The government and various organizations have made their data publicly available through APIs. Mash-up solutions do not need to worry about the content in particular, but more about the presentation. They may occur as enterprise, data-oriented, or consumer mash-ups.
The app may gather data from multiple sources, combine and enrich them, and then present them in an app. An example of that could be as simple as producing infographics from the provided data. Another example is getting photos from Flickr and presenting them on a Google map. There are plenty of other and more sophisticated solutions that you can think of. A mash-up can be a great contribution to the development of an MVP or a Proof of Concept (PoC). Often, when it turns out that a mash-up is a profitable solution, it mostly has the function of aggregator. An example is a website comparing insurance companies.
Keep in mind that you can develop a mash-up solution relatively fast, but the monetization of it could be more difficult. Again, the biggest downside of a mash-up is the dependency on third parties. If things start to become more serious, then do not just consume their data. You need to do more than that. Avoid a potential shutdown of your business in case the company, that is delivering the data, decides to discontinue its services. You can reduce that risk if you make that company a real key partner. Although there still is a dependency, it is no longer a problem because it has become a manageable one.
- 數(shù)據(jù)挖掘原理與實(shí)踐
- SQL入門經(jīng)典(第5版)
- MongoDB管理與開發(fā)精要
- Oracle RAC 11g實(shí)戰(zhàn)指南
- Oracle高性能自動(dòng)化運(yùn)維
- 大數(shù)據(jù):從概念到運(yùn)營(yíng)
- 深度剖析Hadoop HDFS
- Ceph源碼分析
- 探索新型智庫發(fā)展之路:藍(lán)迪國際智庫報(bào)告·2015(下冊(cè))
- 實(shí)用數(shù)據(jù)結(jié)構(gòu)
- SAS金融數(shù)據(jù)挖掘與建模:系統(tǒng)方法與案例解析
- 新手學(xué)會(huì)計(jì)(2013-2014實(shí)戰(zhàn)升級(jí)版)
- MySQL DBA修煉之道
- 成功之路:ORACLE 11g學(xué)習(xí)筆記
- MySQL性能調(diào)優(yōu)與架構(gòu)設(shè)計(jì)