Microservices
-
Enterprise Java

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Software Development

Microservices for Java Developers: Performance and Load Testing
1. Introduction These days numerous frameworks and libraries make it is pretty easy to get from literally nothing to a…
Read More » -
Enterprise Java

Have You Tried the MicroProfile Starter Yet?
The SPRING INITIALIZR at https://start.spring.io has been around for a while and is the best way to bootstrap a new…
Read More » -
Software Development

Exposing microservices running in AWS EKS with a microservices/API gateway like Solo Gloo
So you’ve decided to run your Kubernetes workloads in AWS. As we’ve seen before setting up AWS EKS requires a…
Read More » -
Software Development

Dilemma on Utility module, making a jar or separate Microservice?
In my previous article, I talked about how to choose Microservice or Monolith for your new project. As an architect…
Read More » -
Software Development

Microservices for Java Developers: Testing
1. Introduction Since Kent Beck coined the idea of test-driven development (TDD) more than a decade ago, testing became an…
Read More » -
Enterprise Java

Native microservices with SparkJava and Graal
Microservices written with SparkJava are just plain Java code using a standard Java library. No annotation magic, just code. The…
Read More » -
Software Development

Microservices for Java Developers: Managing Security and Secrets
1. Introduction Security is an exceptionally important element of the modern software systems. It is a huge topic by itself…
Read More » -
Software Development

Microservices for Java Developers: Microservices and fallacies of the distributed computing
1. Introduction The journey of implementing microservice architecture inherently implies building the complex distributed system. And fairly speaking, most of…
Read More »



