Pinned Repositories
powertools-lambda-dotnet
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
amazon-eventbridge-resource-policy-samples
Learn more about Amazon EventBridge resource policies and multi-account event bus topologies. This repo contains sample code for the AWS re:Invent 2020 session "Building event-driven applications with Amazon EventBridge" (https://bit.ly/35VGQEf) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https://amzn.to/3o0Dcz4)
awesome-layers
λ A curated list of awesome AWS Lambda Layers.
aws-eventbridge-schemas-lambda-destinations
Demo app that shows Amazon EventBridge Schema Registry and Lambda Destinations with AWS SAM CLI
aws-lambda-builders
Python library to compile, build & package AWS Lambda functions for several runtimes & framework
aws-serverless-image-resizing
Dynamically resize an image using AWS API Gateway, AWS Lambda (using .NET Core 2.0 C#) and Amazon S3.
cookiecutter-aws-sam-dotnet
A Cookiecutter template to create a Serverless App based on Serverless Application Model (SAM) and .NET Core 3.1
Employing-the-Domain-Model-Pattern
Sample implementation based on article by Udi Dahan (http://msdn.microsoft.com/en-us/magazine/ee236415.aspx)
vscode-snippets
Collection of VS Code snippets for AWS and other stuff
sliedig's Repositories
sliedig/aws-eventbridge-schemas-lambda-destinations
Demo app that shows Amazon EventBridge Schema Registry and Lambda Destinations with AWS SAM CLI
sliedig/amazon-eventbridge-resource-policy-samples
Learn more about Amazon EventBridge resource policies and multi-account event bus topologies. This repo contains sample code for the AWS re:Invent 2020 session "Building event-driven applications with Amazon EventBridge" (https://bit.ly/35VGQEf) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https://amzn.to/3o0Dcz4)
sliedig/aws-step-functions-long-lived-transactions
Deal with the complexities of dealing with a long lived transaction across distributed components in your microservices architecture using AWS Step Functions.
sliedig/powertools-lambda-dotnet
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
sliedig/cookiecutter-aws-sam-dotnet
A Cookiecutter template to create a Serverless App based on Serverless Application Model (SAM) and .NET Core 3.1
sliedig/asynchronous-messaging-workshop
sliedig/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
sliedig/aws-lambda-powertools-python
A developer toolkit to implement Serverless best practices and increase developer velocity.
sliedig/aws-lambda-powertools-typescript
A suite of utilities for AWS Lambda Functions that makes structured logging, creating custom metrics asynchronously and tracing with AWS X-Ray easier
sliedig/aws-lambda-powertools-typescript-workshop
sliedig/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
sliedig/aws-sam-cli-app-templates
sliedig/aws-sam-cli-pipeline-init-templates
sliedig/aws-serverless-developer-experience-workshop-dotnet
This repository contains the reference architecture implementation for the AWS Serverless Developer Experience workshop in .NET
sliedig/aws-serverless-developer-experience-workshop-java
This repository contains the reference architecture implementation for the AWS Serverless Developer Experience workshop in Java
sliedig/aws-serverless-developer-experience-workshop-python
This repository contains the reference architecture implementation for the AWS Serverless Developer Experience workshop in Python
sliedig/aws-serverless-developer-experience-workshop-typescript
This repository contains the reference architecture implementation for the AWS Serverless Developer Experience workshop in TypeScript
sliedig/aws-step-functions-plagiarism-demo-dotnetcore
A simple workflow for developing AWS Step Functions to demonstrate how you can combine AWS Step Functions with AWS Lambda using DotNetCore 2.0, and the Serverless Application Model (SAM), and expose your workflow via an API Gateway!
sliedig/cookiecutter-aws-sam-pipeline
This project is a a cookiecutter template to create a generic CI/CD pipeline for Serverless App based on Serverless Application Model (SAM).
sliedig/evb-publisher
sliedig/prompt-engineering-with-anthropic-claude-v-3
sliedig/sam-cdk
sliedig/serverless-application-model
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
sliedig/serverless-coffee-workshop
This is the repo for Serverlesspresso workshop. Questions? Contact @jbesw or @benjamin_l_s on GitHub or Twitter.
sliedig/serverless-dotnet-demo
sliedig/serverless-go-demo
Sample serverless application written in Golang
sliedig/serverless-ops-review
Serverless Ops Review is an open source tool that autmatically generates operational review and configuration reports about AWS serverless services.
sliedig/serverless-patterns
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
sliedig/serverless-python-demo
This project covers an opinionated approach to Python project setup, testing, profiling, deployments, and operations. Learn about many open source tools, including Powertools for AWS Lambda—a toolkit that can help you implement serverless best practices and increase developer velocity
sliedig/serverless-rules
Compilation of rules to validate infrastructure-as-code templates against recommended practices for serverless applications.