Row Level Security using Fluent NHibernate with Postgresql Posted by Daz David Z - September 15, 2022 Row-level security (RLS) is a security feature in some databases that allows you to control… Read More
Handling Users and roles to Secure PostgreSQL single RDS instance for multitenancy database Posted by Daz David Z - April 13, 2022 I run into a scenario where I needed to deploy a multitenant application in a… Read More
Connecting to Aws RDS database with IAM authentication using NHibernate ORM with .Net C# Posted by Daz David Z - April 8, 2022 After my post regarding the security to connecting your application in the cloud, Use Aurora… Read More
Use Aurora PostgreSql With Aws Iam Authentication using DotNet6 Core MVC (code) Posted by Daz David Z - March 15, 2022 The goal of this post is to show how to Create Database and manage IAM… Read More
Asp.net MVC to AWS S3 bucket using user policies to Upload and Read files Posted by Daz David Z - June 2, 2019 This post explain how permissions work with Amazon S3 in regard to Asp.net MVC application.… Read More
Ionic side menus and Tabs template Posted by Daz David Z - August 13, 2016 The purpose of this post is to create an ionic template with left and right… Read More