Pinned Repositories
aws-dotnet-containers
A CI/CD pipeline to build and deploy .Net application Docker images to managed container services in AWS.
aws-secrets-manager-rotation-lambdas
Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
CacheSharp
A Task based .Net distributed cache abstraction layer for Memcached, Redis, SQL Server. Includes a plugin model for others too.
continuous-training
Used for continuous training of a Machine Learning model based on evolving data. Application based on AWS technology, including SageMaker, Glue, Athena, and StepFunctions.
datacleaner
A serverless application for automatically cleaning data placed in an S3 bucket and delivering it to a second "clean" bucket. This is a foundation pattern for implementing your own data cleaning patterns, typically for compliance reasons.
DeepLens
A repository of Lambda functions and ML models, specifically designed to run on DeepLens via Greengrass.
dotnetonaws
.Net on AWS
dotstep
DotStep is a framework for creating AWS Step Functions using a code first approach.
dynamodb-cdc
A Change Data Capture (CDC) solution for capturing value changes in dynamodb tables.
neptune-developer-workshop
A set of labs to help developers learn how to use Amazon Neptune.
paulfryer's Repositories
paulfryer/CacheSharp
A Task based .Net distributed cache abstraction layer for Memcached, Redis, SQL Server. Includes a plugin model for others too.
paulfryer/dotstep
DotStep is a framework for creating AWS Step Functions using a code first approach.
paulfryer/neptune-developer-workshop
A set of labs to help developers learn how to use Amazon Neptune.
paulfryer/dynamodb-cdc
A Change Data Capture (CDC) solution for capturing value changes in dynamodb tables.
paulfryer/aws-dotnet-containers
A CI/CD pipeline to build and deploy .Net application Docker images to managed container services in AWS.
paulfryer/continuous-training
Used for continuous training of a Machine Learning model based on evolving data. Application based on AWS technology, including SageMaker, Glue, Athena, and StepFunctions.
paulfryer/DeepLens
A repository of Lambda functions and ML models, specifically designed to run on DeepLens via Greengrass.
paulfryer/aws-secrets-manager-rotation-lambdas
Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
paulfryer/datacleaner
A serverless application for automatically cleaning data placed in an S3 bucket and delivering it to a second "clean" bucket. This is a foundation pattern for implementing your own data cleaning patterns, typically for compliance reasons.
paulfryer/dotnetonaws
.Net on AWS
paulfryer/NetworkListener
A general application for listening to Upnp traffic on a local network.
paulfryer/SimpleSonos
A simple .net framework for interacting with a Sonos sound system.
paulfryer/smarter.camera
Documentation for Smarter.Camera
paulfryer/api-blueprint
API Blueprint
paulfryer/AutoDocker
A tool to automatically build docker files, to then build docker images. Uses reflection of .Net solutions to build the docker files. Use this to remove the need to developers to build and maintain docker files.
paulfryer/AzureSwagger
Tool for generating Swagger YAML for an Azure Storage account.
paulfryer/cloudformation-custom-resources
paulfryer/dotstep-starter
A starter project to get up and running with DotStep.
paulfryer/dynamo-bridge
DynamoDB to Amazon Event Bridge integration.
paulfryer/eventprocessing
Sample code to process events from an Azure Event Hub.
paulfryer/graphml
A .Net Core framework for building Graph based Machine Learning models.
paulfryer/kms-encryption-demo
A simple demo that shows how KMS can be used from Lambda to encrypt data before storing in a DynamoDB table.
paulfryer/start-stop-ecs-anywhere-services
Two Step Functions to orchestrate the starting and stopping of ECS services and ECS Anywhere agents.
paulfryer/Wamplash
A simple .net framework for running websocket services using the WAMP protocol.