You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Monolith First](https://martinfowler.com/bliki/MonolithFirst.html), Martin Fowler
1971
1974
-[Service oriented architecture: scaling the Uber engineering codebase as we grow](https://eng.uber.com/soa/)
1972
1975
-[Don’t start with microservices in production – monoliths are your friend](https://arnoldgalovics.com/microservices-in-production/)
1973
1976
-[Deep lessons from Google And EBay on building ecosystems of microservices](http://highscalability.com/blog/2015/12/1/deep-lessons-from-google-and-ebay-on-building-ecosystems-of.html)
@@ -2005,6 +2008,7 @@ Articles:
2005
2008
- Today, any code that a developer dislikes is branded as technical debt.
2006
2009
- Ward Cunningham invented the debt metaphor to explain to his manager that building iteratively gave them working code faster, much like borrowing money to start a project, but that it was essential to keep paying down the debt, otherwise the interest payments would grind the project to a halt.
2007
2010
- Ur-technical debt is generally not detectable by static analysis.
2011
+
-[3 Kinds of Good Tech Debt](https://engineering.squarespace.com/blog/2019/three-kinds-of-good-tech-debt)
2008
2012
2009
2013
### Testing
2010
2014
@@ -2082,6 +2086,7 @@ Learning Git, courses and books:
2082
2086
-[Think Like (a) Git](http://think-like-a-git.net/)
2083
2087
-[Git's database internals I: packed object store](https://github.blog/2022-08-29-gits-database-internals-i-packed-object-store/): an insightful deep dive from Github
2084
2088
-[Oh My Git!](https://ohmygit.org/): a game to learn git
0 commit comments