From J2EE to Jakarta EE
Discover why Jakarta EE, with the industry-wide adoption of microservices-based architectures, has become one of the most popular Java server-side frameworks.
Discover why Jakarta EE, with the industry-wide adoption of microservices-based architectures, has become one of the most popular Java server-side frameworks.
I had a little bit of time off in this moment, before the end of the year, so I decided to learn Rust. I started with “Rust in Action” (https://www.manning.c...
Similar to the concept of Microservice, the term of Micro Frontend isn’t as well known as the first one. This article aims at demystifying it.
After learning how to run our microservices in Minikube in Part 3 of this series, let’s look at how to do the same in OpenShift.
After learning how to run our microservices in JVM mode in Part 2 of this series, let’s now look at how to do the same in native mode.