Deploy a simple EC2 Instance via Cloudformation
This Cloudformation template will deploy a simple EC2 instance to be used as a development server. Several common packages are included in the...
This Cloudformation template will deploy a simple EC2 instance to be used as a development server. Several common packages are included in the...
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...
This article will show you how to add custom GitHub Actions workflows with Projen
This demo will show how to build and deploy a Fargate WebSocket server. This application will automatically scale and use TLS to secure the...
In this demo, we will be building a React based WebSocket reader that uses Amazon API Gateway to read data from a Kinesis Data Stream
This CDK will deploy a an Asterisk server to AWS Fargate from multiple CPU architectures