Software Development
-
Getting started with AWS IAM
Recently AWS announced that using IAM Roles with their EMR service will be mandatory as of June 30 this year.…
Read More » -
Highlighting Checkstyle Links using Maven and IntelliJ IDEA
Although IntelliJ IDEA has en excellent Maven integration, it doesn not recognize file references or file links in the output…
Read More » -
If you do it do it right
This is a philosophical or ethical command. Very general. It is something like “fail fast”. The reason it came up…
Read More » -
Monolithic core vs full microservice architecture
Martin Fowler recently released another article on microservices, specifically about the hype surrounding them. He states that though microservices are…
Read More » -
Neo4j: The foul revenge graph
Last week I was showing the foul graph to my colleague Alistair who came up with the idea of running…
Read More » -
Rethinking database schema with RDF and Ontology
When I joined the industry 10 years ago, my first project used relational database. After that, my next project also…
Read More » -
Screenshot of the Week: Missing JRE
One of the more frustrating things about Eclipse–at least for some users–is that Eclipse doesn’t come with a Java Runtime Environment…
Read More » -
My Thoughts on Go
Meh I have been working on a project that needs to run as small-footprint native code. I’ve been doing C…
Read More » -
Git: Going back to a specific date time and retrospective tagging
I’m a fairly happy Git user :-) It’s and excellent product and a great improvement on CVS, SVN, SourceSafe, PVCS…
Read More »