subaud
  • Tags
  • Resume
  • About
  • Feed
  • Guides
Sign In

CDK

59 posts


Using Whisper with Streaming Audio

Using Whisper with Streaming Audio

A CDK stack that will deploy a will create an ECS hosted application for streaming audio with gRPC to Whisper and getting the transcription output

Apr 30, 2024 • Court Schuett
#CDK #ECS #Streaming
CDK Deployment of Amazon Bedrock Knowledge Base with OpenSearch Serverless

CDK Deployment of Amazon Bedrock Knowledge Base with OpenSearch Serverless

In this demo we will see how to deploy an Amazon Bedrock Knowledge Base with an OpenSearch Vector Index using CDK

Mar 28, 2024 • Court Schuett
#CDK #AI #Search
Amazon Chime SDK Call Analytics Consumer

Amazon Chime SDK Call Analytics Consumer

A simple React application and related infrastructure that will consume Amazon Chime SDK call analytics events

Mar 16, 2024 • Court Schuett
#CDK #AWS
gRPC Streaming Audio with Node

gRPC Streaming Audio with Node

This demo will show you how to deploy and use a gRPC server and client to stream audio and use Amazon Transcribe to analyze the audio

Feb 23, 2024 • Court Schuett
#CDK #Streaming #Fargate
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
Streaming to KVS with ffmpeg and Node.js

Streaming to KVS with ffmpeg and Node.js

This demo will go through the steps to process a file with ffmpeg and stream the contents to KVS using Node.js

Jan 31, 2024 • Court Schuett
#CDK #Streaming #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
Using CDK to build a Fargate task with AWS Lambda integration

Using CDK to build a Fargate task with AWS Lambda integration

How to build a private Fargate task and connect to it with an AWS Lambda function using AWS CDK.

Dec 18, 2023 • Court Schuett
#CDK #Fargate #Lambda
Excluding files and directories from a CDK Bucket Deployment

Excluding files and directories from a CDK Bucket Deployment

When uploading files and directories during a CDK bucket deployment, `exclude` can be used. This samples shows how to use that feature.

Dec 14, 2023 • Court Schuett
#CDK #AWS #Storage
← Newer Posts Page 4 of 6 Older Posts →

© 2026 subaud

Opinions and statements are my own.