Category: Architecture
-

Build your Spring Boot Microservice with Kubernetes
In this article I will build my first Spring Boot microservice with Kubernetes in less than 10 minutes. For that, I will build a microservice using Spring Initializr and create my Kubernetes cluster in Minikube.
-

Microservices Architecture, advantages and disadvantages
In this article I will explain the advantages and disadvantages of the microservices. Why choosing the microservices architecture. Which technologies to use with the microservices. Which design patterns to use with the microservices.
