Secure an ASP.NET Core 8 Blazor Web App with AWS Cognito
A very quick walk through of using AWS Cognito and ASP.Net Core 8 Blazor together
Read MoreA random collection of notes, personal tips, and general things.
A very quick walk through of using AWS Cognito and ASP.Net Core 8 Blazor together
Read More
Taking an Infrastructure as Code approach to deploying SonarQube Community Edition using the AWS Elastic Container Service
Read More
Taking an Infrastructure as Code approach to deploying the Prowler open source security scanner using the AWS Elastic Container Service
Read More
Taking an Infrastructure as Code approach to setting up an AWS RDS instance with some bells and whistles
Read More
Taking an Infrastructure as Code approach to setting up a simple AWS VPC
Read More
Today I learned that in order to resolve a record in a Route53 private hosted zone from within a VPC, the VPC is configured as an associated VPC for the hosted zone (and *not* as a feature/function of the VPC)
Read More
A brief summary of something I learned today
Read More
A quick post on how to set up pgAgent on a database server running CentOS 7 in order to create some scheduled maintenance tasks to run against a postgreSQL database.
Read More
Azure Key Vault provides secure storage of keys and other secrets to be used by other Azure services and apps. It is analogous to AWS Secrets Manager.
Read More