Pinned Repositories
bespoke-edge-metrics
Using EMF to create metrics on the edge with CloudFront Functions
coldstart-zero
A CDK package to demonstrate a couple ways of using CloudFront functions as a performant, low-cost REST API that runs on the edge
coldstart-zero-loot-drop
Using CloudFront as a lightweight proxy to create Google bookmarks with just CloudFront and S3
ddb-secrets-manager
Using DynamoDB as cheaper and faster AWS Secrets Manager
lambda-env-variables-coldstart-benchmark-cdk
For testing whether setting environment variables impacts Lambda coldstart times
logs-to-eb
Technique to publish to EventBridge by simply writing to the log
sso-coldstart-benchmark-cdk
CDK package to benchmark omitting SSO from the AWS Javscript V3 SDK in a Lambda function minified with esbuild
perpil's Repositories
perpil/coldstart-zero
A CDK package to demonstrate a couple ways of using CloudFront functions as a performant, low-cost REST API that runs on the edge
perpil/ddb-secrets-manager
Using DynamoDB as cheaper and faster AWS Secrets Manager
perpil/coldstart-zero-loot-drop
Using CloudFront as a lightweight proxy to create Google bookmarks with just CloudFront and S3
perpil/logs-to-eb
Technique to publish to EventBridge by simply writing to the log
perpil/bespoke-edge-metrics
Using EMF to create metrics on the edge with CloudFront Functions
perpil/lambda-env-variables-coldstart-benchmark-cdk
For testing whether setting environment variables impacts Lambda coldstart times
perpil/sso-coldstart-benchmark-cdk
CDK package to benchmark omitting SSO from the AWS Javscript V3 SDK in a Lambda function minified with esbuild
perpil/dayjs-parser
Date parsing plugin for dayjs
perpil/docs
Common Fate documentation
perpil/docs-1
The Baselime docs
perpil/granted
The easiest way to access your cloud.
perpil/iambic
Maintains an eventually consistent, human-readable, round-trip representation of your IAM in Git. Supports temporary access and permissions, multi-account cloud identities with dynamic permissions, and drift prevention.
perpil/lambda-api
Lightweight web framework for your serverless applications
perpil/perpil
Config files for my GitHub profile.
perpil/perpil.github.io
perpil/appsync.wtf
perpil/aws4
Signs and prepares Node.js requests using AWS Signature Version 4
perpil/cdk-import-lambda-furl-issue-repro
Repro showing that cdk import on a nodejsfunction with alias and furl always reports changes
perpil/cdk-lambda-llrt
Experiment on LLRT easily with CDK
perpil/cloudcatalog
Discover, Explore and Document your AWS architectures powered by Markdown.
perpil/docs-2
Graphbolt documentation
perpil/lambda-bifurcate-logs-cdk
Using a subscription filter and lambda to filter logs to a new log group
perpil/powertools-layer-repro
Sample to time coldstarts between layers vs. esbuild for powertools
perpil/rate-limit-momento
A simple, serverless rate limiter using Momento Cache
perpil/sdk-577-thiccc-repro
Repro for the bloat and performance regression between the AWS Javascript V3 SDK 3.575 and 3.577
perpil/serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
perpil/serverless-coffee
Serverlesspresso - The serverless coffee ordering application! As seen at AWS re:Invent 2021. Presented by AWS Serverless DA team. Questions? Contact @jbesw.
perpil/serverless-esbuild
💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild
perpil/serverless-patterns
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
perpil/sso-coldstart-benchmark
For Benchmarking omitting sso from a lambda function minified with esbuild