I was working on a project and an Engineer approached me after going through the AWS environment. He made a recommendation to switch from an Application Load Balancer (ALB) to a Network Load Balancer (NLB), and his reason was that… Continue Reading →
Gravitiational Teleport is a pretty neat and lightweight open-source software that works great as a bastion host. However, some parts the documentation can be a bit vague for a first-time user so this blog entry serves as a reference material… Continue Reading →
Is Repository and Unit of Work (UoW) an anti-pattern? In the .NET/C# world, it is often said that Repository/UoW is an anti-pattern and one should probably use Entity Framework Core directly. But if it is an anti-pattern, why are people… Continue Reading →
Have you ever debugged a null error? It’s like a void space. The error often doesn’t tell you anything. Null handling sucks the life out of developers. Developers should stop returning null. Modern programming languages have exceptions – use them…. Continue Reading →
WhyMobile launched the 3rd major revision of its website earlier this morning. But instead of talking about the new site, this is a little journal to reminisce how far it has come. A proof-of-concept site was first built in April… Continue Reading →
© 2024 tzlee.com/blog — Powered by WordPress
Theme by Anders Noren — Up ↑