-
Enterprise Java
Scaling Java EE Microservices on OpenShift
The first two parts of this little series introduced you build a tiny JAX-RS service with WildFly Swarm and package…
Read More » -
Career
The “Big 4”, GitHub, Bootcamps, and Rants – Conversations Overheard From the Kids Table
I’ve been on Reddit for the past few years, mostly giving advice in a subreddit (or “sub”) called CS Career…
Read More » -
Agile
Large companies and fast cars
A few weeks ago I tweeted: “Large companies trying to be Agile remind me of middle aged men buying sports…
Read More » -
Software Development
Introducing FiloDB
Evan loves to design, build, and improve bleeding edge distributed data and backend systems using the latest in open source…
Read More » -
Core Java
Retryable operations
In every project that I’ve worked on, there’s always a need of a certain piece of functionality: retrying an operation.…
Read More » -
Enterprise Java
Deploying Java EE Microservices on OpenShift
I blogged about the simple JAX-RS microservice with WildFly Swarm yesterday. You learned how to build a so called “fat-jar”…
Read More » -
Software Development
Difference between a Data Warehouse and a Live Datamart?
Data Warehouses have existed for many years in almost every company. While they are still as good and relevant for…
Read More » -
Enterprise Java
A Beginner’s Guide to Using Java EE with jOOQ
Java EE ships with its own persistence API: JPA. JPA is most powerful when you want to map your RDBMS…
Read More »