satish1vBuild Your Own Smart Assistant on Your Data — ChallengesBuilding your own smart assistant to find answers from your own data sounds like an exciting project, right? Well, let me tell you, it’s…Apr 6Apr 6
satish1vMaking the Test User a part of Identity ServerIn the previous blog post, we added the UI to the identity server, but we did not add the user to the server for authentication. So let's…Nov 15, 20221Nov 15, 20221
satish1vBuilding Authentication Server — UIIn the previous blog article, we built an identity server project and worked directly with the API. Even with tools like Postman and…Nov 4, 2022Nov 4, 2022
satish1vBuilding Your own Authentication Server — Part 1We discussed how a centralized server should authenticate our requests rather than every service. Building a service that authenticates…Nov 3, 20221Nov 3, 20221
satish1vSecuring Asp .NET Core ApplicationsIn this article, I’ll begin a series in which I’ll try to explain the identity concepts and how they are implemented in the.NET world…Oct 23, 2022Oct 23, 2022
satish1vYarp-based Direct Forwarding PatternA reverse proxy can be used to spread out the work, make the system more secure, send traffic to a different upstream, and so on. However…Oct 21, 2022Oct 21, 2022
satish1vBuild your Own Reverse proxyMicrosoft’s Yarp is an open-source project for building your own reverse proxy. YARP is different from other proxies because it is built as…Oct 18, 2022Oct 18, 2022
satish1vCloudflare worker: Run code on the edgeCloudflare's Cloudflare Worker is a serverless platform, but it differs significantly from those offered by other well-known providers. The…Aug 22, 2022Aug 22, 2022
satish1vinDevOps.devSearching Nobel winners using RedisRedis is a phenomenal cache, and I sometimes have heard it as a synonym for the cache. Well, that's just scratching the surface of an…Jun 22, 2022Jun 22, 2022
satish1vAdd New Column to Hugging Face DatasetsHugging Face Datasets uses Apache arrow for manipulating the data and to add a column hugging face has provided an extension to do so.Apr 23, 2022Apr 23, 2022