Skip to main content
136+ Articles

The Blog

Deep dives into .NET, AWS, Docker & Modern Architecture

Page 9

All articles

Showing 97-108 of 136 articles

Page 9 of 12
Structured Logging in Golang with Zap - Blazing Fast Logger
golang

Structured Logging in Golang with Zap - Blazing Fast Logger

In this article, we will look into Structured Logging in Golang with Zap from Uber! When it comes to product development, logging plays a vital role in identifying issues, evaluating performances, and knowing the process status within the application.

9 min read
89K views
Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
dotnet

Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5

Setting up Permissions to access your resources is always a crucial part of your application's security. In this article, we will implement Permission-Based Authorization in ASP.NET Core that builds upon the concept of Claim-Based Authorization in ASP.NET Core. As usual, we will be building this application right from scratch to get some detailed knowledge about the whole scenario and how it would actually help you secure your projects.

25 min read
113.7K views
Free weekly newsletter

Stay ahead in .NET

Tutorials Architecture DevOps AI

Once-weekly email. Best insights. No fluff.

Join 8,200+ developers · Delivered every Tuesday