Blog
Tech42 Blog — from the workbench.
Practical insights on software architecture, cloud, engineering, and the reality of modern software development — straight from our daily work.
Articles
What we learn, we write down.
· 9 min read · Software Architecture / Microservices / Monolith
Modular monolith vs. microservices: which architecture fits your project?
Microservices sound modern — but they're not the right call for every project. A sober comparison of both architectures, with clear recommendations for when to use which.
Read article
· 7 min read · Azure / Cloud Security / .NET
Storing secrets and keys securely with Azure Key Vault
API keys, passwords, and certificates don't belong in config files or source code. How Azure Key Vault centralises sensitive data securely — and how we wire it cleanly into .NET applications.
Read article
· 6 min read · Requirements Engineering / User Stories / Agile
Requirements vs. user stories: where the real difference lies
Requirements and user stories are often used interchangeably in projects — and that costs clarity. What each actually delivers, where they complement each other, and when which form gets you to the goal.
Read article