Prototyping Queries in AWS AppSync
Deprecating AppSync Queries
Create a tsconfig for nodejs 14

Published 1 min read
Learn how to easily setup a tsconfig file to build for nodejs.
Running TypeScript without Compiling

Published 1 min read
Most applications will require some DevOps scripts to support them. Learn how to create these scripts with TypeScript that can be executed from the CLI.
How I Passed my Solutions Architect Associate Exam

Published 1 min read
Learn what resources I used to study for, and pass, the Solutions Architect Associate.
Connect to a PostgreSQL Server via SSH Tunnel

Published 2 min read
Learn how to connect to a PostgreSQL server through a bastion server.
Wordpress Plugin Development Environment

Published 4 min read
Learn how to setup a wordpress plugin development environment with docker