kalyanp's Stars
gulikholmatova/serverless-app
A simple serverless form built using AWS Lambda, DynamoDB, and API Gateways.
cagataygurturk/lambadaframework
Build serverless REST API's with JAVA. It implements the JAX-RS API and deploys your application easily to AWS Lambda and API Gateway
cagataygurturk/aws-lambda-java-boilerplate
AWS Lambda JAVA boilerplate code with Spring IoC container
serverlessworkflow/specification
Contains the official specification for the Serverless Workflow Domain Specific Language. It provides detailed guidelines and standards for defining, executing, and managing workflows in serverless environments, ensuring consistency and interoperability across implementations.
cdk-patterns/serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
KotobaMedia/terraform-aws-wordpress-on-lambda-efs
A Terraform module for running WordPress on AWS Lambda, using EFS for the application directory.
patrick-michelberger/serverless-shop
Building a Serverless E-Commerce App with AWS Lambda, Stripe and React :moneybag: :globe_with_meridians:
jamstack-cms/jamstack-ecommerce
A starter project for building performant ECommerce applications with Next.js and React
aws-samples/ask-around-me
The Ask Around Me example serverless web application. See the Compute Blog series and video series for more information. Contact @jbesw for info.
aws-samples/aws-serverless-workshop-innovator-island
Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop.
cyrildiagne/ar-cutpaste
Cut and paste your surroundings using AR
jy6zheng/FacialExpressionRecognition
Use a deep learning model to predict facial expressions from a videostream
patriksimek/vm2
Advanced vm/sandbox for Node.js
StepicOrg/epicbox
Run untrusted code in secure Docker based sandboxes
mgp/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
s8sg/docker-firecracker
Generic container for launching a firecracker microVM inside a Docker container
remoteinterview/compilebox
Compile and run user-submitted code in a docker based sandbox.
tehranian/dind-jenkins-slave
Docker-in-Docker Jenkins Slave
lucasjellema/docker-oracle-jet-run-live-reload
This repository defines a Docker container that takes a GitHub URL and builds and runs the Oracle JET application in the designated repository. Upon changes, a live reload of the application can be performed.
openfaas/faas
OpenFaaS - Serverless Functions Made Simple
adriaandejonge/hellobuild
Create a Docker container that creates a Docker container
adriaandejonge/helloworld
Create Docker image FROM scratch
RichardWarburton/java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
amazon-archives/aws-lambda-zombie-workshop
Code and walkthrough labs to set up a serverless chat application for the Zombie Apocalypse Workshop
AnomalyInnovations/serverless-stack-demo-client
Source for the demo app client in the Serverless Stack Guide
sst/guide
Repo for guide.sst.dev
anaibol/awesome-serverless
:cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
github/gitignore
A collection of useful .gitignore templates