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, we described how Serverless architectures enable scalability and can reduce costs.…
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, I…
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
JHipster is an open source project that generates a fully working application in seconds. With…
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 of the Community Edition, it’s time to have a look…
Testing strategy for Spark Streaming - Part 2 of 2
In a previous post, we’ve seen why it’s important to test your Spark…
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…