Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
retail-demo-store
AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, retail, and digital marketing use-cases
-
aws-panorama-samples
This repository has samples that demonstrate various aspects of AWS Panorama device and the Panorama SDK
-
amazon-transcribe-email-workflow
An Amazon Transcribe demo for "speech-to-text" conversion performed through an Email workflow.
-
amazon-honeycode-table-api-integration-sample
Sample code to show how to integrate Amazon Honeycode using Honeycode Table APIs
-
amazon-resilient-fix-engine-demo
A highly available, 0-RPO FIX client and server implementation, used to demonstrate how stateful, long-lived processes can be created and managed easily with AWS managed services.
-
aws-serverless-shopping-cart
Serverless Shopping Cart is a sample implementation of a serverless shopping cart for an e-commerce website.
-
fresh-tracks
A custom-built serverless application built in Vue.js to demonstrate multiple SaaS integrations into AWS with EventBridge.
-
aws-ai-qna-bot
Code samples related to "Creating a Question and Answer Bot with Amazon Lex and Amazon Alexa", published on the AWS AI Blog. QnABot (pronounced “Q and A Bot”), uses Amazon Lex and Amazon Alexa to provide a conversational interface to your “Questions and Answers”, so users can just ask their questions and get quick and relevant answers.
-
cloudmosaic-dotnet
Application code and instruction files for the .NET Core-based CloudMosaic sample demonstrating modern .NET application development on AWS.
-
aws-proton-sample-fargate-service
Sample application code for AWS Proton
-
eks-workshop
AWS Workshop for Learning EKS
-
amazon-honeycode-quicksight-integration-sample
Extract data from your Amazon Honeycode apps using Honeycode API and AWS Lambda functions, and write it to Amazon S3. Data stored in S3 can then be visualized using Amazon QuickSight
-
aws-sam-github-actions-example
Provides an example for users to utilize AWS SAM combined with GitHub Actions to achieve a continuous delivery pipeline.
-
one-observability-demo
Sample microservice based application demonstrating observability capabilities on AWS
-
amazon-lookout-for-vision-demo
A demo to test models trained by Amazon Lookout for Vision
-
serverless-realtime-analytics
Demo application on how to create a serverless realtime analytics application using Kinesis Data Streams, Kinesis Firehose, DynamoDB and Lambda, using Cognito to secure the App.
-
aws-get-started-workshop
Workshop to Get Started with AWS for Production Workloads
-
iot-reference-architectures
The repo is a place to store sequence diagrams and reference architectures that we refer to in IoT presentations. It also contains code that generates some of the sequence and architecture diagrams programmatically so they can be kept up to date.
-
cfn101-workshop
AWS CloudFormation Workshop
-
amazon-keyspaces-large-object-s3-demo
An example of a custom codec that can be used to support transparent communication with Amazon S3 from Amazon Keyspaces (for Apache Cassandra) driver side
-
single-use-signed-url
AWS CDK to create a CloudFront distribution with a request Lambda to allow single use signed URL file downloads. Each file is tracked by an identifier which is stored in a DynamoDB database. Each request will check the identifier against values stored in the database. If the identifier is found the file process continues and the files is receive…
-
aws-secrets-manager-rotation-lambdas
Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
-
aws-secure-environment-accelerator
The AWS Secure Environment Accelerator is a tool designed to help deploy and operate secure multi-account AWS environments on an ongoing basis. The power of the solution is the configuration file which enables the completely automated deployment of customizable architectures within AWS without changing a single line of code.
-
aws-modern-application-workshop
A tutorial for developers that want to learn about how to build modern applications on top of AWS. You will build a sample website that leverages infrastructure as code, containers, serverless code functions, CI/CD, and more.