This article is a list of recommended recources around software development, architecture and automated testing. It will be updated.
Microservices
https://www.ben-morris.com/how-big-is-a-microservice/
Data handling in microservices
https://blog.christianposta.com/microservices/the-hardest-part-about-microservices-data/
https://medium.com/@oprearocks/blasphemy-multiple-microservices-shared-database-f525025a8a81
https://hackernoon.com/is-shared-database-in-microservices-actually-anti-pattern-8cc2536adfe4
Patterns
https://microservices.io/patterns/
Test Automation
Concurreny & Parallelism
https://medium.com/mop-developers/parallel-computing-in-python-and-scala-37d3561b4c08