Toggle navigation
Brian Childress
Home
About
Podcast
Talks
Brian Childress
Copy Data from Postgres to CSV File Using Docker
If you need to export data as a .csv file from Postgres and use Docker, here is a simple command to do just that.
03-11-2021
Tools I Use
This is a list of the tools that I use regularly to help make me more efficient and effective.
03-11-2021
Connect Auth0 to Azure Active Directory with SAML
Through this article I'll walk through the step required to connect Azure Active Directory to Auth0 using the SAML protocol.
03-09-2021
What Does it Mean to be a Senior Developer?
Let's break down some of the qualities that determine if a person is a senior developer.
03-05-2021
Configuration and Secrets Management
An evaluation of what information should be stored where, in an effort to improve application security, maintainability, and developer efficiency.
03-03-2021
Terraform 403: Access Denied Error
An easy fix for a common error when using Terraform to deploy resources using the CLI.
02-25-2021
Application With Identifier Not Found: Azure Error
If you've received the AADSTS700016 error, or something similar, when integrating an application with Azure, here are the steps I've taken to correctly configure the application.
02-22-2021
Convert a X.509 Certificate from Metadata
If you need to convert a X.509 certificate to a usable format from metadata, here are some commands and tools that might help.
02-20-2021
Getting Bookmarks to Work with Auth0 Login
Users often bookmark the Auth0 login page, but eventually that bookmark no longer works. There's a quick and easy fix.
02-19-2021
Encoding / Decoding base64 Strings in the Terminal
Sometimes you need to deal with base64 strings, here are a couple commands that make it easy to encode/decode those strings using the terminal
01-22-2021
← Newer Posts
Older Posts →