Using Docker to simplify Cassandra development in JHipster

[https://raw.githubusercontent.com/ippontech/blog-usa/master/images/2016/06/logo-jhipster2x-1.png] JHipster is an…

Read More


Jun 27, 2016 4 min read

Raphael Brugier

Docker

What is your artifact?

Build & Deploy The release management process is the process of getting the new version…

Read More


Jun 20, 2016 4 min read

Josh Shipp

Agile

Docker Engine 1.11: Understanding Runc

The release of Docker 1.11 is the first time that the Docker Engine is…

Read More


Jun 16, 2016 3 min read

John Zaccone

Docker

Apache Spark Datasets

With a Spark 2.0 release imminent [https://databricks.com/blog/2016/05/11/spark-2-0-technical-preview-easier-faster-and-smarter.…

Read More


Jun 15, 2016 4 min read

Malcolm Thirus

Data

SBT - simple build tool for Scala projects

SBT is the favorite build tool for Scala developers, it is used by the Play…

Read More


Jun 01, 2016 7 min read

Raphael Brugier

Scala

Spark & Kafka - Achieving zero data-loss

Kafka and Spark Streaming are two technologies that fit well together. Both are distributed systems…

Read More


May 12, 2016 9 min read

Alexis Seigneurin

Data

Combatting software rot

Software rot describes the decay at which a software project deteriorates over time. This can…

Read More


Apr 20, 2016 4 min read

Ben Scott

Agile

Reusing old Algorithms: Can your solution solve more?

As I outlined in the latter half of my last blog post [https://test-ippon.ghost.…

Read More


Apr 19, 2016 6 min read

Justin Risch

Learning TypeScript

Following the release of Angular 2 Beta, like many other front-end developers currently using AngularJS,…

Read More


Apr 14, 2016 3 min read

Leigha Wilson

Angular

A tour of Databricks Community Edition: a hosted Spark service

With the recent announcement [https://databricks.com/blog/2016/02/17/introducing-databricks-community-edition-apache-spark-for-all.html] of the…

Read More


Apr 13, 2016 6 min read

Raphael Brugier

Apache Spark

Kafka, Spark and Avro - Part 3 of 3, Producing and consuming Avro messages

This post is the third and last post in a series in which we learn…

Read More


Apr 06, 2016 6 min read

Alexis Seigneurin

Data

Testing strategy for Spark Streaming - Part 2 of 2

In a previous post [https://test-ippon.ghost.io/testing-strategy-apache-spark-jobs/], we’ve seen why it’s…

Read More


Mar 30, 2016 6 min read

Raphael Brugier

Apache Spark

Kafka, Spark and Avro - Part 2 of 3, Consuming Kafka messages with Spark

This post is the second post in a series in which we will learn how…

Read More


Mar 22, 2016 4 min read

Alexis Seigneurin

Data

JHipster 3.0: Introducing Microservices

[https://raw.githubusercontent.com/ippontech/blog-usa/master/images/2016/03/Screen-Shot-2016-03-02-at-4.10.22-PM.png] The…

Read More


Mar 17, 2016 6 min read

Kenneth Hegeland

Front-End

Kafka, Spark and Avro - Part 1 of 3, Kafka 101

This post is the first in a series of posts in which we will learn…

Read More


Mar 15, 2016 7 min read

Alexis Seigneurin

Data