Part Two: Dockerizing for production a TypeScript React App with NGINX using WSL2 Alpine Linux on…Nov 27, 2022·7 min read
Security in Vuejs 3.0 with authentication and authorization by KeyCloak Part 1Nov 19, 2022·20 min read
Security in Vuejs 3.0, with authentication and authorization by KeyCloak Part 2.Introduction Part 2 Add Keycloak in a Login ComponentPart 1 Click Here Today we will see how to add a vuejs component to use the user information of the Access Tokens returned by Keycloak. You can see the first part: https://blog.devgenius.io/securit...Jan 16, 2023·4 min read
.NET Core Tip 3: Troubleshooting Memory Leaks within a .NET Console application running in Kubernetes with PerfViewerHow to fix the memory leak in the .NET Core application running within a linux docker container with Kubernetes with PerfViewer?Oct 17, 2022·6 min read
.NET Core Tip 2: How to troubleshoot Memory Leaks within a .NET Console application running in a Linux Docker Container in KubernetesHow to spot the memory leak in the .NET Core application running within a linux docker container with Kubernetes?Oct 8, 2022·22 min read
Introduction Kubernetes and Kustomize: How to easily customize any resource configuration with Kustomize?Part 1 Introduction to KustomizeSep 1, 2022·12 min read
.NET Core Tip 1: Beware of TimeZones across platforms like Windows OS and Linux Docker ContainersTL/DR: Make sure you use the same timezones in each OS running the different services when you need to use/insert datetimes Prerequisites Windows 10 .NET Core 3.1 Visual Studio 2022 Docker Desktop with WSL 2 Target: Linux Docker Container Demo proj...Jul 14, 2022·7 min read
Part One Dockerizing the TypeScript React App with NodeJS Vs NGINX with WSL2 Alpine Linux on…Part One: Dockerizing with NodeJS a TypeScript React Application secured by Keycloak using WSL2 and the distro Alpine Linux Version 1.0Date 2022/07/04By Nicolas Barlatier Important: this article can also be used for ANY React App of yours.So please r...Jul 4, 2022·37 min read