Skip to content

Commit

Permalink
Merge pull request #58 from terrytangyuan/patch-1
Browse files Browse the repository at this point in the history
Add section for machine learning
  • Loading branch information
DovAmir authored Dec 6, 2023
2 parents 1cbc8a3 + 9039d5f commit b4b7122
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b4b7122

Please sign in to comment.