Resource recommendations

This article is a list of recommended recources around software development, architecture and automated testing. It will be updated.

Microservices

https://microservices.io/

https://servicemesh.es/

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://dddcommunity.org/

https://microservices.io/patterns/

Test Automation

https://automationpanda.com/

Concurreny & Parallelism

https://medium.com/mop-developers/parallel-computing-in-python-and-scala-37d3561b4c08

System Administration / DevOps

https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-20-04

https://www.digitalocean.com/community/tutorials/how-to-move-a-mysql-data-directory-to-a-new-location-on-ubuntu-18-04

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-on-ubuntu-20-04

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-as-a-send-only-smtp-server-on-ubuntu-18-04