Merge pull request #58 from terrytangyuan/patch-1

Add section for machine learning
This commit is contained in:
Dov Amir
2023-12-06 09:11:44 +02:00
committed by GitHub

View File

@@ -21,6 +21,7 @@
- [Micro services & Distributed Systems](#micro-services--distributed-systems)
- [Internet of things](#internet-of-things)
- [Big Data](#big-data)
- [Machine Learning](#machine-learning)
- [Databases and storage](#databases)
- [DevOps & containers](#devops--containers)
- [Mobile](#mobile)
@@ -144,6 +145,9 @@
- [mapreduce-patterns](https://highlyscalable.wordpress.com/2012/02/01/mapreduce-patterns) - Map-reduce patterns.
- [streaming-realtime-analytics](https://iwringer.wordpress.com/2015/08/03/patterns-for-streaming-realtime-analytics) - 13 Stream Processing Patterns for building Streaming and Realtime Applications.
## Machine Learning
- [distributed-ml-patterns](https://github.com/terrytangyuan/distributed-ml-patterns) - Distributed machine learning system patterns.
## Databases and Storage
- SQL
- [database tenancy patterns](https://docs.microsoft.com/en-us/azure/sql-database/saas-tenancy-app-design-patterns) - Multi-tenant SaaS database tenancy patterns