Tag:Software Development
All posts tagged with Software Development
- Business Logic First, Implementation Details Second
Your business logic is what makes your application stand out. NoSQL vs SQL? Serverless vs containers? Neither of these decisions matter if your business logic doesn't work. Good design focuses on the business logic first.
- You're Crazy To Think You Can Predict Your Next Outage!
Here's something that took me a while to really accept: we're genuinely terrible at predicting problems in our systems before they happen. Not because we're bad engineers. It's just how humans work.