- 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.
- Go Machine Learning Projects
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- 手把手教你玩轉RPA:基于UiPath和Blue Prism
- Getting Started with Containerization
- 空間傳感器網絡復雜區域智能監測技術
- 分布式多媒體計算機系統
- WordPress Theme Development Beginner's Guide(Third Edition)
- 現代傳感技術
- 統計學習理論與方法:R語言版
- Containers in OpenStack
- 電腦上網輕松入門
- 網絡服務器搭建與管理
- 工業機器人力覺視覺控制高級應用
- TensorFlow Deep Learning Projects
- 網絡安全概論