- Effective DevOps with AWS
- Yogesh Raheja Giuseppe Borgese Nathaniel Felsen
- 171字
- 2021-07-23 16:27:22
Differences in the production environment
It is often the case that the code produced by developers works fine in a development environment, but not in production. A lot of the time, this is because the production environment is very different from other environments, and some unforeseen errors occur. The common mistakes involve the development environment, because services are collocated on the same servers, or there isn't the same level of security. As a consequence, services can communicate with one another in development, but not in production. Another issue is that the development environment might not run the same versions of a certain library/software, and therefore, the interface to communicate with them might differ. The development environment may be running a newer version of a service, which has new features that the production doesn't have yet; or it could be simply a question of scale. Perhaps the dataset used in development isn't as big as that of production, and scaling issues will crop up once the new code is out in production.
- Unreal Engine:Game Development from A to Z
- 群體智能與數(shù)據(jù)挖掘
- 小型電動機實用設(shè)計手冊
- 數(shù)據(jù)庫原理與應(yīng)用技術(shù)
- Creo Parametric 1.0中文版從入門到精通
- 80x86/Pentium微型計算機原理及應(yīng)用
- 新編計算機組裝與維修
- 工業(yè)機器人安裝與調(diào)試
- Photoshop CS5圖像處理入門、進階與提高
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- 計算機辦公應(yīng)用培訓(xùn)教程
- 網(wǎng)絡(luò)安全概論
- 精通ROS機器人編程(原書第2版)
- 牛津通識讀本:大數(shù)據(jù)(中文版)
- 人工智能基礎(chǔ)