subaud
  • Tags
  • Resume
  • About
  • Feed
Sign In

Automation

16 posts


Multi-Environment AWS CDK Deployments in a Single Account

Multi-Environment AWS CDK Deployments in a Single Account

A comprehensive guide to deploying multiple environments in a single AWS account using CDK, featuring sophisticated deployment strategies, GitHub Actions automation, and real-world architectural patterns

May 23, 2025 • Court Schuett
#CDK #AWS #Automation
Content-Aware GitHub Actions Deployment for Next.js Blog

Content-Aware GitHub Actions Deployment for Next.js Blog

How to set up GitHub Actions workflows that intelligently handle content vs code changes, with automatic PR creation and selective deployments

Dec 01, 2024 • Court Schuett
#Automation #NextJS #AWS
Updated NextJS App deployed to App Runner with SSR and GitHub Actions

Updated NextJS App deployed to App Runner with SSR and GitHub Actions

Updated NextJS App deployed to App Runner with SSR and GitHub Actions

Oct 20, 2024 • Court Schuett
#CDK #NextJS #GitHub
Deploying a multi-region pipeline with AWS CDK

Deploying a multi-region pipeline with AWS CDK

This demo will explain how to deploy a multi-region pipeline with AWS CDK by passing parameters between stacks.

Sep 09, 2024 • Court Schuett
#CDK #Automation #AWS
NextJS App deployed to App Runner with GitHub Actions

NextJS App deployed to App Runner with GitHub Actions

NextJS App deployed to App Runner with GitHub Actions

Sep 06, 2024 • Court Schuett
#CDK #NextJS #GitHub
cdk-nag with projen

cdk-nag with projen

In this demo we will see how to deploy and test a projen based project with cdk-nag

May 16, 2024 • Court Schuett
#CDK #Automation
CDK Pipeline for ECS hosted NextJS App

CDK Pipeline for ECS hosted NextJS App

A CDK Pipeline example that will deploy a NextJS App on ECS

Feb 12, 2024 • Court Schuett
#CDK #ECS #Fargate
Adding feature flags to AWS CDK through runtime context with projen

Adding feature flags to AWS CDK through runtime context with projen

Feature flags can be used to modify the deployment characteristics of a CDK deployment. These feature flags can be enabled in projen by modifying the cdk.json file.

Jan 12, 2024 • Court Schuett
#CDK #Automation
CDK Deployment of Docker Image with CodeBuild

CDK Deployment of Docker Image with CodeBuild

In this demo we will see how to deploy a custom built Fargate container using CodeBuild

Jan 04, 2024 • Court Schuett
#CDK #Fargate #Automation
Updated CDK Construct with Custom Resources

Updated CDK Construct with Custom Resources

CDK Constructs are a great way to create reusable and flexible code for yourself and others. projen makes it easy to create and publish the project. CDK Custom Resources are a way to do complex deployments and deploy AWS resources not native to CDK within a CDK. In this example, an AWS Lambda ...

Aug 28, 2023 • Court Schuett
#AWS #CDK #Custom Resource
Page 1 of 2 Older Posts →

© 2025 subaud

Opinions and statements are my own.