sliedig's Stars
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
coder/code-server
VS Code in the browser
open-guides/og-aws
📙 Amazon Web Services — a practical guide
sirupsen/logrus
Structured, pluggable logging for Go.
urfave/cli
A simple, fast, and fun package for building command line apps in Go
cloud-custodian/cloud-custodian
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
aws-samples/aws-cdk-examples
Example projects using the AWS CDK
katzien/go-structure-examples
Examples for my talk on structuring go apps
iann0036/former2
Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
aws-samples/aws-serverless-airline-booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
awslabs/aws-well-architected-labs
Hands on labs and code to help you learn, measure, and build using architectural best practices.
dabit3/awesome-aws-amplify
Curated list of AWS Amplify Resources
aws/aws-toolkit-jetbrains
AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
getndazn/dazn-lambda-powertools
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
amazon-archives/realworld-serverless-application
This project is inspired by the design and development of the AWS Serverless Application Repository - a production-grade AWS service. Learn how AWS built a production service using serverless technologies.
fourTheorem/slic-starter
A complete, serverless starter project
aws/aws-lambda-builders
Python library to compile, build & package AWS Lambda functions for several runtimes & framework
humank/ddd-practitioners-ref
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
aws-samples/aws-lambda-manage-rds-connections
Sample code for dynamically managing RDS/RDBMS connections across a fleet of Lambda functions
awslabs/amazon-kinesis-data-generator
A UI that simplifies testing with Amazon Kinesis Streams and Firehose. Create and save record templates, and easily send data to Amazon Kinesis.
edmunds/shadowreader
Serverless load testing for replaying website traffic. Powered by AWS Lambda.
amazon-archives/aws-serverless-event-fork-pipelines
AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requirements, such as event backup, analytics, and replay. The pipelines are based on AWS SAM, and can be deployed directly from AWS SAR into your AWS account.
lumigo-io/SAR-Lambda-Janitor
Cron job for deleting old, unused versions of your Function
angelarw/aws-hands-on-workshops
A curated collection of hands-on workshops for learning AWS
adhorn/aws-lambda-chaos-injection
Chaos Injection library for AWS Lambda
aws-samples/asynchronous-messaging-workshop
The Asynchronous Messaging Workshop is a collection of individual labs covering different aspects and patterns of asynchronous messaging.
adhorn/aws-lambda-layer-chaos-injection
AWS Lambda Layers to inject latency into AWS Lambda Functions
benkehoe/sfn-callback-urls
An application for easy handling of Step Function tokens as callback URLs
lumigo-io/SAR-async-lambda-metrics
A Serverless application that parses custom metrics from CloudWatch Logs and sends them to CloudWatch as custom metrics
aws-samples/aws-xray-serverless-samples
Code samples showing the different ways to run AWS X-Ray in serverless applications