4th Day at re:Invent with Ippon and 2nd keynote led by Dr. Werner Vogels…
Wednesday - Day 3 was the first big keynote with Andy Jassy - AWS CEO…
We are already on day 2 of AWS re:Invent and there are even more…
Hi everyone, AWS re:Invent is huge! And each day has a lot of new…
AWS Lambda Execution context in Java demystified
In a previous article [https://test-ippon.ghost.io/serverless-architectures/], we described how Serverless architectures enable…
Brace yourself, JHipster 5 is out!
JHipster 5 has just been released, and we thought it would be nice to write…
5 laws every developer should know
Laws - or principles - can give us guidance and teach us lessons from our…
MongoDB and Apache Spark - Getting started tutorial
MongoDB and Apache Spark are two popular Big Data technologies. In my previous post [https:…
Introduction to the MongoDB connector for Apache Spark
MongoDB is one of the most popular NoSQL databases. Its unique capabilities to store document-oriented…
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…
SBT - simple build tool for Scala projects
SBT is the favorite build tool for Scala developers, it is used by the Play…
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…
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…
Testing strategy for Apache Spark jobs - Part 1 of 2
Like any other application, Apache Spark jobs deserve good testing practices and coverage. Indeed, the…