Twitter Bootstrap – The perfect platform for low budget web design

OK, so it’s probably not going to come as a surprise to you to hear that startups don’t typically have the money around to invest in a great looking UI. Creating a great product is critical, but often at the expense of a great UI – building a UI from scratch can sometimes be just […]

FOUR common pitfalls to avoid when defining your DevOps solution

1. Keep a “prime” instance in a symmetric/elastic cluster. This common happens for singular periodic tasks, special file/api servers, cluster managers. This pattern goes against elasticity and holds back the development in many cases, in addition to being hard to track in production. There are several solutions here, depending on the specific starting from breaking […]