CodeRecipe-dev
CodeRecipe is a community for developers to grab read to use cloud solutions
CodeRecipe Inc.
Pinned Repositories
bigdata-on-aws
Mode info at: https://coderecipe.ai/architectures/86530220
cognito-appsync
This example adds authentication to GraphQL endpoints provided by AWS AppSync. After setting up this example, AWS Cognito will make sure that only authenticated users can access the secured endpoints.
CryptoExchange
More info here: https://coderecipe.ai/architectures/95580531
Heroku-log-AWS-cloudwatch
Heroku doesn't provide a native way of storing and retreiving old logs. Moreover, it doesn't provide any sort of monitoring or analyzing on the logs. This standalone app uses API Gateway and AWS Lambda to stream logs into CloudWatch in real time. After the logs are in CloudWatch, they can be further queried and analyzed by third party providers such as Datadog or even Cloudwatch Insights.
LambdaToAuroraNoVPC
More info here: https://coderecipe.ai/architectures/77374273
nested-comments-serverless
More info here https://coderecipe.ai/architectures/51056928
serverless-apigw-sqs-plugin
A Serverless plugin that creates an AWS API Gateway resource to connect to an AWS Simple Queue Service (SQS) without the use of a lambda. Without the use of this plugin, any interactions with the queue through public network will need to go through a proxy lambda.
serverless-cognito
Example of how you can integrate Cognito User Pools in your Serverless service
Serverless-Web3
More info here: https://coderecipe.ai/architectures/57148351
TfLambdaDemo
More info here: https://coderecipe.ai/architectures/16924675
CodeRecipe-dev's Repositories
CodeRecipe-dev/LambdaToAuroraNoVPC
More info here: https://coderecipe.ai/architectures/77374273
CodeRecipe-dev/Heroku-log-AWS-cloudwatch
Heroku doesn't provide a native way of storing and retreiving old logs. Moreover, it doesn't provide any sort of monitoring or analyzing on the logs. This standalone app uses API Gateway and AWS Lambda to stream logs into CloudWatch in real time. After the logs are in CloudWatch, they can be further queried and analyzed by third party providers such as Datadog or even Cloudwatch Insights.
CodeRecipe-dev/Serverless-Web3
More info here: https://coderecipe.ai/architectures/57148351
CodeRecipe-dev/CryptoExchange
More info here: https://coderecipe.ai/architectures/95580531
CodeRecipe-dev/serverless-apigw-sqs-plugin
A Serverless plugin that creates an AWS API Gateway resource to connect to an AWS Simple Queue Service (SQS) without the use of a lambda. Without the use of this plugin, any interactions with the queue through public network will need to go through a proxy lambda.
CodeRecipe-dev/TfLambdaDemo
More info here: https://coderecipe.ai/architectures/16924675
CodeRecipe-dev/cognito-appsync
This example adds authentication to GraphQL endpoints provided by AWS AppSync. After setting up this example, AWS Cognito will make sure that only authenticated users can access the secured endpoints.
CodeRecipe-dev/nested-comments-serverless
More info here https://coderecipe.ai/architectures/51056928
CodeRecipe-dev/bigdata-on-aws
Mode info at: https://coderecipe.ai/architectures/86530220
CodeRecipe-dev/serverless-cognito
Example of how you can integrate Cognito User Pools in your Serverless service
CodeRecipe-dev/ScalableWaitlistUsingAWS
More info here: https://coderecipe.ai/architectures/96083665
CodeRecipe-dev/serverless-graphql
More info here: https://coderecipe.ai/architectures/1453356
CodeRecipe-dev/ServerlessChatroomAWS-GCP
More info here: https://coderecipe.ai/architectures/34142257
CodeRecipe-dev/StreamDDB-AWS-ES
More info here: https://coderecipe.ai/architectures/21264803
CodeRecipe-dev/apigw-lambda
CodeRecipe-dev/basic-time-series-data-ddb
CodeRecipe-dev/cognito-user-pool-group-graphql
This recipe uses Cognito User Pool Groups to grant permissions to groups of users for GraphQL operations.
CodeRecipe-dev/ImageCompressor-AWS
More details at: https://coderecipe.ai/architectures/47740119
CodeRecipe-dev/plugins
Serverless Plugins – Extend the Serverless Framework with these community driven plugins –