-
DevOps
Connecting a Drill-enabled MapR Cluster to Azure Resources (Part 2)
In my last post, I deployed a MapR cluster to the Azure cloud using the template available through the Azure…
Read More » -
Core Java
Data driven testing with Junit & easytest
In this article we are going to see how can we make a Data Driven testing with Junit. For this…
Read More » -
Career
Soft Skills on Technical Resumes
I was in Google Docs collaborating on a resume for a Resume Raiders client the other day when a comment…
Read More » -
Software Development
Achieve better user experience with application performance monitoring and troubleshooting
It is every developer’s dream to deploy a robust application devoid of 4xx and 5xx errors, with minimal response time,…
Read More » -
Software Development
Creating a SQL Database Project for Isolated Development
Introduction Working with a team of developers often poses challenges and causes frustrations with managing the development database. There are…
Read More » -
Software Development
Creating Expedient Microservices in Rust and Diesel
Rust is one of the most talked about languages out there right now. While the language just hit 1.0 last…
Read More » -
Career
Amend Your Contract To Allow For Side Projects
The other day Joel Spolsky blogged a wonderful overview of the copyright issues with software companies in terms of its…
Read More » -
DevOps
Integrate Spring boot and Elastic Beanstalk using Cloudformation
AWS beanstalk is an amazon web service that does most of the configuration for you and creates an infrastructure suitable…
Read More » -
Software Development
MVC vs. OOP
Model-View-Controller (MVC) is an architectural pattern we all are well aware of. It’s a de-facto standard for almost all UI…
Read More »