Schrödinger's Pineapple Upside Down Cake: Front-End Development for Back-End Engineers
Hey, good to see you again! Let's start by reviewing where we left…
Hey, This Looks Familiar: Front-End Development for Back-End Engineers
Hey, welcome back! We learned a ton in the last post. A lot of what…
The Documents Are In The Computer: Front-End Development for Back-End Engineers
I'm a back-end Java engineer, mostly, but I've been breaking out…
Event-Driven Architecture: Getting Started with Kafka (Part 2)
An event-driven architecture is a paradigm that has become increasingly used in modern microservices-based architectures. It promises a more flexible and responsive architecture to business events, while offering better technical decoupling. Let's see how we can build it with Kafka.…
Event-Driven Architecture: Getting Started with Kafka (Part 1)
An event-driven architecture is a paradigm that has become increasingly used in modern microservices-based architectures. It promises a more flexible and responsive architecture to business events, while offering better technical decoupling. Let's see how we can build it with Kafka.…
Spring 5 WebFlux: Performance tests
Spring 5 introduces a new model for reactive programming by incorporating the Spring reactive initiative, based on the Project Reactor. But does it do the job?…
Introduction to Continuous Integration with JHipster
Introduction This is an introduction for users unfamiliar with applied Continuous Integration (CI). You may…
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…
When to use Cassandra, MongoDB, HBase, Accumulo and MySQL
There are core basics that every organization needs that leads to a basic standard implementation…