Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 517 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 517 Bytes

Master's thesis. E-commerce application based on microservices.

It includes warehouse management functionality, customer management functionality, and order management functionality. Additionally, it has a graphical user interface. The gateway connecting the queries is an API gateway. All of the above are separate microservices.

Second and main part of my thesis is application testing. These tests are unit, functional, SAST, DAST, integration, performance, acceptance and security tests of container images.