Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/awslabs/cognito-proxy-rest-service

Moving the Amazon Cognito functionality down the stack to the backend. Ideal for migration purposes and extremely custom Auth functionality.

aws aws-apigateway aws-cloudformation aws-cognito aws-lambda aws-sam cognito cognito-quickstart cognito-user-pool kotlin rest-api webservice webservices

Last synced: 01 Aug 2024

https://github.com/blazejkustra/dynamode

Dynamode is a modeling tool for Amazon's DynamoDB

amazon aws data database datastore db document dynamo dynamodb model nosql schema

Last synced: 25 Sep 2024

https://github.com/mineiros-io/terraform-aws-s3-bucket

A Terraform module to create a Simple Storage Service (S3) Bucket on Amazon Web Services (AWS). https://aws.amazon.com/s3/

amazon-web-services aws iac mineiros s3 s3-bucket terraform terraform-aws terraform-modules

Last synced: 24 Sep 2024

https://github.com/turbot/steampipe-postgres-fdw

The Steampipe foreign data wrapper (FDW) is a zero-ETL product that provides Postgres foreign tables which translate queries into API calls to cloud services and APIs. It's bundled with Steampipe and also available as a set of standalone extensions for use in your own Postgres database.

aws azure data devsecops gcp golang hacktoberfest kubernetes postgres postgresql postgresql-fdw security sql steampipe steampipe-engine

Last synced: 01 Aug 2024

https://github.com/cevoaustralia/aws-backup-lambda

A utility AWS lambda function to manage EBS and RDS snapshot backups.

aws aws-lambda backup backup-utility ebs lambda lambda-deployment rds snapshot

Last synced: 01 Aug 2024

https://github.com/okeuday/nodefinder

Strategies For Automatic Node Discovery

aws aws-ec2 distributed-erlang erlang multicast

Last synced: 01 Aug 2024

https://github.com/sendgrid/krampus

The original AWS security enforcerβ„’

aws aws-lambda aws-security aws-security-automation infosec

Last synced: 04 Aug 2024

https://github.com/rocketmiles/aws-cct

AWS Cost Comparison Tool - Moved to https://gitlab.agodadev.io/partnertech/aws-cct

aws aws-sdk cost-control cost-explorer golang hacktoberfest migrated-to-gitlab

Last synced: 03 Aug 2024

https://github.com/nathan-v/aws_okta_keyman

AWS Okta Keyman (Key Manager) - An AWS + Okta CLI for generating and managing local AWS API keys

api aws cli duo keys mfa okta oss python python3

Last synced: 06 Aug 2024

https://github.com/feydan/satisfactory-server-aws

Automated Satisfactory Dedicated Server management on AWS

aws cdk satisfactory

Last synced: 01 Aug 2024

https://github.com/anthonycorletti/astrobase

Create kubernetes clusters quickly on GCP, AWS, or Azure.

astrobase aws azure fastapi google-cloud kubernetes multi-cloud python3 typer

Last synced: 31 Jul 2024

https://github.com/skyscrapers/terraform-bluegreen

Terraform module to setup blue / green deployments

autoscaling aws blue-green deployment terraform terraform-modules

Last synced: 24 Sep 2024

https://github.com/binxio/aws-cloudwatch-log-minder

command line utility and Lambda to maintain AWS Cloudwatch logs

aws aws-lambda cli cloudwatch-logs utility

Last synced: 01 Aug 2024

https://github.com/terraform-aws-modules/terraform-aws-dms

Terraform module to create AWS DMS (Database Migration Service) resources πŸ‡ΊπŸ‡¦

aws aws-dms database-migration-service terraform terraform-module

Last synced: 01 Aug 2024

https://github.com/aquasecurity/cfsec

Static analysis for CloudFormation templates to identify common misconfiguration

aws aws-cloudformation aws-sam aws-sam-cli cloudformation cloudsecurity go golang hacktoberfest static-analysis

Last synced: 01 Aug 2024

https://github.com/mozmeao/infra

Mozilla Marketing Engineering and Operations Infrastructure

aws infrastructure kubernetes terraform

Last synced: 01 Aug 2024

https://github.com/serverless-components/aws-dynamodb

⚑ Easily provision AWS DynamoDB tables using Serverless Components.

aws dynamo serverless serverless-components

Last synced: 31 Jul 2024

https://github.com/nozaq/amazon-linux-cis

Bootstrap script for Amazon Linux to comply CIS Amazon Linux Benchmark v2.0.0

amazon-linux aws cis hardening security

Last synced: 04 Aug 2024

https://github.com/harisekhon/jenkins

Jenkins CI/CD - Advanced Jenkinsfile & Groovy Shared Library of reusable functions and pipelines - AWS, GCP, Docker, Kubernetes, ArgoCD, Slack notifications, Git Merge, Terraform, Cloudflare, Jenkins Job Backups, most major Docker registries, DockerHub, GHCR, ECR, GCR, GAR, ACR, GitLab, Quay

argocd aws ci ci-cd ci-cd-pipeline cicd cloudflare devops docker gcp gi gitops groovy hacktoberfest jenkins jenkins-ci jenkinsfile kubernetes library terraform

Last synced: 24 Sep 2024

https://github.com/CloudWanderer-io/PolicyGlass

PolicyGlass allows you to analyse one or more AWS policies' effective permissions in aggregate, by restating them in the form of PolicyShards which are always Allow, never Deny.

aws iam-policy security-tools

Last synced: 04 Aug 2024

https://github.com/mongodb/mongodbatlas-cloudformation-resources

MongoDB Atlas CloudFormation Resources: Deploy, update, and manage MongoDB Atlas infrastructure as code through AWS CloudFormation

aws cloudformation mongodb mongodbatlas

Last synced: 24 Sep 2024

https://github.com/csanquer/gitlab-setup

A Packer / Terraform / Ansible configuration to install Gitlab and Gitlab-CI

ansible aws gitlab gitlab-ci immutable-server infrastructure-as-code packer terraform

Last synced: 01 Aug 2024

https://github.com/3mcloud/falcano

A pythonic interface to Amazon's DynamoDB for single-table design

aws dynamodb python single-table-design

Last synced: 02 Aug 2024

https://github.com/qonto/prometheus-rds-exporter

Prometheus exporter for AWS RDS

aws prometheus-exporter rds

Last synced: 01 Aug 2024

https://github.com/sar/code-container

Launch your own Code Server container with preloaded SDKs for React, Python, C#, Cloud CLIs, secured by SSL Reverse Proxy.

aws azure code-server codespaces debian docker docker-compose dotnet-core homelab linux nginx podman reactjs ssl typescript vs-code

Last synced: 01 Aug 2024

https://github.com/CircleCI-Public/aws-cli-orb

Install and configure the AWS command-line interface (awscli)

aws aws-cli circleci-orbs

Last synced: 03 Aug 2024

https://github.com/rehanvdm/cdk-multi-environment

In this post I will explore 4 different methods that can be used to pass configuration values to the AWS CDK. We will first look at using the context variables in the cdk.json file, then move those same variables out to YAML files. The third method will read the exact same config via SDK(API) call from AWS SSM Parameter Store. The fourth and my favourite is a combination of two and three in conjunction with using GULP.js as a build tool.

aws cdk config environment multiple

Last synced: 01 Aug 2024

https://github.com/davidmoten/jenkins-ec2-https

How to setup Jenkins CI on EC2 with https access

aws ec2 https jenkins jenkins-ci jenkins-ec2-https scripted-deployment ssl

Last synced: 24 Sep 2024

https://github.com/aws-samples/aws-lambda-clickhouse

Run the open-source online analytics database ClickHouse in an AWS Lambda function

aws aws-lambda clickhouse serverless

Last synced: 01 Aug 2024

https://github.com/cavaliercoder/vpc-free

Find free IP address blocks in AWS EC2.

aws vpc

Last synced: 04 Aug 2024

https://github.com/PaddleHQ/go-aws-ssm

Go package that interfaces with AWS System Manager

aws golang parameter-store ssm

Last synced: 30 Jul 2024

https://github.com/surajincloud/kubectl-eks

kubectl plugin for Amazon EKS

amazon-eks aws eks kubectl kubectl-plugins kubernetes

Last synced: 01 Aug 2024

https://github.com/kddnewton/humidifier

CloudFormation made easy

aws cloudformation gem ruby

Last synced: 31 Jul 2024

https://github.com/unfor19/install-aws-cli-action

Install AWS CLI on a GitHub Actions Linux host

action aws aws-cli github-action

Last synced: 31 Jul 2024

https://github.com/aws-samples/aws-step-functions-twitch-series

Code from the AWS Step Functions series on Twitch, where we take a deep dive into one of my favorite serverless services!

aws aws-step-functions serverless

Last synced: 02 Aug 2024

https://github.com/ryansonshine/aws-sso-creds-helper

A command line util for using SSO credentials with AWS SDK on AWS CLI v2 until native support is released

aws aws-cli aws-sdk aws-sso awscli awscli-login awssdk hacktoberfest sso sso-credentials switch-profiles

Last synced: 01 Aug 2024

https://github.com/HariSekhon/Jenkins

Jenkins - Advanced Jenkinsfile & Groovy Shared Library of reusable functions and pipelines - including for AWS, GCP, Docker, Kubernetes, ArgoCD, Slack notifications, Git Merge, Terraform, Cloudflare, Jenkins Job Backups, most major Docker registries, DockerHub, GHCR, ECR, GCR, GAR, ACR, GitLab, Quay

argocd aws ci ci-cd ci-cd-pipeline cicd cloudflare devops docker gcp gi gitops groovy hacktoberfest jenkins jenkins-ci jenkinsfile kubernetes library terraform

Last synced: 01 Aug 2024

https://github.com/aymanbagabas/fss3

FSS3 is an S3 filesystem abstraction layer for Golang

aws aws-s3 go golang minio minio-client s3

Last synced: 04 Aug 2024

https://github.com/cloudposse/terraform-aws-cloudtrail-s3-bucket

S3 bucket with built in IAM policy to allow CloudTrail logs

audit audit-logs aws bucket cloudtrail hcl2 iam iam-policy s3 terraform terraform-modules

Last synced: 24 Sep 2024

https://github.com/terraform-aws-modules/terraform-aws-rds-proxy

Terraform module to create AWS RDS Proxy resources πŸ‡ΊπŸ‡¦

aws aws-rds-proxy rds-proxy serverless terraform-module

Last synced: 01 Aug 2024

https://github.com/stphivos/django-angular2-fullstack-devops

All-in-one django/angular2 seed with cli interface for multi-environment devops on aws using ansible/packer/terraform

angular2 ansible aws devops django infrastructure jenkins packer terraform vagrant

Last synced: 03 Aug 2024

https://github.com/lucacasonato/deno_s3

Amazon S3 for Deno

aws deno s3

Last synced: 02 Aug 2024

https://github.com/adhorn/aws-fis-templates-cdk

Collection of AWS Fault Injection Simulator (FIS) experiment templates deploy-able via the AWS CDK

amazon-web-services automation aws aws-fis cdk-examples cdk-library chaos-engineering chaos-testing devops-tools sre testing

Last synced: 04 Aug 2024

https://github.com/mujx/dhall-terraform

Generate dhall records from terraform resouces, data_sources & providers

aws configuration dhall terraform terraform-aws

Last synced: 31 Jul 2024

https://github.com/gnokoheat/ecs-with-codepipeline-example-by-terraform

Building AWS ECS Infrastructure with AWS Codepipeline for Blue/Green deployment by Terraform

aws aws-codebuild aws-codedeploy aws-codepipeline aws-ecs blue-green-deployment devops docker ecs terraform

Last synced: 01 Aug 2024

https://github.com/ikim23/aws-lambda-static-ip

AWS Lambda static outgoing IP address

aws aws-lambda serverless static-routing

Last synced: 31 Jul 2024

https://github.com/haines/pg-aws_rds_iam

IAM authentication in Ruby for PostgreSQL on Amazon RDS

aws iam postgresql rds ruby

Last synced: 06 Aug 2024

https://github.com/ran-isenberg/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

aws python serverless

Last synced: 31 Jul 2024

https://github.com/stavxyz/terraform-aws-backend

A Terraform module for your AWS Backend + a guide for bootstrapping your terraform managed project

aws aws-s3 locking terraform

Last synced: 31 Jul 2024

https://github.com/aws-samples/example-permissions-boundary

This repository contains a sample IAM permissions boundary as a starting point for creating your own permissions boundary to meet the security needs of your organization. The IAM permissions boundary sample, when attached to an IAM role, allow it to perform all expected workload tasks without being able to modify the security of its environment.

aws cloud iam policy security

Last synced: 01 Aug 2024

https://github.com/whitfin/s3-utils

Utilities and tools based around Amazon S3 to provide convenience APIs in a CLI

aws aws-s3 command-line text-processing

Last synced: 01 Aug 2024

https://github.com/aws-samples/aws-hpc-recipes

Contains example recipes that demonstrate how to build HPC systems using AWS services and solutions.

aws batch cloudformation fsx-lustre parallelcluster res slurm

Last synced: 01 Aug 2024

https://github.com/thestackshack/cim

CIM takes the pain out of Infrastructure as Code and CloudFormation

api-gateway aws cloudformation infrastructure lambda serverless

Last synced: 19 Sep 2024

https://github.com/a-patel/terraform-aws-eks-workshop

Amazon EKS Terraform Workshop: Provision EKS Cluster in AWS using Terraform.

aws aws-eks eks iac infrastructure-as-code k8s kubernetes kubernetes-cluster terraform

Last synced: 01 Aug 2024

https://github.com/ematipico/terraform-nextjs-plugin

A plugin to generate terraform configuration for Nextjs 8 and 9

api-gateway aws cli lambda nextjs plugin serverless terraform terraform-nextjs-plugin

Last synced: 31 Jul 2024

https://github.com/boyney123/cdk-eventbridge-socket

CDK construct that creates a WebSocket endpoint for you for any EventBridge rule you are interested in. (Built for debugging + testing )

aws aws-construct aws-constructs awscdk cdk cdk-examples eventbridge

Last synced: 01 Aug 2024

https://github.com/OElesin/querypal

Web UI for Amazon Athena

analytics aws aws-athena data data-lake sql

Last synced: 13 Aug 2024

https://github.com/aws-samples/amazon-guardduty-for-aws-organizations-with-terraform

Infrastructure-as-Code in Terraform to enable Amazon GuardDuty for the given AWS Organizations organization.

amazon amazon-guardduty aws aws-organizations guardduty organizations proserve security terraform

Last synced: 01 Aug 2024

https://github.com/terraform-aws-modules/terraform-aws-datadog-forwarders

Terraform module to create resources on AWS to forward logs/metrics to Datadog πŸ‡ΊπŸ‡¦

aws aws-datadog datadog datadog-logs terraform-module

Last synced: 01 Aug 2024

https://github.com/tobiasmcnulty/dokku-aws

One-click Dokku instance on AWS.

aws cloudformation-template dokku

Last synced: 01 Aug 2024

https://github.com/stwind/airflow-on-kubernetes

Bare minimal Airflow on Kubernetes (Local, EKS, AKS)

airflow aks aws azure eks kubernetes

Last synced: 02 Aug 2024

https://github.com/DevSecTop/TF-via-PR

GitHub Action to plan and apply OpenTofu/Terraform (TF) via pull request (PR) automation.

automation aws cicd-pipeline devops github-actions-ci infrastructure-as-a-code opentofu reusable-workflows terraform

Last synced: 01 Aug 2024

https://github.com/random-robbie/mass-s3-bucket-tester

This tests a list of s3 buckets to see if they have dir listings enabled or if they are uploadable

aws s3 s3bucket s3buckettester

Last synced: 01 Aug 2024

https://github.com/knowsuchagency/orkestra

The elegance of Airflow + the power of AWS

aws orchestration step-functions

Last synced: 01 Aug 2024

https://github.com/Mostafa-wael/DevOps-Best-Resources-Compilation

This is a compilation of the best resources and materials that I've used to get started in DevOps and cloud, as well as to prepare for interviews.

aws docker docker-compose githubactions grafana helm jenkins k8s linux networking prometheus terraform

Last synced: 01 Aug 2024

https://github.com/leboncoin/terraform-aws-nvme-example

Example to manage your EBS NVME volumes on AWS

aws cloud-init leboncoin nvme terraform

Last synced: 09 Aug 2024

https://github.com/LeanerCloud/ec2-instances-info

Golang library for specs and pricing information about AWS EC2 instances based on the data from www.ec2instances.info

aws ec2-instance golang-library prices specs

Last synced: 01 Aug 2024

https://github.com/rupakg/ffmpeg-video-thumb

An end-to-end serverless application that extracts thumbnails from video files using AWS Fargate, AWS Lambda and the Serverless Framework.

aws aws-lambda docker fargate ffmpeg serverless-framework thumbnails video-processing

Last synced: 06 Aug 2024

https://zhukovalexander.github.io/lambdify/

AWS Lambda automation and integration for Python.

aws aws-lambda python serverless

Last synced: 19 Sep 2024

https://github.com/trussworks/terraform-aws-ou-scp

Combines AWS Organizations Service Control Policies (SCP)

aws aws-organizations service-control-policies terraform terraform-modules

Last synced: 01 Aug 2024

https://github.com/whitfin/s3-meta

Gather metadata about your S3 buckets

aws aws-s3 metadata tooling

Last synced: 31 Jul 2024

https://github.com/andreystepanov/hashids.sql

PL/pgSQL implementation of hashids library

aws aws-rds aws-rds-postgres hashids id plpgsql postgresql rds shortid sql

Last synced: 24 Sep 2024

https://github.com/irazasyed/dns-zone-files

⛅️ DNS Zone Files ready to import on CloudFlare for easy configurations of common configs. Files are in BIND Format.

aws aws-s3 blogger clickfunnel cloudflare dns dns-entry dns-zone-files github-pages google-app-engine gsuite hacktoberfest icloud mailgun sendgrid shopify sparkpost wordpress zoho-mail zone-files

Last synced: 31 Jul 2024

https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster

Terraform module to create AWS MSK (Managed Streaming for Kafka) resources πŸ‡ΊπŸ‡¦

aws aws-msk kafka terraform terraform-module

Last synced: 01 Aug 2024

https://github.com/jaredtrog/cfplot

A simple tool to generate waterfall graphs of CloudFormation Templates

aws cloudformation performance-testing python waterfall-charts

Last synced: 01 Aug 2024

https://github.com/dabit3/basic-amplify-storage-example

A basic example app showing how to add storage with Amazon S3

amazon-s3 amazon-s3-storage aws aws-amplify javascript react serverless

Last synced: 01 Aug 2024

https://github.com/trackit/trackit2-home

TrackIt helps you to optimize your AWS cloud

aws aws-s3 cost cost-control cost-estimation cost-optimization docker-engine trackit

Last synced: 01 Aug 2024

https://github.com/lucleray/tensorflow-lambda

run tensorflow on lambdas (aws, vercel, ...)

aws aws-lambda lambda nodejs serverless tensorflow tfjs

Last synced: 01 Aug 2024

https://github.com/Open-SL/serverless-permission-generator

An Online Application to generate AWS IAM permissions required for deploying a Serverless Framework stack.

aws hacktoberfest hacktoberfest2022 material-ui material-ui-react serverless

Last synced: 04 Aug 2024

https://github.com/briancaffey/cdk-django

A CDK library that provides high-level constructs for hosting Django applications on AWS

aws cdk cdk-construct-library containers devops django docker ecs fargate github-actions infrastructure-as-code poetry projen terraform typescript

Last synced: 24 Sep 2024

https://github.com/adhorn/logtoes

Demo of Asynchronous pattern (worker) using Python Flask & Celery

asynchronous aws celery elasticsearch flask flask-api gunicorn python redis worker worker-service

Last synced: 06 Aug 2024

https://github.com/chadgeary/nifi

Deploy a secured, clustered, auto-scaling NiFi service in AWS.

ansible apache apache-nifi automation aws big-data cloud ec2 iac iam kms nifi pipeline rhel s3 terraform ubuntu zookeeper

Last synced: 01 Aug 2024

https://github.com/SCRT-HQ/VaporShell

A PowerShell module for building, packaging and deploying AWS CloudFormation templates

aws cfn cfndsl cloudformation cloudformation-template dsl json linux macos powershell serverless ubuntu

Last synced: 03 Aug 2024

https://github.com/newrelic/nr1-cloud-optimize

NR1 Cloud Optimize allows you to Identify right-sizing opportunities and potential savings of your AWS, GCP, and Azure instances across your cloud environment.

aws azure cloud cloud-optimize cost gcp nerdpack nr1 nrlabs nrlabs-viz optimize oxp

Last synced: 01 Aug 2024

https://github.com/jonelantha/gatsby-s3-action

Deploy a Gatsby Project to an AWS S3 bucket (optional Cloudfront support)

aws cloudfront gatsby gatsby-site s3-bucket

Last synced: 01 Aug 2024

https://github.com/widdix/aws-cf-templates-cli

widdix, a CLI tool to manage Free Templates for AWS CloudFormation

amazon-web-services aws aws-cloudformation cloudformation cloudformation-template cloudformation-templates

Last synced: 04 Aug 2024

https://github.com/boltops-tools/lono

Lono CloudFormation Framework

aws boltops cloudformation lono lono-cloudformation

Last synced: 06 Aug 2024

https://github.com/goatandsheep/aws-web-analytics

Privacy-focused alternative to Google Analytics on AWS Pinpoint

amplify-js analytics aws google-analytics help-wanted

Last synced: 01 Aug 2024

https://github.com/turnerlabs/terraform-ecs-fargate-scheduled-task

A Terraform template used for provisioning scheduled tasks on AWS ECS Fargate

aws containers cron ecs fargate schedule task template terraform

Last synced: 01 Aug 2024