monolith

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Part 2 – Move to Docker

Now that I have presented how we used to do deploys, the next step is to move our current application to be hosted into Docker.First thing first, we have updated QA and STAGE servers to Windows Server 2016 ...

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Part 1 – The Monolith

In this article I am going to present to you how our current infrastructure was looking like. Beside presenting it, I will also share with you scripts and code that we used to use.At this moment we have a b...

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Introduction

You may change your big and cool application to micro-services for a lot of reasons. This article is not about why switching our applications to a micro-services oriented architecture, but on how we chose to do...