As any developer can tell you, having their machine match production as close as possible is key. A lot of websites today now make use of subdomains, IE platform.mysite.com. In addition,
It seems no matter where you work as a developer, the first day or two is all about setting up the company issued laptop with the necessary tools to do the job. Everyone
As stated in the previous article, DevOps is the answer to the question, "what do I have to change in my process to be able to and want to deploy to production
The loan origination system my team and I are responsible for have 20 tables marked as static data in Redgate's SQL Source Control. One example of static data is a tile type. The
A core concept of continuous delivery is build once, deploy anywhere. The idea behind it is simple, the code is built once and deployed to all the servers throughout the various environments. For
Continuous Delivery allows us as developers to respond quickly to feedback to ensure we are meeting the business needs. Being able to respond quickly to changes the business needs without putting underdo strain