danilop

danilop

👤 Developer

8 repositories on SrcLog

View on GitHub
8 Repos
2k Stars
323 Forks
2k Watchers

Repositories (8)

LambdAuth danilop/LambdAuth JavaScript

A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.

1.4k
ServerlessByDesign danilop/ServerlessByDesign TypeScript

A visual approach to serverless development. Think. Build. Repeat.

288
MCP2Lambda danilop/MCP2Lambda Python

Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).

110
serverless-chat danilop/serverless-chat JavaScript

A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDB

106
serverless-positive-chat danilop/serverless-positive-chat JavaScript

An inclusive chat that avoids negative messages and translates the content in the language that you choose, tracking the main topics of a chat room.

52
evolutionary-serverless-architectures-with-safe-deployments danilop/evolutionary-serverless-architectures-with-safe-deployments JavaScript

A sample implementation of an evolutionary architecture for a serverless application using safe deployments, automatically computing the fitness function at deployment time, with the possibility to rollback back if fitness is not improving.

38
portable-serverless-app danilop/portable-serverless-app JavaScript

An example of portable serverless app that can run on multiple platforms.

15
first-step-functions danilop/first-step-functions JavaScript

Sample AWS Step Functions application to get practice with SAM templates, Lambda functions, SNS topics and SQS queues.

13