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
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
This demo will go through the steps to process a file with ffmpeg and stream the contents to KVS using Node.js
Feature flags can be used to modify the deployment characteristics of a CDK deployment. These feature flags can be enabled in projen by modifying...
In this demo we will see how to deploy a custom built Fargate container using CodeBuild
How to build a private Fargate task and connect to it with an AWS Lambda function using AWS CDK.