Architecture Blogs

Page 1 of 1 (10 Blogs)
Gunnar Morling
12/11/2025 EN

Gunnar Morling

Morling.dev is the personal blog of Michael Morling, a software engineer and architect with deep expertise in Java, Spring, JVM internals, architecture, performance, and developer tooling. His writing focuses on practical and detailed explanations of topics such as Spring framework internals, microservices design, JVM garbage collection, performance tuning, clean architecture, Gradle builds, and language features that matter in real projects. Michael often breaks down subtle behaviors of the JVM and Spring ecosystem, helping developers understand why things work the way they do and how to improve reliability and efficiency in production systems.

The Pragmatic Engineer Gergely Orosz
11/29/2025 EN

The Pragmatic Engineer Gergely Orosz

PragmaticEngineer.com is the blog of Gergely Orosz, a software engineer and engineering manager known for clear, research-driven writing about the software industry. He publishes deep-dive essays on software engineering, architecture, scaling systems, engineering management, Big Tech practices, incident analysis, product delivery, and developer careers. Gergely combines experience from companies like Uber and Microsoft with interviews, data, and real examples from engineering teams around the world. His work is widely read because it explains how high-performing tech organizations actually operate, and what individual developers can learn from them. The blog is complemented by a popular weekly newsletter and books focused on practical engineering leadership.

Sebastian Raschka
11/29/2025 EN

Sebastian Raschka

SebastianRaschka.com is the personal blog of Sebastian Raschka, PhD, an LLM research engineer whose work bridges academia and industry in AI and machine learning. On his blog and notes section he publishes deep, well-documented articles on topics such as LLMs (large language models), reasoning models, machine learning in Python, neural networks, data science workflows, and deep learning architecture. Recent posts explore advanced themes like “reasoning LLMs”, comparisons of modern open-weight transformer architectures, and guides for building, training, or analyzing neural networks and model internals.

Alex DeBrie
11/15/2025 EN

Alex DeBrie

AlexDeBrie.com is the blog of Alex DeBrie, an AWS Data Hero and one of the most recognized experts on Amazon DynamoDB and NoSQL data modeling. He writes in depth articles on DynamoDB concepts such as partitions, single table design, transactions, costs, consistency, and one to many relationships, always backed by clear mental models, examples, and tradeoff analysis.

Stephen Cleary
11/15/2025 EN

Stephen Cleary

Blog.stephencleary.com is the personal blog of Stephen Cleary, a well known .NET expert and author of the popular book Concurrency in C# Cookbook. He writes clear and detailed articles about asynchronous programming, multithreading, concurrency, task based workflows, .NET architecture, performance, and best practices. His posts explain how async and await really work, how to design thread safe code, how to avoid deadlocks, and how to build scalable back end systems using modern .NET patterns. Stephen focuses on practical engineering problems and gives precise guidance backed by real production experience. His blog is widely referenced by developers who want to understand the internals of concurrency on .NET and write reliable, high performance applications.

Brecht Billiet
11/15/2025 EN

Brecht Billiet

Blog.brecht.io is the personal blog of Brecht Billiet, a software architect and GenAI specialist formerly focused on Angular and front-end frameworks. He now helps organizations worldwide build intelligent AI agents, modern chatbots, and scalable GenAI solutions. With a long history of writing about Angular architecture, RxJS, large-scale single-page applications, and state management, Brecht blends deep front-end expertise with his current focus on GenAI and automation. His blog includes technical tutorials on building reactive web applications, designing scalable systems, adopting best practices for Angular, and now extends to AI solution design, agent development, and strategic consulting in advanced technologies. The style of writing is practical and experience-based. Brecht draws on his work training teams, architecture design, and mentoring developers, offering insights that both mid-level and senior engineers can apply directly in real business contexts.

Minko Gechev
11/15/2025 EN

Minko Gechev

Blog.mgechev.com is the personal blog of Minko Gechev, Lead for Web Frameworks at Google and a widely recognized engineer in the JavaScript and Angular ecosystem. Minko writes about Angular, JavaScript, TypeScript, frontend architecture, web performance, and AI assisted development, mixing clear code examples with insights gained from building frameworks at scale. He is the creator of influential open source projects and has been awarded by Google and the President of Bulgaria for the impact of his contributions. His articles often explore advanced topics such as LLM powered development, predictive prefetching, reactive rendering, framework design, and large scale JavaScript tooling. Beyond engineering, he shares lessons from giving over a hundred conference talks and from leading major web initiatives at Google. Minko is also the co founder of Rhyme.com, an EdTech platform offering hands on technical training. He built the platform and engineering team starting in 2015. In 2018 Rhyme became Coursera’s first acquisition, marking a significant milestone in his career.

Joel Spolsky
11/13/2025 EN

Joel Spolsky

JoelOnSoftware.com is the personal blog of Joel Spolsky, a software engineer, entrepreneur and writer. He is known for founding companies like Fog Creek Software and co-founding Stack Overflow. His blog features influential essays on software development, management, architecture, user interface design, productivity, and hiring. Joel’s writing blends technical insight with business-savvy, covering topics such as the "Joel Test" for evaluating software teams, handling legacy codebases, and building software organizations that work well. Over the years his archives have become essential reading for software professionals who care about building quality systems and thriving teams.

Martin Fowler
11/2/2025 EN

Martin Fowler

MartinFowler.com is the long-running technical blog of Martin Fowler, author, software architect, and Chief Scientist at ThoughtWorks. The site serves as a cornerstone for modern software engineering, featuring influential essays and guides on software architecture, refactoring, agile methodologies, design patterns, and continuous delivery. Martin’s writing combines deep technical expertise with a clear, educational tone, making complex ideas about domain-driven design, microservices, and testing strategies accessible to engineers of all levels. Classic works like Refactoring, Patterns of Enterprise Application Architecture, and Continuous Integration originated from concepts first explored on this blog. With over two decades of archives, MartinFowler.com remains one of the most authoritative and enduring resources in professional software development.

Robin Wieruch
11/2/2025 EN

Robin Wieruch

RobinWieruch.de is the personal site and blog of Robin Wieruch, a software engineer and educator known for clear, practical tutorials on React, TypeScript, Next.js, GraphQL, Node.js, and testing. The articles focus on real projects and common problems such as state management, authentication, data fetching, pagination, performance, and testing strategies. Robin is the author of The Road to React and other hands-on guides. He publishes step by step walkthroughs that pair code with explanations, so readers learn the concepts and the reasoning behind them.