Five Databases – Test containers for Integration

The LLM training involved developing a feeder system for text files used by the learning model, which interacts with five different running apps. The design adheres to the DDD motto, using one Database per microservice. Dockerized code underwent thorough unit and IT testing for all databases, with Test Containers proving invaluable. The complete code base is available on GitHub.