An open API service indexing awesome lists of open source software.

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.

https://github.com/fscm/packer-aws-kafka

Packer Template to build a AWS Apache Kafka AMI

ami aws kafka packer

Last synced: 08 Oct 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/cds-snc/forms-terraform

Infrastructure as Code for the GC Forms environment

aws terraform terragrunt

Last synced: 23 Feb 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/squareops/terraform-aws-rds-mysql

Terraform module to create and manage an AWS RDS MySQL database.

aws database mysql rds terraform

Last synced: 04 Mar 2026

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.

aws cdk datalake insurance

Last synced: 14 Oct 2025

https://github.com/aws-solutions-library-samples/guidance-for-media-provenance-with-c2pa-on-aws

This Guidance demonstrates how to run the Coalition for Content Provenance and Authenticity (C2PA) standard for tracking provenance with media workloads on AWS.

aws c2pa fargate lambda

Last synced: 14 Oct 2025

https://github.com/squareops/terraform-aws-elasticache-redis

Terraform module for simplified provisioning and management of AWS ElastiCache Redis.

aws database elasticache elasticache-redis redis redis-cluster terraform

Last synced: 04 Mar 2026

https://github.com/grvcoelho/169254

:pager: A simple API that simulate AWS EC2's metadata endpoint

api aws golang metadata

Last synced: 01 Mar 2026

https://github.com/guivin/ecs-ansible-packer-terraform-wordpress

A POC framework to create Wordpress docker image with Ansible/Packer and deploy it to AWS ECS using Terraform

ansible aws docker ecs packer terraform

Last synced: 03 Mar 2026

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/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/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.

amazon-rekognition aws

Last synced: 10 Apr 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/davidski/spotify-lambda

λ🎵AWS Lambda functions for Spotify tracking

aws lambda spotify

Last synced: 04 Mar 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/haidaram/terraform-jenkins-aws-fargate

Terraform project to deploy Jenkins on ECS Fargate with Jenkins configuration stored in EFS and agents on ECS fargate

aws fargate jenkins terraform

Last synced: 30 Apr 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/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/Jimeux/sls-chat-app

A real-time serverless chat application with Go and Vue 3

aws go websockets

Last synced: 06 May 2025

https://github.com/walkersumida/dynamodb-api

AWS DynamoDB SDK wrapper gem. like ActiveRecord and simply.

aws dynamodb gem ruby

Last synced: 30 Apr 2025

https://github.com/wbotelhos/aws-ecs-with-terraform

:earth_americas: AWS ECS With Terraform

aws ecs terraform

Last synced: 12 Apr 2025

https://github.com/awsugmed/awscloudpractitionerchallenge

Repositorio de estudio para preparar la certificación AWS Cloud Practitioner

aws cloud community

Last synced: 07 Apr 2026

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/cloudacademy/aurora-multimaster

AWS Aurora Multi Master Demonstration

aurora aws cloudacademy devops multi-master mysql python

Last synced: 06 May 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/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/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/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/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/danilobuerger/autocert-s3-cache

AWS S3 Cache for Go acme/autocert

acme autocert aws go s3

Last synced: 11 Apr 2025

https://github.com/fscm/terraform-module-aws-spark

Terraform Module to create a Apache Spark cluster on AWS

aws spark terraform

Last synced: 12 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/hmngwy/mutton

Better AWS Lambda Handlers in Python

aws aws-lambda handler python serverless

Last synced: 14 Dec 2025

https://github.com/hrbrmstr/metis

Helpers for Accessing and Querying Amazon Athena using R, Including a lightweight RJDBC shim

athena aws r rstats

Last synced: 29 Oct 2025

https://github.com/fernandocarletti/capistrano-aws

Integrates Capistrano with AWS EC2.

aws capistrano ec2

Last synced: 15 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/jpdillingham/swot

A web application for designing, tracking, and reporting progress on workouts. Written in JavaScript with React, Redux, Material UI, and hosted by a serverless AWS backend.

aws aws-dynamodb aws-lambda material-ui react redux serverless workouts

Last synced: 03 Sep 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/gndx/react-aws-s3-uploader

It provides an easy-to configure component to Uploading Photos to Amazon S3 from your React project.

aws react s3 uploader

Last synced: 15 Apr 2025

https://github.com/ahmadalibagheri/cdktf-go-aws-s3bucket

AWS S3bucket configuration with GO and cdktf

aws cdktf go golang s3-bucket

Last synced: 11 Apr 2025

https://github.com/tech-preta/aws-cost-py

Um script Python que permite ao usuário analisar os custos dos serviços AWS em um período de tempo específico.

aws costs python python3

Last synced: 04 Sep 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/biomapas/b.awscdkparallel

Enables parallel stack deployments for AWS CDK tool.

aws aws-cdk aws-cdk-python cloudformation python3

Last synced: 08 Apr 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/cboyd0319/jobsentinel

Self-hosted job search automation: scrape multiple boards, de-dupe, score to your prefs, and alert you—private by default; runs locally for free.

ats-scanner automation aws azure career email-notifications employment gcp job-board job-hunting job-scraper job-search python resume-matching self-hosted slack-notifications web-scraping

Last synced: 06 Jun 2026

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/signavio/aws-mfa-login

small CLI tool to do aws with mfa and update credentials in local aws config

aws cloudos cloudos-sre mfa

Last synced: 22 Jun 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/defensestation/gobroker

go wrapper for rabbitmq broker

aws broker rabbitmq

Last synced: 12 Jan 2026

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/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/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/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/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/sleitnick/rbxaws

[Under Development] AWS SDK for Roblox

aws roblox sdk

Last synced: 12 May 2025

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/scaffoldly/scaffoldly-examples

Example usages of the Scaffoldly toolchain.

aws axum csharp dotnet express flask hyper lambda nextjs node python rust scaffoldly

Last synced: 30 Apr 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/louis70109/aws-line-echo-bot

☁This project is using Serverless + python + LINE message api to create a echo bot on AWS.

aws python serverless

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/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/pingsubhajit/halycron

Halycron is a highly secure, end-to-end encrypted photo storage solution. Store, organize, and manage your photos in your personal or private S3 bucket with zero-knowledge encryption.

aws drizzle-orm encrypted-photo-storage end-to-end-encrypted-gallery expo nativewind nextjs15 postgresql react-native s3 secure-photo-vault shadcn-ui tailwindcss turborepo upstash-redis

Last synced: 29 Nov 2025

https://github.com/fraineralex/chatify

📬 Realtime chat app with rich media support, built with React and Node.js.

aws nodejs react realtime-chat socket-io turso

Last synced: 08 Aug 2025

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/stefanfreitag/cdk-budget-notifier

Create simple AWS Budgets notifications

aws budgets cdk

Last synced: 21 Aug 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/ahmadalibagheri/cdktf-typescript-aws-s3bucket

AWS S3bucket configuration with typescript and cdktf

aws cdktf s3-bucket terraform typescript

Last synced: 11 Apr 2025

https://github.com/surcodev/iac-bluesky

Despliegue de la app BlueSky aplicando IaC

aws bluesky terraform

Last synced: 27 Sep 2025

https://github.com/avishayil/cf-signer

Tool for signing and verifying the integrity of CloudFormation templates

aws cloudformation integrity security signing

Last synced: 01 Apr 2025

https://github.com/codingforentrepreneurs/dive-into-aws-course---aws-s3-boto3

Reference code for the AWS S3 section in the Dive into AWS Course.

aws awscli boto boto3 cfe django python python3 python3-6 reference tutorial

Last synced: 18 Jan 2026

https://github.com/aspect-build/rules_aws

EXPERIMENTAL: Bazel Integration for Amazon Web Services

aws bazel bazel-rules

Last synced: 13 Aug 2025

https://github.com/ahmadalibagheri/cdktf-go-aws-ec2

AWS ec2 configuration with Go and cdktf

automation aws cdktf ec2 go

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/aws/aws-sigv4-auth-cassandra-gocql-driver-plugin

A SigV4 authentication plugin for the open-source Gocql Driver for Apache Cassandra. Allows use of IAM users and roles

amazon-keyspaces aws aws-sigv4 cassandra cql gocql gocql-driver keyspaces sigv4 sigv4client

Last synced: 20 Oct 2025

https://github.com/andresriancho/aws-backup

AWS Backup implementation in terraform

aws backup security terraform

Last synced: 10 Apr 2025

https://github.com/cisagov/aws-profile-sync

Synchronize AWS credential profiles from remote sources

aws credentials git ssh sync

Last synced: 14 Oct 2025

https://github.com/cannikin/great-migration

Copy objects from Rackspace to S3

aws data export import migration rackspace s3

Last synced: 28 Oct 2025