by Glyn Rolmanis | Jul 15, 2019 | Infrastructure
How to Scale a Web Solution (Part 2) How to scale past a single web server? If you haven’t checked it out, make sure you read the previous article on Scaling a Web Solution, you may not need to scale (yet) and it could save you thousands!! Upwards and...
by Glyn Rolmanis | Jul 12, 2019 | Infrastructure
How to Scale a Web Solution (Part 1) Should you scale past a single web server? If you’re thinking about scaling your website/solution things must be going pretty well. But are they really? Before you scale a web solution, you need to pass a few sanity tests....
by Glyn Rolmanis | Jul 11, 2019 | Management
Examining Your On-Boarding How long does it take new hires to start making a contribution to your bottom line? Days, weeks, months (years??!!)…. This article is for business owners/managers who are interested in ensuring they get good value for money from new...
by Glyn Rolmanis | Jul 10, 2019 | Development, Programming
Why Your Developers Should Be Using Docker Docker isn’t just for deployments, it’s for development. Find out why your devs WILL benefit from using it… Docker isn’t the new kid on the block anymore. It’s been around for a while, and quite...
by Glyn Rolmanis | Jul 8, 2019 | Infrastructure, Programming
How Continuous Integration Helps Your Business Continuous Integration is a well established practice, but how does it help your business? Lets take a look at a few of the obvious (and not so obvious) benefits of a CI pipeline. Continuous What?!! Continuous...