Search Results for: Scala
-
Core Java
JavaOne 2015 continues and Java will live forever (… well maybe a LONG-TAIL)
Okay. Maybe I am being over dramatic in the title. I do believe that Java, the ecosystem, the community, the…
Read More » -
Software Development
Introduction to Apache Spark with Examples and Use Cases
I first heard of Spark in late 2013 when I became interested in Scala, the language in which Spark is…
Read More » -
Software Development
NoSQL vs. SQL: Choosing a Data Management Solution
Table Of Contents 1. Introduction 2. Distributed systems: the CAP theorem 3. Relational data stores 3.1. MySQL / MariaDB 3.2.…
Read More » -
DevOps
Run 1,000 Docker Redis Containers In Less Than 15 Minutes On A Cluster Of 5 Cloud Servers With 2GB Of Memory Each
Background While application portability (i.e. being able to run the same application on any Linux host) is still the leading…
Read More » -
DevOps
Couchbase Cluster using Docker Compose
Couchbase 4.0 provides lots of features that allows you to develop with agility and operate at any scale. Some of the…
Read More » -
DevOps
4-day Docker and Kubernetes Training
I just delivered a 4-day deep-dive training course on Docker and Kubernetes to a customer in Atlanta. In true open-source…
Read More » -
Software Development
In Defence of Monoliths
The first Microservices talk I attended was a year and a half ago. My first reaction was “why is that…
Read More » -
Core Java
JavaOne Speakers Choose 10 Sessions That You Shouldn’t Miss
Make sure you have these JavaOne sessions in your conference schedule JavaOne 2015 starts this Sunday and with the hundreds…
Read More » -
Core Java
The Danger of Subtype Polymorphism Applied to Tuples
Java 8 has lambdas and streams, but no tuples, which is a shame. This is why we have implemented tuples…
Read More »