Building a scalable, highly reliable, asynchronous user service
Here, I will introduce some of the essential architectural concepts that we use for reaching scalable, highly-concurrent, and reliable user service. The concepts introduced here are described using the example of our GDPR functionality implementation... »