AWS AppSync is coming for your API
According to the introductory post [https://aws.amazon.com/blogs/aws/introducing-amazon-appsync/], AWS AppSync is…
What does it take to learn to Scala? To put it another way, what does…
JHipster [https://www.jhipster.tech/] is a wonderful trending Open Source development platform for creating…
Setting up a shared library and seed job in Jenkins - Part 2
Introduction In this second part of the series, we will be setting up a Jenkins…
Setting up a shared library and seed job in Jenkins - Part 1
Introduction I have been working at a client the past few months that has adopted…
Machine Learning is another aspect of the Big Data ecosystem as well as a type…
How to efficiently use JHipster in your company
JHipster [http://www.jhipster.tech/] is a fantastic development platform if you want to generate,…
Monitoring a JHipster application with Datadog
When you ship an application to production, one of the key factors of quality is…
Why is React Native so promising?
This article is not an introduction to React. This is merely a gathering of the thoughts I had and discoveries I made during this project.…
As we know, the IT industry is constantly evolving: hardware evolutions, the advent of IoT,…
My journey with Kotlin - Part 2: Introduction to Kotlin
This is the second post of a 2-part introduction to Kotlin, a programming language for…
My journey with Kotlin - Part 1: How I came to dislike Java
This post is a 2-part introduction to Kotlin, a programming language for the JVM. If…
"I want to hire a rock star!" Ok...wait, what?
As a Recruiter, we have all been there. A new role opens up at your…
Boost the performance of your Spring Data JPA application
Spring Data JPA provides an implementation of the data access layer for Spring applications. This…
Docker and permission management
This article is part of a series of three articles about Docker: 1. Docker and…