Skip to content

Instantly share code, notes, and snippets.

@jhw
jhw / .APIGW_POST_MODEL.md
Last active March 15, 2024 09:45
Test to see if apigateway POST Model validation is working (or not)

hello

@jhw
jhw / .APIGW_PATTERN_DEMOS.md
Last active March 23, 2024 09:52
API Gateway pattern demos

hello

@jhw
jhw / .PICO_TO_PLAY.md
Last active March 18, 2024 13:48
Converting Erica Pico samples into a package format suitable for Polyend Play

hello world

@jhw
jhw / .DYNAMODB_EVENTBRIDGE_STREAMING.md
Last active February 28, 2024 06:27
DynamoDB integration with EventBridge

hello

@jhw
jhw / .S3_EVENTBRIDGE_DEMO.md
Last active February 21, 2024 15:26
S3 eventbridge demo

hello

@jhw
jhw / .APIGW_S3_BINARY_DATA_DEMO.md
Last active February 21, 2024 15:54
A gist to test APIGW serving binary content from S3

hello

@jhw
jhw / .CLOUDWATCH_SUBSCRIPTIONS_DEMO.md
Last active February 8, 2024 19:30
Cloudwatch subscriptions demo

hello

@jhw
jhw / .STEP_FUNCTIONS_MONTE_CARLO.md
Last active January 25, 2024 13:57
Step functions Monte Carlo option simulator

analytic option pricing

(env) jhw@Justins-Air be211f8ed4adbe4d6636ce8faafc9163 % python black_scholes_analytic.py 
4.759422392871535 0.8085993729000975

monte carlo option pricing (increasing the number of simulations)

@jhw
jhw / .MULTIPLE_FILTER_EXPRESSIONS.md
Last active November 17, 2023 18:05
Multiple expressions used in Cloudwatch logs subscription filter

hello

@jhw
jhw / .DYNAMODB_PIPES_EVENTBRIDGE.md
Last active November 19, 2023 13:23
AWS DynamoDB -> Pipes -> Eventbridge example

hello