Learn how to chop up the monolith by exposing the to-be-chopped parts via HTTP and use an API Gateway to route the wanted requests to one’s service of choice!
The post Chopping the Monolith: The Demo appeared first on foojay.
Read More »Learn how to chop up the monolith by exposing the to-be-chopped parts via HTTP and use an API Gateway to route the wanted requests to one’s service of choice!
The post Chopping the Monolith: The Demo appeared first on foojay.
Read More »Considering a fast data producer and a slow data consumer, backpressure is the mechanism that “pushes back” on the producer not to be overwhelmed by data.
The post Backpressure in Reactive Systems appeared first on foojay.
Read More »