Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by danilop

A curated list of projects in awesome lists by danilop .

https://github.com/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.

aws aws-dynamodb aws-lambda serverless

Last synced: 02 Nov 2024

https://github.com/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.

aws aws-dynamodb aws-lambda serverless

Last synced: 05 Jan 2025

https://github.com/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.

Last synced: 05 Jan 2025

https://github.com/danilop/aws_lambda_in_action

This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.

Last synced: 08 Jan 2025

https://github.com/danilop/serverless-chat

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

amazon-dynamodb aws aws-iot aws-lambda mqtt serverless websockets

Last synced: 29 Oct 2024

https://github.com/danilop/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.

amazon-api-gateway amazon-comprehend amazon-dynamodb amazon-translate amazon-web-services aws aws-lambda serverless serverless-application-model websockets

Last synced: 29 Oct 2024

https://github.com/danilop/samplebatchprocessing

Sample Implementation of Batch Processing on Amazon Web Services (AWS)

Last synced: 29 Oct 2024

https://github.com/danilop/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.

aws aws-apigateway aws-lambda canary-deployment cloudformation evolutionary-architecture linear serverless serverless-application-model

Last synced: 29 Oct 2024

https://github.com/danilop/serverless-iot-analytics

Serverless processing of sensor data using AWS IoT, Amazon Kinesis and AWS Lambda to display the result graphically on a static web page.

Last synced: 29 Oct 2024

https://github.com/danilop/serverless-observability-sample-app

A sample application you can use to test observability for serverless apps

Last synced: 29 Oct 2024

https://github.com/danilop/autoscaling2ifttt

A sample AWS Lambda function to push EC2 Auto Scaling notifications to IFTTT via the Maker channel

Last synced: 29 Oct 2024

https://github.com/danilop/sns2ifttt

A sample AWS Lambda function to push SNS notifications to IFTTT via the Maker channel

Last synced: 29 Oct 2024

https://github.com/danilop/runjop

RunJOP (Run Just Once Please) is a distributed execution framework to run a command (i.e. a job) only once in a group of servers.

Last synced: 29 Oct 2024

https://github.com/danilop/events-and-workflows

A sample application showing a serverless retail shop using a workflow to create an order.

Last synced: 29 Oct 2024

https://github.com/danilop/portable-serverless-app

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

amazon-api-gateway amazon-sqs aws-lambda aws-sam containers docker serverless

Last synced: 29 Oct 2024

https://github.com/danilop/first-step-functions

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

aws aws-lambda aws-sam aws-sns aws-sqs aws-step-functions orchestration serverless

Last synced: 29 Oct 2024

https://github.com/danilop/lightbulbswitch

Sample AWS Lambda function to use AWS IoT Device Shadow to switch a connected lightbulb ON or OFF

Last synced: 29 Oct 2024

https://github.com/danilop/yas3fs-console

A web console to easy monitor the nodes of a YAS3FS cluster.

Last synced: 29 Oct 2024

https://github.com/danilop/reinvent2022-boa310

Code used at re:Invent 2022 for session BOA310 "Building observable applications with OpenTelemetry"

Last synced: 29 Oct 2024

https://github.com/danilop/cloudwatchalarm2ifttt

A sample AWS Lambda function to push Amazon CloudWatch alarms to IFTTT via the Maker channel

Last synced: 29 Oct 2024

https://github.com/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.

Last synced: 17 Dec 2024

https://github.com/danilop/commit-message-generator

Elevate your Git workflow with intelligent, context-aware commit messages generated by an AI language model.

Last synced: 29 Oct 2024

https://github.com/danilop/ec2-watchdog

EC2-WatchDog is a simple (bash) script for Amazon EC2 to monitor another node for HA and take over a Virtual IP (VIP) if the service on the other node fails.

Last synced: 29 Oct 2024

https://github.com/danilop/security-camera

A DIY Security Camera with a Raspberry Pi and AWS

Last synced: 29 Oct 2024

https://github.com/danilop/serverless-time

Sample Serverless App for CI/CD using AWS SAM

Last synced: 29 Oct 2024

https://github.com/danilop/justagame

A (very) simple game to showcase the power of HTML5 + WebSockets and the use of Amazon Web Services (AWS) APIs within an application

Last synced: 17 Dec 2024

https://github.com/danilop/snsunsubscribenonexistingqueues

This is a sample script using the new AWS CLI and jq to check for SNS subscription by SQS queues that are not existing anymore and remove (unsubscribe) them.

Last synced: 17 Dec 2024

https://github.com/danilop/serverless-ml

Sample serverless data pipeline powered by machine learning

Last synced: 17 Dec 2024

https://github.com/danilop/first-serverless-functions

A few examples of Lambda functions to start with serverless development

amazon-api-gateway aws aws-lambda serverless

Last synced: 17 Dec 2024

https://github.com/danilop/generative-ai-team-building

Your not alone to reach your goal!

Last synced: 17 Dec 2024

https://github.com/danilop/llm-test-mate

A simple testing framework to evaluate and validate LLM-generated content using string similarity, semantic similarity, and model-based evaluation.

Last synced: 08 Nov 2024

https://github.com/danilop/cloudconf2023-observability-demo

Code used in my CloudConf 2023 keynote – From complexity to observability using OpenTelemetry

Last synced: 17 Dec 2024

https://github.com/danilop/opsworks-cookbooks

My OpsWorks CookBooks

Last synced: 17 Dec 2024