Blog Posts

terraform locked tfstate is annoying but fixable

03/08/2022 21:51 | Category: terraform

Tags: terraformaws

When deploying some personal project resources I…

pants to build aws lambdas

03/07/2022 23:42 | Category: cicd

Tags: awslambdapythonpants

Working in a CI/CD pipeline requires the ability to create our build…

wsl2 with docker requires passthrough from windows

03/03/2022 14:51 | Category: docker

Tags: wsl2windowsdockerubuntu

Installing Docker within the WSL2 environment…

postgres helpful permissions queries

03/02/2022 10:44 | Category: postgres

Tags: dbapermissionsqueries

When creating new users, schemas, and tables inside a…

lambda access to s3 inside a vpc

03/01/2022 16:36 | Category: aws

Tags: lambdavpcs3

While working on a lambda deployment I ran into a use case where I…

launching an ec2 instance

02/22/2022 17:15 | Category: aws

Tags: aws_developer_associatecertificationec2

These are some general notes from launching an EC2 instance. This demo…

EC2 instance types

02/22/2022 16:30 | Category: aws

Tags: aws_developer_associateec2certificate

Instance types dictate several key characteristics of the underlying EC…

swapping tabs with spaces in vim

02/18/2022 14:05 | Category: vim

Tags: vim

This is a quick note to reference a helpful StackOverflow post that…

create openmediavault smb share

02/13/2022 12:34 | Category: homelab

Tags: filesharesmb_shareopenmediavault

Creating an SMB share in OpenMediaVault is pretty straightforward…

mount openmediavault smb share on ubuntu

02/13/2022 12:25 | Category: homelab

Tags: ubuntusmb_shareopenmediavault

Mounting NFS shares is quite different from the Windows…

aws ec2 pricing options

02/03/2022 15:55 | Category: aws

Tags: developer_associatecertificationec2

There are several EC2 instance pricing options that vary depending on the…

aws intro to elastic compute cloud ec2

02/03/2022 15:46 | Category: aws

Tags: developer_associatecertificationec2

EC2 is a secure, resizable compute capacity in the cloud. The…

aws iam summary

02/03/2022 15:16 | Category: aws

Tags: developer_associatecertificationiamaws

A chunk of summary information related to Identity and Access Management modules in…

aws testing iam permissions

02/03/2022 14:52 | Category: aws

Tags: iamdeveloper_associatecertificationtesting

Testing AWS IAM permissions should be done before committing them to…

aws intro to iam lab

02/03/2022 12:32 | Category: aws

Tags: iamdeveloper_associatecertificationaws

The introductory lab focuses on users and groups, logging in as different users…

aws iam introduction

02/02/2022 14:15 | Category: aws

Tags: iamdeveloper_associateexamcertification

IAM is entirely related to setting up users and granting those users access to…

aws developer associate intro

02/02/2022 13:49 | Category: aws

Tags: developer_associateexamcertification

I'm using acloudguru.com as my study site for the AWS Certified…

django shell plus saves so much time

02/01/2022 20:35 | Category: django

Tags: pythondjangobash

When working with the shell inside Docker containers during…

wsl2 getting to a usable desktop environment

02/01/2022 15:27 | Category: linux

Tags: ubuntubashwsl

Windows Subsystem for Linux is supposedly a great…

1 2 3 4 5 6 7 8 9 10 11 12 13 14