Master .NET & Cloud
Engineering.
Deep-dive tutorials, real-world solutions, and best practices for building enterprise-grade applications with .NET, AWS, and Google Cloud.
The stack I write about
.NET
C#
TypeScript
PostgreSQL
AWS
Google Cloud
What I publish
Free, practical, all on this siteArticles
Tutorials and deep-dives on .NET, AWS, and Google Cloud the architecture and system-design decisions I actually use in production.
YouTube
Walkthroughs and practical demos that pair with the written articles for when you'd rather watch it built than read it.
Connect
Questions, collaboration ideas, or a topic you want covered reach out directly and I'll get back to you.
Latest
View all articles
dotnetefcorecsharpThe Repository and Unit of Work Patterns in .NET Do You Still Need Them in 2026?
Does .NET still need the Repository and Unit of Work patterns in 2026, now that EF Core's DbContext already implements both? Here's exactly when to skip them and when to keep them."
Sep 7, 2026·12 min read→
dotnetentity-frameworksqlRaw SQL in EF Core 10: FromSql to ExecuteSqlRawAsync, Everything You Need to Know
Every raw SQL execution method in EF Core 10, including FromSql, SqlQuery, ExecuteSqlAsync, and their Raw variants, explained with real examples, generated SQL output, safety rules, and when to use each one.
Mar 23, 2026·18 min read→
gitThe Real World Git Guide Every Developer Wishes They Had Earlier
Git is the backbone of modern software development. Whether you are working alone on a side project or collaborating with a team of 100 engineers, Git gives you the power to track every change, experiment freely, and never lose your work again. This guide covers everything from the basics to real-world team workflows.
Mar 1, 2026·24 min read→
Got a .NET or cloud problem you're stuck on?
I take topic requests and read every message. If there's something you can't find good writing on, send it over it might be the next deep-dive.

