Project ID: 6130 | Branch group: Energy | Branch: energy
Porting a application with microservice architecture from docker to kubernetes
Project start/end: 01.03.2023 - 14.07.2023
Short description:
Evaluation of a microservice application build for docker in an kubernetes environment.
Supplement:
The application which shall be ported from docker to kubernetes is build from an angular frontend, a backend of several spring boot microservices and an eureka loadbalancer. For functional purposes the application uses several data interfaces such as Web APIs and direct database access. A keycloak server handles authorization for the application. The custom docker images are hosted on a private SonaType Nexus registry.