References
BACK to parent page
Leaders
-
Robert C. Martin (Uncle Bob)
- Clean Coder ✍ and Uncle Bob ✍
- Last Programming Language 📽️ and Clean Coders 📽️
- Agile back to basics - Cynical Developer and Clean Software, Craftsperson, Origins of SOLID, DDD, & Software Ethics 🔊
- Programmer's profession future: Voxxed, goto;, and AgileMontreal 📽️
-
Martin Fowler 🏠 and ThoughtWorks 🏠
Wonders
Architecture
- Top 10 Tips You Should Know As A Modern Software Architect- Ankur Kumar 📝
- The Seven Deadly Sins of Microservices - Daniel Bryant 📽️
- Microservice Patterns - Chris Richardson 🔊
- Agile Architecture: Strategies for Scaling Agile Development 🏠
- Facebook Engineering Process - Kent Beck 🔊
- Big Ball of Mud 📝
- Cloud Computing in the Year 2020 📽️
- Mastering Chaos - A Netflix Guide to Microservices 📽️
- What I Wish I Had Known Before Scaling Uber to 1000 Services - Matt Ranney 📽️
- Implementing a workflow for your Architecture Decisions Records 📝
- Solution Architecture Patterns 🗄️
- Don't Let the Internet Dupe You, Event Sourcing is Hard 📝
Principles
Agile
- Manifesto for Agile Software Development and Principles behind the Agile Manifesto 📝
- Continuous Deployment 📝
- Agile stories - INVEST 📝
- Why Story Pointing Needs to Die 📝
News
- Hacker News 🏠
- Slashdot 🏠
- Ars Technica 🏠
Programming
Testing
DevOps
Data
- 7 Database Paradigms 📽️
- Event sourcing documentation - Confluent blog ✍ and Confluent resources 📝
Books
- Team Topologies by Matthew Skelton and Manuel Pais
- Modern Software Engineering by David Farley
- Release It! Second Edition by Michael T. Nygard
- Clean Code by Robert Cecil Martin (Uncle Bob)
- Building Microservices: Designing Fine-Grained Systems by Sam Newman
Books - Investigating
- Domain-Driven Design: Tackling Complexity in the Heart of Software – Eric Evans and Presentation 📝
- Bad tests - Good tests
- Coding: On Software Design Process – Jonathan Locke