This repository will contains all best practices and standard implementation guidelines for System Design
📙 What is Microservices ?
💢 Small 💢 Focused on One task 💢 Aligned with Bounded Context 💢 Autonomous 💢 Independently Deployable 💢 Loosely Coupled
📚 https://dcsa.org/wp-content/uploads/2020/10/DCSA-API-Design-Principles-1.0.pdf (Guidelines on how APIs should be designed)
📗 https://github.com/RajendraTaradale/system-design - System Design Architecture (Amazon|Facebook|Google|Uber|twitter)
- https://github.com/RajendraTaradale/system-design-primer
- https://gist.github.com/RajendraTaradale/447a8fd5c78a44ac8b49542fcce05a54
- https://github.com/RajendraTaradale/awesome-system-design
- https://github.com/RajendraTaradale/awesome-software-architecture
📗 https://lethain.com/introduction-to-architecting-systems-for-scale/
📗 https://refactoring.guru/design-patterns
📗 https://rajendrataradale.wordpress.com/2018/08/04/net-design-patterns-with-realworld-examples/
📗 https://angular-academy.com/angular-architecture-best-practices/
📗 https://medium.com/@tomastrajan/how-to-build-epic-angular-app-with-clean-architecture-91640ed1656
📗 https://javascript.info/promise-chaining
📗 https://tkssharma.com/microservices-design-patterns/
📗 https://flaviocopes.com/tags/js/
📗 https://youtube.com/playlist?list=PLq3uEqRnr_2EDsuxPboP9_WtVRR_TaMrF
📗 https://dzone.com/articles/design-patterns-for-microservices
📗 https://www.w3resource.com/csharp-exercises
📗 https://winterbe.com/posts/2014/07/31/java8-stream-tutorial-examples/
📗 https://enable-cors.org/server.html
📗 https://github.com/RajendraTaradale/wtfjs
📗 https://github.com/shabbirdwd53/event-driven-microservices/tree/saga-orchestration event-driven-microservices :green_book: https://github.com/shabbirdwd53/event-driven-microservices
AKS Deployment Sample https://github.com/n3wt0n/Deploy-to-AKS