Pinned Repositories
C4-PlantUML-Themes
C4-PlantUML-Themes autogenerated from ColorBrewer and Seaborn palettes
circuit-breaker
Port of Akka's CircuitBreaker pattern to Node.js
cloudformationresources
Catalog of golang-based CloudFormation CustomResources
iOS-Backup-Bookmark-Exporter
Transforms the iOS SQLite bookmarks.db file to an HTML file that can be imported into Safari
Logpig
Logback appender that forwards rolled logfiles to S3 & sample Pig script for analysis
phi-accrual-detector
phi-accrual-detector
Sparta
go microservices, powered by AWS Lambda
SpartaHTML
Sparta application that demonstrates provisioning an S3 backed site with a CORS-enabled API Gateway
SpartaVault
Part of the Sparta family - use AWS KMS to encrypt secrets to Go variables
ssm-cache
SSM Parameter Store cache library
mweagle's Repositories
mweagle/Sparta
go microservices, powered by AWS Lambda
mweagle/Logpig
Logback appender that forwards rolled logfiles to S3 & sample Pig script for analysis
mweagle/C4-PlantUML-Themes
C4-PlantUML-Themes autogenerated from ColorBrewer and Seaborn palettes
mweagle/SpartaHTML
Sparta application that demonstrates provisioning an S3 backed site with a CORS-enabled API Gateway
mweagle/go-cloudformation
A golang library for reading and producing CloudFormation templates
mweagle/go-cloudcondenser
Library to produce CloudFormation templates from Go code
mweagle/SpartaPProf
Sample Sparta application showing how to use pprof to profile AWS Lambda code
mweagle/blog
mweagle blog
mweagle/goestimate
Run Monte Carlo simulations defined in JSON and produce critical path SVG image results
mweagle/SpartaALB
Sample Sparta application that shows how to expose Lambda functions via Application Load Balancer
mweagle/SpartaHTMLAuth
Sparta HTML site with custom Lambda authorizer
mweagle/mastodon-to-hugo
A go program that converts a Mastodon Archive to a set of Hugo Markdown pages.
mweagle/PyWorkflowGraphSimulator
Classes to simulate a series of workflow steps and produce cumulative outputs
mweagle/simple-websockets-chat-app
This SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gateway's new WebSocket-based API feature.
mweagle/SpartaAmplify
Sample Sparta app that provisions an Amplify ReactJS app to S3 and associated Cognito resources
mweagle/SpartaCast
Serverless Podcast generation from Markdown and AWS Polly
mweagle/SpartaConfig
Use go build --tags to define lambda environments
mweagle/SpartaDocker
Sparta based application that includes ECS worker pool
mweagle/SpartaGeoIP
Simple Sparta based Request IP -> Geo mapping example
mweagle/SpartaHelloWorld
Sparta-based application of Hello World
mweagle/SpartaImager
Sample app that uses Sparta to stamp images in S3
mweagle/SpartaOCI
Sample application to build a Sparta application using an OCI package
mweagle/SpartaStep
Sample Sparta application that shows how to provision an AWS Step function
mweagle/SpartaStepServicefull
Sparta app that Dockerizes, pushes to ECR, and makes a Step function with a Fargate task
mweagle/SpartaTodoBackend
Sparta AWS Lambda implementation of https://www.todobackend.com/
mweagle/SpartaWASM
Sparta application that includes a S3-backed static website running Go code compiled to WASM
mweagle/SpartaWebSocket
Sample app showing how to create a Sparta APIGateway WebSocket application
mweagle/SpartaXForm
Sparta application that provisions a Kinesis Firehose and Lambda Transformation function
mweagle/SpartaXRay
Sample Sparta application demonstrating AWS Lambda XRay support
mweagle/SpartaXRayInterceptor
Sample app that shows how to register Interceptors to log metadata to XRay traces