Drahten

Service Architecture

Logo

I have chosen Clean Architecture because of the principles it focuses on

Each service (component) of the application is as independent as possible from every other component, which complements the principles of microservices architecture and makes the process of developing the overall system, as well as its testing and expansion, easier.