Amazon Web Services
Amazon Web Services (AWS) is a subsidiary of Amazon.com that provides on-demand cloud computing platforms to individuals, companies, and governments, on a subscription basis. Compute, storage, database, networking, security, management & developer tools, AI & machine learning, analytics, etc. are some of the primary aspects of AWS.
- GitHub: https://github.com/topics/aws
- Wikipedia: https://en.wikipedia.org/wiki/Amazon_Web_Services
- Repo: https://github.com/aws
- Released: March 2006
- Related Topics: amazon,
- Last updated: 2026-06-30 00:03:07 UTC
- JSON Representation
https://github.com/czantoine/minecraft-server-aws-ecs-fargate
Easy to deploy a Minecraft server on AWS ECS using the Fargate launch type. The Terraform file creates all necessary components, including a VPC, ECS, security group, IAM. Minecraft server with minimal effort, and customize it to meet your specific needs.
aws docker ecs fargate gaming minecraft-server terraform
Last synced: 20 Jun 2025
https://github.com/koxudaxi/lambdantic
Pydantic model and lambda event handler for AWS Lambda
apigateway aws lambda pydantic python
Last synced: 05 Sep 2025
https://github.com/kaihendry/goserverless.sg
Showcasing Serverless in Singapore
amazon-web-services apex-up aws aws-lambda aws-sam aws-sdk-go aws-ses consultancy lambda serverless
Last synced: 19 Apr 2025
https://github.com/yxuco/fabric-operation
Scripts to configure and deploy Hyperledger Fabric applications locally or in cloud by using Kubernetes or docker-compose
aws azure docker-compose etcd-raft fabric-ca fabric-sdk-go google-cloud hyperledger-fabric kubernetes
Last synced: 07 May 2025
https://github.com/shantoroy/reverse_proxy
The Reverse Proxy keeps track of available servers, receives client data, forwards client data to servers with corresponding privacy policy based on Round-Robin loadbalancing, receives processed data from servers, and returns the processed data to the clients.
aws ec2 load-balancer python reverse-proxy round-robin
Last synced: 19 Apr 2025
https://github.com/glassechidna/kms-host-key
An easy way to give all your EC2 instances SSH host certificates
aws aws-sdk-go certificates ec2 go kms ssh
Last synced: 15 Apr 2025
https://github.com/sirrobot01/lamba
A self-hosted AWS Lambda.
aws aws-l containerd docker go
Last synced: 12 May 2026
https://github.com/graykode/aws-kubeadm-terraform
create kubernetes cluster on AWS only typing 'terraform apply' on 3 minutes.
aws kubeadm kubernetes terraform
Last synced: 22 Jul 2025
https://github.com/louis70109/aws-line-echo-bot
☁This project is using Serverless + python + LINE message api to create a echo bot on AWS.
Last synced: 14 Apr 2025
https://github.com/sanchitvj/sports_betting_analytics_engine
A data and analytics engineering platform designed for real-time sports betting analytics.
airflow analytics-engineering aws betflow cdc data-engineering dbt druid grafana kafka lambda-architecture olap-database snowflake spark-streaming sports-betting
Last synced: 30 Oct 2025
https://github.com/alessfg/nginx-ansible-demo
Demo showcasing how NGINX is better with Ansible
ansible ansible-collection ansible-role aws aws-infrastructure nginx nginx-app-protect nginx-config terraform
Last synced: 22 Mar 2025
https://github.com/dirkpetersen/froster
Froster is a user-friendly archiving tool for teams that move data between Posix file systems and S3 like object storage systems such as AWS Glacier
archiving aws boto3 cli duckdb glacier hpc metadata petabyte pwalk python rclone s3 slurm storage tui
Last synced: 21 Sep 2025
https://github.com/tfxor/terraform-aws-automation-demo
Terraform Automation Demo using AWS Cloud Provider
automation aws containers continuous-delivery continuous-deployment continuous-integration continuous-testing devops infrastructure orchestration serverless terraform
Last synced: 23 Sep 2025
https://github.com/serverless-components/backend
Easily host entire web applications on a single AWS Lambda function using Serverless Components
aws aws-lambda serverless serverless-components
Last synced: 29 Mar 2025
https://github.com/kodemore/chocs
Modern HTTP framework for AWS Serverless and WSGI compatible servers.
aws aws-lambda framework python rest
Last synced: 30 Jul 2025
https://github.com/wbotelhos/aws-ecs-with-terraform
:earth_americas: AWS ECS With Terraform
Last synced: 12 Apr 2025
https://github.com/Jimeux/sls-chat-app
A real-time serverless chat application with Go and Vue 3
Last synced: 06 May 2025
https://github.com/cloudacademy/aurora-multimaster
AWS Aurora Multi Master Demonstration
aurora aws cloudacademy devops multi-master mysql python
Last synced: 06 May 2025
https://github.com/ysugimoto/ginger
Serverless framework for Go runtime.
aws aws-apigateway aws-cloudwatch aws-lambda aws-lambda-golang aws-s3 golang
Last synced: 28 Apr 2025
https://github.com/devenes/my-aws-capstone-project
Django Blog Page Application deployed on AWS Application Load Balancer with Auto Scaling, S3, Relational Database Service(RDS), VPC's Components, Lambda, DynamoDB and Cloudfront with Route 53
amazon-web-services auto-scaling aws aws-application-load-balancer blog cloudfront devops django dynamodb rds relational-database-service route-53 s3
Last synced: 07 May 2025
https://github.com/dmuth/twitter-aws-comprehend
An app to analyze tweets using Amazon Comprehend's Sentiment Analysis service
analyze-tweets aws nlp sentiment-analysis splunk tweets twitter
Last synced: 12 Apr 2025
https://github.com/haidaram/terraform-jenkins-aws-fargate
Terraform project to deploy Jenkins on ECS Fargate with Jenkins configuration stored in EFS and agents on ECS fargate
Last synced: 30 Apr 2025
https://github.com/cn-terraform/terraform-aws-ecs-service-autoscaling
AWS ECS Service Autoscaling
autoscaling-ecs-task aws ecs-service terraform terraform-module
Last synced: 28 Oct 2025
https://github.com/fscm/terraform-module-aws-spark
Terraform Module to create a Apache Spark cluster on AWS
Last synced: 12 Apr 2025
https://github.com/awsugmed/awscloudpractitionerchallenge
Repositorio de estudio para preparar la certificación AWS Cloud Practitioner
Last synced: 07 Apr 2026
https://github.com/hajowieland/terraform-kali-linux
Terraform & Packer code to create an up-to-date Kali Linux AWS EC2 instance
aws aws-ec2 ec2 kali kali-linux packer terraform
Last synced: 07 Jul 2025
https://github.com/clever/sfncli
Utility to create AWS Step Function activities out of command line programs
aws sfn step-functions workflow-management
Last synced: 30 Apr 2025
https://github.com/hmngwy/mutton
Better AWS Lambda Handlers in Python
aws aws-lambda handler python serverless
Last synced: 14 Dec 2025
https://github.com/build-on-aws/aws-lambda-and-cqrs-a-winning-combination
Command-Query Responsibility Segregation (CQRS) is often presented as a pattern focused on scaling by separating reads and writes. However, this is an architecture-level pattern that has nothing to do with infrastructure. At AWS re:Invent 2023 session (BOA211) we explored the right way of combining AWS Lambda and CQRS together.
aws aws-lambda cqrs cqrs-pattern dynamodb dynamode serverless single-table-design typescript
Last synced: 10 Apr 2025
https://github.com/crowdstrike/kafka-replicator
Kafka replicator is a tool used to mirror and backup Kafka topics across regions
aws kafka parquet replication s3
Last synced: 09 Jul 2025
https://github.com/GagePielsticker/AWS-Api-Template
A template for starting an AWS based serverless api. This utilizes lambda, api-gateway, WAFv2 and other various services to build a scalable and highly-available api. Deployment of all infrastructure fully automated via serverless framework :)
api api-gateway aws boilerplate cloud example lambda rest-api serverless serverless-framework template
Last synced: 04 Apr 2025
https://github.com/haierkeys/obsidian-image-api-gateway
image upload api gateway for obsidian-custom-image-auto-uploader ; 该项目为 Custom Image Auto Uploader Obsidian 插件提供图片上传、存储与云同步服务。
aws cloudflare-r2 gateway image-api nas obsidian oss
Last synced: 27 Oct 2025
https://github.com/grimmerk/search-github-starred
Full-Text Search the readme, description, homepage and URL of your GitHub starred repository. Use GitHub OAuth 2, React, Redux, Golang (server side), Elasticsearch, Redis.
aws github-api go google-adsense google-analytics
Last synced: 03 Apr 2025
https://github.com/walkersumida/dynamodb-api
AWS DynamoDB SDK wrapper gem. like ActiveRecord and simply.
Last synced: 30 Apr 2025
https://github.com/mattporritt/moodle-search_elastic
An Elasticsearch engine plugin for Moodle's Global Search
aws azure elasticsearch elasticsearch-plugin moodle search-engine tika
Last synced: 11 Jul 2025
https://github.com/agilevisionorganization/step-functions-demo
This is a demo project, created as a part of the blog post. The project uses serverless for deployments.
aws aws-lambda demo serverless
Last synced: 09 May 2025
https://github.com/deeheber/weather-site
A workflow that hits a weather API and updates a website to show current conditions
amazon-s3 aws aws-cdk aws-lambda aws-parameter-store aws-secrets-manager aws-step-function cloudfront-distribution nodejs serverless typescript
Last synced: 19 Feb 2026
https://github.com/cythral/lambdajection
Framework for building AWS Lambdas using dependency injection and aspect-oriented programming.
aspect-oriented-programming aws aws-lambda csharp csharp-sourcegenerator dependency-injection dotnet
Last synced: 19 Aug 2025
https://github.com/build-on-aws/building-a-machine-learning-enabled-web-app
This repository contains sample app code to build an object and text detection web app. An individual can upload images that contains real world objects or text, and get the labels for all the detected objects and texts in the image.
Last synced: 10 Apr 2025
https://github.com/cn-terraform/terraform-aws-nexus
Sonatype Nexus Terraform Module for AWS
amazon-web-services aws cloud nexus nexus-repository-manager terraform terraform-module
Last synced: 24 Aug 2025
https://github.com/davidski/spotify-lambda
λ🎵AWS Lambda functions for Spotify tracking
Last synced: 04 Mar 2025
https://github.com/serverless-components/aws-lambda-layer
The easiest way to develop & deploy AWS Lambda Layers using Serverless Components
aws aws-lambda aws-lambda-layer serverless serverless-components
Last synced: 27 Aug 2025
https://github.com/msfidelis/cloud-inventory
:cloud: :cloud: :cloud: Simple tool to search tagged resources between all AWS resouces
aws cloud cloud-inventory golang tags
Last synced: 14 Apr 2025
https://github.com/rioastamal/lightsail-miab-installer
a user-friendly command-line tool to streamline the setup of Mail-in-a-Box on Amazon Lightsail
amazon-lightsail amazon-ses aws dovecot email lightsail mail-in-a-box mail-server postfix
Last synced: 08 May 2025
https://github.com/aws-ia/terraform-aws-security-hub
Configure and deploy AWS Security Hub.
aws aws-security aws-security-hub security security-hub securityhub
Last synced: 13 Apr 2025
https://github.com/clouddrove/aws-k8s-cluster
This repo is used to create K8s Cluster on AWS for Testing or Development. It's not ready for Production
aws clouddrove cluster k8s k8s-cluster kubernetes make makefile
Last synced: 19 Jul 2025
https://github.com/aws/amazon-documentdb-jdbc-driver
Amazon DocumentDB JDBC driver to connect from BI tools and execute SQL Queries
aws database documentdb documentdb-jdbc jdbc sql
Last synced: 22 Jun 2025
https://github.com/signavio/aws-mfa-login
small CLI tool to do aws with mfa and update credentials in local aws config
Last synced: 22 Jun 2025
https://github.com/scribd/pr-preview-example
Pull Request Previews with Github Actions, AWS App Mesh, and ECS
appmesh aws ecs github-actions servicediscovery
Last synced: 14 Apr 2025
https://github.com/alphagov/paas-aiven-broker
A service broker to provide Aiven Elasticsearch and InfluxDB services to Cloud Foundry users
aiven aws broker cloud-foundry paas reliability-engineering
Last synced: 12 Jul 2025
https://github.com/mlabouardy/aws-cloudformation-templates
CloudFormation Templates
aws cloudformation ec2 iac iam-role mean-stack
Last synced: 27 Feb 2026
https://github.com/ibrahimcesar/middy-idempotent
🛵 📬 Idempotence Middy middleware for your AWS Lambdas
api-idempotent aws aws-lambda aws-lambda-node hacktoberfest hacktoberfest2021 idempotence-middleware idempotency lambda middy typescript
Last synced: 24 Jul 2025
https://github.com/tilfin/homebrew-aws
AWS commands easy to manipulate on terminal
assume-role aws aws-cli ec2 shell-script ssh
Last synced: 26 Oct 2025
https://github.com/sorah/himeko
AWS IAM access key self service & management console federated login based on IAM user
Last synced: 25 Oct 2025
https://github.com/seanturner026/moot
Serverless Release Dashboard that integrates API Gateway, Lambda, and Cognito to interact with the Github and Gitlab APIs and create Releases
aws aws-api-gateway aws-cognito aws-dynamodb aws-lambda devops devops-tools devops-workflow github-api gitlab-api go golang terraform-module
Last synced: 27 Feb 2026
https://github.com/tillkuhn/angkor
🌅(Mostly) educational app to manage favorite locations and recipes. Techstack Frontend: Angular 16 (TypeScript, Mapbox GL), Backend: Spring Boot 3.2 (JDK 21, Kotlin, PostgreSQL, Kafka, Cognito), Go Microservices, Docker, Terraform managed AWS Infrastructure
angular antora aws cognito docker-compose golang kafka kotlin letsencrypt mapbox-gl postgresql restful spring-boot terraform typescript
Last synced: 25 Apr 2025
https://github.com/aws-solutions-library-samples/aws-insurancelake-infrastructure
This solution helps you deploy ETL processes and data storage resources to create an Insurance Lake using Amazon S3 buckets for storage, AWS Glue for data transformation, and AWS CDK Pipelines. It is originally based on the AWS blog Deploy data lake ETL jobs using CDK Pipelines, and complements the InsuranceLake ETL with CDK Pipelines project.
Last synced: 14 Oct 2025
https://github.com/nordicsemiconductor/asset-tracker-cloud-firmware-aws
nRF Asset Tracker for AWS firmware.
aws firmware iot nrf-asset-tracker nrf-connect-sdk nrf9160 thingy91
Last synced: 29 Apr 2025
https://github.com/kong/kong-gateway-performance-benchmark
Framework for performance testing of kong gateway with K6
api-gate aws k6 kong kubernetes kubernetes-cluster kubernetes-deployment performance-testing terraform
Last synced: 08 May 2025
https://github.com/hrbrmstr/metis
Helpers for Accessing and Querying Amazon Athena using R, Including a lightweight RJDBC shim
Last synced: 29 Oct 2025
https://github.com/itsnubix/aws-sns-sms-channel
AWS SNS SMS Notifications Channel for Laravel
aws laravel notifications sms sns
Last synced: 12 Mar 2026
https://github.com/innfactory/react-native-aws-mobile-analytics
A react-native module for using Amazon's AWS Mobile Analytics with the aws-sdk
amazon analytics aws deprecated mobile-analytics react-native
Last synced: 12 Oct 2025
https://github.com/riferrei/otel-with-java
Getting started with OpenTelemetry
aws opentelemetry opentelemetry-collector opentelemetry-go opentelemetry-java
Last synced: 27 Mar 2026
https://github.com/cds-snc/forms-terraform
Infrastructure as Code for the GC Forms environment
Last synced: 23 Feb 2026
https://github.com/qovery/terraform-provider-qovery
Qovery Terraform Provider
aws cloud gcp scaleway terraform terraform-module terraform-provider
Last synced: 26 Feb 2026
https://github.com/grvcoelho/169254
:pager: A simple API that simulate AWS EC2's metadata endpoint
Last synced: 01 Mar 2026
https://github.com/robofinsystems/robosystems
RoboSystems is a financial intelligence platform that unifies structured data, document search, and AI memory to transform complex financial data into actionable intelligence. Fork-ready with full GitHub Actions CI/CD for deploying CloudFormation infrastructure to your AWS account.
accounting ai arelle aws context-graph dagster dbt duckdb fastapi financial financial-analysis financial-data knowledge-graph ladybugdb mcp mcp-server opensearch postgresql robosystems xbrl
Last synced: 07 Jun 2026
https://github.com/deepsyx/simple-headless-browser-serverless
Simple example of how to use Chrome as headless browser on AWS lambda
aws aws-lambda chrome headless-browsers javascript nodejs puppeteer serverless
Last synced: 19 Apr 2025
https://github.com/jch254/serverless-node-dynamodb-ui
React/Redux-powered UI to front Serverless API
auth0 auth0-lock aws react redux redux-saga serverless typescript webpack
Last synced: 11 Jun 2025
https://github.com/sorah/needroleshere
Yet Another AWS IAM Roles Anywhere helper
aws credentials-helper iam rolesanywhere
Last synced: 14 Apr 2025
https://github.com/gndx/react-aws-s3-uploader
It provides an easy-to configure component to Uploading Photos to Amazon S3 from your React project.
Last synced: 15 Apr 2025
https://github.com/scholzj/terraform-aws-vpc
Terraform module for creating s simple Amazon AWS VPC and subnets
aws aws-vpc terraform terraform-modules vpc
Last synced: 23 Jun 2025
https://github.com/pepperize/cdk-github
Manage GitHub resources like repositories, teams, members, integrations and workflows with the AWS CDK as Custom Resources in CloudFormation.
aws cdk construct custom-resources github octokit repositories
Last synced: 08 Jul 2025
https://github.com/dtmilano/lex-bot-tester
AWS Lex Bot Tester
alexa automation aws bot functional-testing python skill testbot testing
Last synced: 14 Apr 2025
https://github.com/cn-terraform/terraform-aws-ci-cd-system
CI-CD System deployed on AWS using Terraform
amazon-web-services artifactory aws cloud continuous-delivery continuous-deployment continuous-integration jenkins nexus sonarqube terraform-module
Last synced: 05 Apr 2025
https://github.com/giftig/s3-browser
An interactive tool to browse s3 like a regular directory structure
aws browser cli interactive prompt python s3 s3-browser
Last synced: 24 Jan 2026
https://github.com/build-on-aws/building-gen-ai-apps-with-found-models-workshop
Code for the Generative AI workshop
aws aws-lambda aws-sagemaker generative-ai
Last synced: 28 Aug 2025
https://github.com/clouddrove/terraform-aws-eks
Terraform module will be created Autoscaling, Workers, EKS.
automation autoscaling aws clouddrove devops eks eks-cluster hacktoberfest kubernetes module terrafom-module terraform worker
Last synced: 22 Apr 2025
https://github.com/lmammino/s3-presigned-urls-examples
Code examples on how to generate and use S3 pre-signed URLs using the JavaScript SDK v3
amazon amazon-web-services aws aws-s3 code-examples code-snippets examples javascript node node-js nodejs pre-signed sdk services snippets urls web
Last synced: 01 Aug 2025
https://github.com/pulumi/pulumitv
Projects and examples related to Pulumi TV
aws azure gcp go golang infra infrastructure infrastructure-as-code infrastructure-management javascript kubernetes pulumi python typescript youtube
Last synced: 14 Sep 2025
https://github.com/redhat-cop/osia
Tool for reliable automated deployments of OpenShift Container Platform 4.x into OpenStack and AWS.
aws cluster container-cop openshift openstack pypi
Last synced: 10 Mar 2026
https://github.com/ahmadalibagheri/cdktf-go-aws-ec2
AWS ec2 configuration with Go and cdktf
Last synced: 11 Apr 2025
https://github.com/toshke/aws-keys-sectool
Command line to list and IP whitelist active AWS credentials
access-control aws security security-tools
Last synced: 14 Dec 2025
https://github.com/mocyuto/ec2-search
ec2-search can search EC2 service easily. named "ec2s"
aws cargo cli ec2 ec2-search ec2s rust
Last synced: 26 Dec 2025
https://github.com/hrshmistry/cloud-automation-terraform
End To End AWS Cloud Infrastructure Automation Through Terraform by HashiCorp
aws cloud-automation configuration-language github hashicorp-terraform hcl infrastructure-as-code terraform terraform-aws
Last synced: 31 Jul 2025
https://github.com/jacob-meacham/serverless-plugin-offline-kinesis-events
:zap: Serverless plugin that works with serverless-offline to allow offline testing of Serverless functions that are triggered by Kinesis events.
aws aws-lambda serverless serverless-framework serverless-offline serverless-plugin
Last synced: 13 Apr 2025
https://github.com/dipankardas011/learn-cloud-native-tools
All DevOps learnings
ansible aws azure cicd cncf datree docker golang grafana java jenkins kubernetes opentelemetry opentracing prometheus terraform yaml
Last synced: 10 Mar 2026
https://github.com/zxkane/snat
Purpose built Simple NAT instance on AWS.
aws cdk-construct cdk-construct-library nat-instance
Last synced: 03 Aug 2025
https://github.com/benitomartin/rag-aws-qdrant
Serverless Application with AWS Lambda and Qdrant for Semantic Search
aws aws-api-gateway aws-lambda langchain openai python qdrant ruff
Last synced: 15 Apr 2025
https://github.com/stefanfreitag/cdk-budget-notifier
Create simple AWS Budgets notifications
Last synced: 21 Aug 2025
https://github.com/labd/python-param-store
Python module to store secrets in secret stores
Last synced: 30 Aug 2025