You’re launching a new app or starting an enterprise level software project and looking to outsource development. Time and resources are at stake, and you’ve been handed the responsibility for finding a technology consultant. How do you choose? And how can you be confident you’ve made the right choice? We’ll look at which questions to…
Tag: software development
To build, or not to build, that is the question
I often find myself in the position of helping company leaders navigate the challenging decision between building a custom system or buying an off-the-shelf solution. This debate is a recurring challenge, and it requires careful consideration to ensure that the chosen system not only meets current needs but also adapts and evolves alongside the business….
Creating a staging environment with obfuscation
I have created hundreds of development environments. Today, I want to review how to secure your production data in the staging environment. A staging environment is used to test new features being developed but at the scale of production data with production level security enabled. It’s as close to production environment as you can get…