Dustin Goodman's Avatar
About Community Blog

My Blog

This Dot GitHub Actions for Serverless Framework Deployments

Sep 26, 2022

GitHub Actions for Serverless Framework Deployments

In this article, I discuss deploying applications built with the Serverless Framework and Nx utilizing GitHub Actions and some of the reasons you may want to consider using this strategy.
Read more on ThisDot.co →
This Dot Git Strategies for Working on Teams

Sep 1, 2022

Git Strategies for Working on Teams

This is a write up on my thoughts relating to how teams should best utilize git for their needs to have an effective collaborative work environment.
Read more on ThisDot.co →
Debugging Node Serverless Functions

Apr 20, 2022

Debugging Node Serverless Functions on AWS Lambda

Writing and testing functions for serverless locally can be a breeze especially with the Serverless Framework and serverless-offline plugin. However, once you get to real infrastructure, sometimes debugging your functions can be really challenging. Let's talk about some debugging tips and tricks.
Read more →
Nx Serverless GraphQL Microservices Template

Apr 14, 2022

Announcing a Serverless Microservices Template with GraphQL

I'm excited to announce a new project starter kit template that I've been developing for a while. Let me tour you through the repository and the decisions that have been made.
Read more →
Serverless 3 Review

Jan 29, 2022

Why you should upgrade to Serverless 3

Serverless 3 just released and it has some pretty amazing quality of life improvements. Let's check out these new features and how we should leverage them today.
Read more →
This Dot Announcing Angular GitHub Clone for starter.dev showcases

Jan 25, 2022

Announcing Angular GitHub Clone for starter.dev showcases

My team at This Dot Labs released a new project we're calling starter.dev GitHub showcases in collaboration with the Angular team. Learn more about what we did and how we did it.
Read more on ThisDot.co →