Software Development
-
Android vs. iOS Development
What platform to choose for development? Well, you’ve come to conclusion to start developing mobile applications and can’t help doing…
Read More » -
The Hardest Part About Microservices: Your Data
Continuing on with my series about microservices implementations (see “Why Microservices Should Be Event Driven”, “Three things to make your…
Read More » -
Integrating MapR With Ruby: Getting started with MapR-DB and MapR Streams on JRuby
MapR Streams and MapR-DB are both very exciting developments in the MapR Converged Data Platform. In this blog post, I’m…
Read More » -
[MEGA DEAL] Interactive Coding Bootcamp (94% off)
Your Coding Mentor Is Waiting: Extensive 12-Week Online Program to Learn to Code. Love Your Job, Work Flexible Hours, &…
Read More » -
From Pig to Spark: An Easy Journey to Spark for Apache Pig Developers
As a data analyst that primarily used Apache Pig in the past, I eventually needed to program more challenging jobs…
Read More » -
State in scalable architectures
Handling state is one of the cornerstones of software development. Most of business value derived from software relies on state.…
Read More » -
How to remove duplicate rows from a table in SQL
There are a couple of ways to remove duplicate rows from a table in SQL e.g. you can use a…
Read More » -
Using cost of delay to determine schedule
“When does the business need it?” is far more important than “When will the developers have it ready?”. Business needs…
Read More » -
Goldilocks Microservices
How to structure microservices? When structuring microservices we have to consider; how fine grain should our components be? how distributed…
Read More »