Total 9 Posts

Back-End

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…

Read More


Mar 17, 2022 17 min read

Christina Annas

Back-End

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…

Read More


Mar 15, 2022 17 min read

Christina Annas

Back-End

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…

Read More


Mar 08, 2022 17 min read

Christina Annas

Back-End

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.…

Read More


Nov 02, 2021 8 min read

Jean-François SIMON

Event-Driven

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.…

Read More


Oct 26, 2021 7 min read

Jean-François SIMON

Event-Driven

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?…

Read More


Jul 31, 2017 7 min read

Julien Margarido

Spring

Introduction to Continuous Integration with JHipster

Introduction This is an introduction for users unfamiliar with applied Continuous Integration (CI). You may…

Read More


May 05, 2017 8 min read

Richard Yhip

Agile

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…

Read More


Mar 17, 2016 6 min read

Kenneth Hegeland

Front-End

When to use Cassandra, MongoDB, HBase, Accumulo and MySQL

There are core basics that every organization needs that leads to a basic standard implementation…

Read More


Mar 08, 2016 8 min read

Jeannine Stark

Back-End