AWS AppSync is coming for your API

According to the introductory post [https://aws.amazon.com/blogs/aws/introducing-amazon-appsync/], AWS AppSync is…

Read More


Jun 15, 2018 7 min read

Gerard Gigliotti

AWS

Scala For the Arrogant

What does it take to learn to Scala? To put it another way, what does…

Read More


Jun 11, 2018 9 min read

Randeep Walia

Scala

JHipster Deep Dive, Part One

JHipster [https://www.jhipster.tech/] is a wonderful trending Open Source development platform for creating…

Read More


Jun 06, 2018 6 min read

Bruce Robinson

JHipster

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…

Read More


May 28, 2018 6 min read

Kyle Crane

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…

Read More


May 28, 2018 7 min read

Kyle Crane

Jenkins

What is Machine Learning?

Machine Learning is another aspect of the Big Data ecosystem as well as a type…

Read More


Apr 30, 2018 3 min read

Jeannine Stark

Culture

How to efficiently use JHipster in your company

JHipster [http://www.jhipster.tech/] is a fantastic development platform if you want to generate,…

Read More


Apr 08, 2018 6 min read

Theo LEBRUN

JHipster

Monitoring a JHipster application with Datadog

When you ship an application to production, one of the key factors of quality is…

Read More


Mar 16, 2018 6 min read

Alexis Seigneurin

JHipster

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.…

Read More


Feb 27, 2018 9 min read

Valentin Carmignac

JavaScript

Serverless Architectures

As we know, the IT industry is constantly evolving: hardware evolutions, the advent of IoT,…

Read More


Feb 15, 2018 13 min read

Steve Houël

DevOps

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…

Read More


Feb 12, 2018 6 min read

Alexis Seigneurin

Kotlin

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…

Read More


Feb 12, 2018 5 min read

Alexis Seigneurin

Kotlin

"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…

Read More


Feb 12, 2018 3 min read

Jamie Bock

Culture

Boost the performance of your Spring Data JPA application

Spring Data JPA provides an implementation of the data access layer for Spring applications. This…

Read More


Feb 05, 2018 15 min read

Hippolyte Durix

JPA

Docker and permission management

This article is part of a series of three articles about Docker: 1. Docker and…

Read More


Feb 02, 2018 4 min read

Alexandre Pocheau

Docker