About a year ago we thought it was a great idea to transform our monolithic application into microservices. But since then we came back on that thought. Our plan was to build the homepage of our website in a new way. It would involve doing asynchronous calls to a public ...
Read More »In search for a small(er) Docker image
Within the BVA Auctions project we are building microservices and we are putting them in Docker containers. These microservices are a lot smaller (and less complex) than the ‘old fashioned’ applications, but something was smelly when we put them in a container. Their size was huge! Time for some investigation… As we ...
Read More »