Blogs authored by Charanpreet Singh
Overview To set the expectations of the readers, first of all, this article is meant for developers/technical managers, who are beginners in AWS and want to automate React JS application’s deployment by using AWS CodePipeline. This article is meant to provide instructions for setting up only development and test environments, pipelines. Please do not follow […]
In every web application, while making architectural and design decisions, deciding which identity provider is to be used is always a critical aspect because it defines overall security layer of a web app. In Microsoft technical stack, Azure AD will always have a top edge because apart from Microsoft’s top-notch security, it adds up other advantages like quick and easy SSO integrations, user, and roles management, monitoring and alerts.
Serilog is a sure shot analytical Logging library for .Net Applications. While it works wonderfully with Simple Apps, it results extraordinarily when the structures become composite and application becomes asynchronous. In this article, we will be learning about Serilog, Its usage, Features, Its implementation in console App, .Net core 3.1 apps with logging targets Console, […]
While working with Azure; Application insights, a splendid feature, is highly recommended for the Software Developers. When used to Invigilate Live Applications; it makes it easy to ascertain bugs, recognize tools to fix errors and strengthen your work. In this article, we will learn “How to create Application Insight in Azure“, a beautiful tool by […]