All Talks

🌴 OpenPatch an Example for Building Microservices with Flask

OpenPatch is an open platform for assessment and training of programming skills. It is currently driven by twelve microservices. The frontend microservice is implemented in React. Most backend microservices are implemented in Flask. In this session, the challenges and solutions of building a microservice architecture for OpenPatch with Flask will be presented. It will be shown how authentication with JWT via a centralized authentification service is implemented, how communication between the …

You might be interested in: