Scala’s popularity has been growing significantly in the past few years as well as Docker. A couple of weeks ago, I found myself in a situation where I had to dockerize with SBT a multi-module Scala project. While it is … Read More

“Almost-Infinite” scalability
The concept of a heavily segregated logical design in order to achieve “Almost-Infinite” scalability systems is stated in the illuminating paper “Life beyond Distributed Transactions: an Apostate’s Opinion” (Pat Helland) as well as in “Implementing Domain Driven Design” by Vaughn Vernon’s. … Read More

Web design beginner: Resource guide
As a Web design beginner, it is sometimes hard to find web design resources to help us when we are blocked regarding a project or when we just don’t know what kind of elements we should use. That’s why I … Read More

Is IT offshore outsourcing for you ?
A lot of people are confused with offshore outsourcing, in order to clarify what is it and why big internationals prefer to contract outsourcing companies, I decided to write an article about the benefits of IT offshore outsourcing and why … Read More

5 reasons why traditional planning fails
If you are involved in Agile development and still haven’t read “Agile Estimating and Planning” by Mike Cohn, I strongly recommend you find the time to read it. What I found especially interesting is the part explaining why the traditional … Read More

Google Cloud Platform solutions for online systems
This month Apiumhub was proud to be invited to assist the conference that was organized by Google and Ackstorm in Tecnocampus Mataró where Google Cloud Platform solutions for online systems were presented. We were invited there by Ackstorm, while we were … Read More

4 Reasons to hire an Agile team when offshore outsourcing
In this post I want to talk about internal quality of software for non-developers, especially the major benefits for your business when doing offshore outsourcing with an agile team. In Apiumhub, we are committed to the quality of our code. … Read More

5 elements that every UX designer needs
In this article I would like to talk about what I believe are 5 elements that are critical and should be taken into account by every UX designer, the ultimate “UX designer skills” required to do the job. Ivan Chermayeff, a UX … Read More

Vietnam, a bright future for technology evolution
The software development industry in Vietnam has grown spectacularly over the past years. If in 2000 the number of software companies were 25, in 2014 this number reached 4000 and provided more than 55,000 jobs according to Vietnam’s News Agency. Vietnam … Read More

Fashion industry digitalization
Apiumhub participated in the it4fashion conference, which was held in Florence, Italy and which was focused on innovation, more specifically on the fashion industry digitalization. More about IT4Fashion IT4Fashion is the annual conference about Information and Communication Technologies (ICT) … Read More

Javascript Callback Hell, how to solve it?
If you use node.js or some other similar technology, based upon some react-to-events paradigm, you are almost certainly paying a TAX over your developments, the so-called Callback Hell. Today we will se how to solve Javascript Callback Hell. Specifically, it’s … Read More