Pinned Repositories
dotnet-async-nightmare
Example of super high CPU usage on extremely simple web server in DotNet 8.0, 9.0, etc.
dynamodb-session-store
DynamoDB-based session store for express-session, using the AWS SDK for JS v3, offering configurability for cost, performance, and reliability, as well as examples, cost calcs, and tips not found in other DynamoDB session stores.
lambda-dispatch
Lambda Dispatch for AWS Lambda - Avoid cold starts, save up to 80%!
lambda-layers-js-demo
Demo of using AWS Lambda layers in VS Code with intellisense module resolution
lambda-url-signing
demo of signing (headers) and presigning (query string) lambda URL requests with SigV4 in node with typescript
microapps-app-nextjs-demo
Demo of a Next.js application deployed on AWS Lambda via CDK and MicroApps
microapps-app-release
MicroApps - Release App - Built on Next.js, Deployed with CDK and MicroApps
microapps-core
MicroApps is a framework for rapidly deploying and managing many micro apps that share a CloudFront, SSL Certificate, and domain. A key feature is the ability to target users to different versions that exist simultaneously in each env or to test older and newer versions to confirm regressions or changes in behavior.
p-map
Map over promises concurrently
pwrdrvr.github.io
GitHub Pages repo for pwrdrvr.github.io
PwrDrvr LLC's Repositories
pwrdrvr/lambda-dispatch
Lambda Dispatch for AWS Lambda - Avoid cold starts, save up to 80%!
pwrdrvr/microapps-core
MicroApps is a framework for rapidly deploying and managing many micro apps that share a CloudFront, SSL Certificate, and domain. A key feature is the ability to target users to different versions that exist simultaneously in each env or to test older and newer versions to confirm regressions or changes in behavior.
pwrdrvr/lambda-url-signing
demo of signing (headers) and presigning (query string) lambda URL requests with SigV4 in node with typescript
pwrdrvr/dynamodb-session-store
DynamoDB-based session store for express-session, using the AWS SDK for JS v3, offering configurability for cost, performance, and reliability, as well as examples, cost calcs, and tips not found in other DynamoDB session stores.
pwrdrvr/lambda-layers-js-demo
Demo of using AWS Lambda layers in VS Code with intellisense module resolution
pwrdrvr/dotnet-async-nightmare
Example of super high CPU usage on extremely simple web server in DotNet 8.0, 9.0, etc.
pwrdrvr/microapps-app-release
MicroApps - Release App - Built on Next.js, Deployed with CDK and MicroApps
pwrdrvr/microapps-app-nextjs-demo
Demo of a Next.js application deployed on AWS Lambda via CDK and MicroApps
pwrdrvr/jsii-hidden-deps
pwrdrvr/p-map
Map over promises concurrently
pwrdrvr/pwrdrvr.github.io
GitHub Pages repo for pwrdrvr.github.io
pwrdrvr/serverless-nextjs-router
Complementary to the @sls-next/serverless-component (https://github.com/serverless-nextjs/serverless-next.js) allowing Next.js apps to run as Lambda @ Origin for speed and cost improvements.
pwrdrvr/swr-server-side
Demonstrates the cost of useSWR and useSWRConfig
pwrdrvr/jsii-node-16
JSII Docker Image for Node 16 - Note: this was from summer 2021, probably no longer needed