Become independent
Ideally, it should not matter whether your app is getting its data from a local stub, a Mobile Backend as a Service (MBaaS), a third party API, or your own API. This is very easy to accomplish. You just need to realize that it is important to separate the different concerns and that implementing contracts matter.
Another lesson learned is that you cannot always trust third party services. You must have heard about Parse. It used to be of the most promising MBaaS and a lot of app developers were depending on it to store their app data in the cloud. Recently, they announced that they will shut down their business, which frustrated a lot of developers. Fortunately, Parse has created an open source version of Parse Server. Anyhow, it nicely illustrates what I am trying to say here. Make sure you do not go out of business even if one of your key partners does.
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- Architects of Intelligence
- Python金融大數據分析(第2版)
- 數據庫系統原理及應用教程(第4版)
- 算法與數據中臺:基于Google、Facebook與微博實踐
- Oracle PL/SQL實例精解(原書第5版)
- 數據科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- 一本書講透Elasticsearch:原理、進階與工程實踐
- 智慧的云計算
- 爬蟲實戰:從數據到產品
- 貫通SQL Server 2008數據庫系統開發
- Node.js High Performance
- 掌中寶:電腦綜合應用技巧
- Trino權威指南(原書第2版)
- Configuration Management with Chef-Solo