danilop
Chief Evangelist (EMEA) @aws. "Write less code, be Serverless" – for compute, storage, analytics, IoT, AI/ML. My opinions. He/him.
Amazon Web ServicesLondon, UK
Pinned Repositories
AWS_Lambda_in_Action
This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.
evolutionary-serverless-architectures-with-safe-deployments
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.
LambdAuth
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.
MCP2Lambda
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).
multimodal-chat
A multimodal chat interface with many tools.
SampleBatchProcessing
Sample Implementation of Batch Processing on Amazon Web Services (AWS)
serverless-chat
A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDB
serverless-positive-chat
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.
ServerlessByDesign
A visual approach to serverless development. Think. Build. Repeat.
yas3fs
YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
danilop's Repositories
danilop/LambdAuth
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.
danilop/yas3fs
YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
danilop/ServerlessByDesign
A visual approach to serverless development. Think. Build. Repeat.
danilop/multimodal-chat
A multimodal chat interface with many tools.
danilop/MCP2Lambda
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).
danilop/serverless-observability-sample-app
A sample application you can use to test observability for serverless apps
danilop/lambda-rust-and-cdk
danilop/oss-for-generative-ai
Open Source Frameworks for Building Generative AI Applications
danilop/events-and-workflows
A sample application showing a serverless retail shop using a workflow to create an order.
danilop/commit-message-generator
Elevate your Git workflow with intelligent, context-aware commit messages generated by an AI language model.
danilop/reInvent2022-BOA310
Code used at re:Invent 2022 for session BOA310 "Building observable applications with OpenTelemetry"
danilop/graphql-api-security-with-aws-appsync-and-amplify
danilop/analyzing-data-aws-lambda
danilop/danilop-personal-page
A simple script to populate a web page with links, retrieving link info using the Open Graph protocol. I built it for my personal page.
danilop/llm-test-mate
A simple testing framework to evaluate and validate LLM-generated content using string similarity, semantic similarity, and model-based evaluation.
danilop/time-series-and-data-lakes
danilop/non-deterministic-software-testing
How to test non-deterministic software, including applications using generative AI and Large Language Models (LLMs).
danilop/serverless-functions-and-containers
danilop/knn-search-algorithm-comparison
KNN Search Algorithm Comparison – This project compares the performance of different K-Nearest Neighbors (KNN) search algorithms across various dataset sizes and dimensions.
danilop/CloudConf2023-observability-demo
Code used in my CloudConf 2023 keynote – From complexity to observability using OpenTelemetry
danilop/generative-ai-team-building
Your not alone to reach your goal!
danilop/high-dim-orthogonal-vectors-analysis
High Dimensional Orthogonal Vectors Analysis
danilop/amazon-bedrock-data-automation-demo
Demo – Using Amazon Bedrock Data Automation for processing documents and videos
danilop/aws-lambda-layer-creator
AWs Lambda layer building made easy for Python & NodeJS runtimes. Create & publish the layers with a single command.
danilop/amazon-codeguru-reviewer-sample-app
danilop/amazon-codeguru-sample-lambda-function
danilop/aws-sam-cli-app-templates
danilop/cloud-custodian
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
danilop/python-hello
danilop/sessions-with-aws-sam
This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT.