Advanced SQL Server Security Concepts
In this post, we’ll explore some advanced security concepts that I’ve found invaluable in my work with Data Warehousing products. We’ll break down these concepts in a way that’s easy to understand,...
In this post, we’ll explore some advanced security concepts that I’ve found invaluable in my work with Data Warehousing products. We’ll break down these concepts in a way that’s easy to understand,...
This post assumes a working knowledge of SQL Server and a basic understanding of database indexes. If you’re new to these topics, you may want to brush up on them before continuing. I discover...
Overview I’ve finally settled on a framework that works for me reliably. It has a lot of moving parts, but AWS made it so simple to manage and synchronize them. Description EC2 Instance EC2 I...
Overview This article summarizes my descent into insanity and the following events that transpired on 30th July 2022. More formally, as I had mentioned in my previous blog post, I was looking to r...
Objectives As a privacy nut, I’m not comfortable storing GBs of photos, videos, and documents on OneDrive and Google Drive. My most personal memories locked away in some heartless data warehouse, ...
Background Discussions surrounding declarative and functional programming have been on the rise over the past few years. Out of curiosity, I started reading articles to understand how to reap the ...
Background Initializing a new react application using create-react-app installs 1900 packages, while the package.json only defines 23 dev dependencies. A fresh angular app uses the same number of ...
Introduction This two-part series is a brief introduction to the concepts of Ethereum and State Channels by building a Tic-Tac-Toe application. Read Part 1 here. You have solved all the conventio...
Introduction This 2-part series is a brief introduction to the concepts of Ethereum and State Channels by building a tic-tac-toe application. Stuck in the lock-down, you have been whiling away ti...