Pinned Repositories
aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
cdk-aws-cat-rekognizer
CDK app that detects whether an uploaded image contains a cat or not
cdk-aws-lambda-internal-extension
CDK app that deploys a Lambda internal extension to modify the standard behaviour of AWS Lambda
cdk-aws-lambda-otel-code-instrumentation
CDK app that demonstrates OpenTelemetry code-based instrumentation in AWS Lambda using several runtimes. Includes a forwarder that sends telemetry data via OTLP to any OTel-compatible vendor
cdk-aws-wordpress
CDK app that deploys WordPress to AWS using ECS Fargate with RDS backend
terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
projen
Rapidly build modern applications with advanced configuration management
pulumi
Pulumi - Infrastructure as Code in any programming language 🚀
sst
Build full-stack apps on your own infrastructure.
wing
A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
garysassano's Repositories
garysassano/cdk-aws-lambda-internal-extension
CDK app that deploys a Lambda internal extension to modify the standard behaviour of AWS Lambda
garysassano/cdk-aws-cat-rekognizer
CDK app that detects whether an uploaded image contains a cat or not
garysassano/cdk-aws-lambda-otel-code-instrumentation
CDK app that demonstrates OpenTelemetry code-based instrumentation in AWS Lambda using several runtimes. Includes a forwarder that sends telemetry data via OTLP to any OTel-compatible vendor
garysassano/cdk-aws-wordpress
CDK app that deploys WordPress to AWS using ECS Fargate with RDS backend
garysassano/cdktf-aws-codebuild-github-runners-organization
CDKTF app that deploys a GitHub repository within an organization, along with an organization webhook that triggers self-hosted runners in AWS CodeBuild when workflow jobs are queued
garysassano/sst-aws-astro-blog
SST app that deploys an Astro blog to AWS
garysassano/sst-cloudflare-api
SST app that deploys an API to Cloudflare
garysassano/sst-cloudflare-hono-api
SST app that deploys a Hono API to Cloudflare
garysassano/wrangler-cloudflare-durable-objects-queue
Wrangler app that uses a Durable Object to publish messages to a queue
garysassano/cdk-aws-apigateway-http-api
CDK app that deploys an Amazon API Gateway with HTTP API along with an AWS Lambda to handle GET requests on base path
garysassano/cdk-aws-apigateway-rest-api
CDK app that deploys an Amazon API Gateway with REST API along with an AWS Lambda to handle GET requests on base path
garysassano/advent-of-svelte-2023
Advent of Svelte 2023
garysassano/cdk-aws-codebuild-github-runners
CDK app that, given an existing GitHub repository, attaches a repository webhook that triggers self-hosted runners in AWS CodeBuild when workflow jobs are queued
garysassano/cdk-aws-cron-function
CDK app that triggers a Lambda function at a specified regular interval
garysassano/cdk-aws-hybrid-esm-lambda
CDK app that deploys a Lambda function from a hybrid ESM bundle
garysassano/cdk-aws-kics-validator
CDK app that makes use of Checkmarx's KICS Validator plugin for checking the security of a S3 bucket
garysassano/cdk-aws-lambda-dynamic-provisioned-concurrency
CDK app that deploys a Lambda function with dynamic provisioned concurrency and scales it based on the provisioned concurrency utilization
garysassano/cdk-aws-otel-lambda-auto-nodejs
CDK app that uses ADOT Lambda layer with auto‑instrumentation for sending trace data to Honeycomb
garysassano/cdk-aws-sfn-cdk-vs-projen
CDK app that compares the official StateMachine CDK construct from aws-cdk-lib/aws-stepfunctions with the one generated from @matthewbonig/state-machine Projen component
garysassano/cdktf-aws-codebuild-github-runners
CDKTF app that deploys a GitHub repository in a personal account, along with a repository webhook that triggers self-hosted runners in AWS CodeBuild when workflow jobs are queued
garysassano/cdktf-aws-sveltekit-hono-lambdaliths
CDKTF app that deploys SvelteKit and Hono Lambdaliths along with an Upstash Redis database to AWS
garysassano/chromium
Chromium (x86-64) for Serverless Platforms
garysassano/client-sdk-javascript
Official JavaScript SDK for Momento Serverless Cache
garysassano/lambda-otlp-forwarder
Forwards OTLP records serialized to cloudwatch logs to an Open Telemetry collector
garysassano/opentelemetry-js-contrib
OpenTelemetry instrumentation for JavaScript modules
garysassano/opentelemetry-lambda
Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.
garysassano/opentelemetry-rust-contrib
OpenTelemetry Contrib Packages for Rust
garysassano/serverless-patterns
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
garysassano/terraform-provider-github
Terraform GitHub provider
garysassano/upload-artifact