All Projects → dannysteenman → Aws Toolbox

dannysteenman / Aws Toolbox

Licence: mit
A collection of DevOps tools including shell & python scripts that automate the boring stuff in AWS.

Programming Languages

shell
77523 projects
python3
1442 projects

Projects that are alternatives of or similar to Aws Toolbox

Awless
A Mighty CLI for AWS
Stars: ✭ 4,821 (+5316.85%)
Mutual labels:  aws, aws-cli, devops, devops-tools
Learn Devops
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
Stars: ✭ 139 (+56.18%)
Mutual labels:  aws, devops, devops-tools
Awless Templates
Repository of examples for awless templates (see https://github.com/wallix/awless)
Stars: ✭ 59 (-33.71%)
Mutual labels:  aws, devops, devops-tools
Iamy
A cli tool for importing and exporting AWS IAM configuration to YAML files
Stars: ✭ 200 (+124.72%)
Mutual labels:  aws, aws-cli, devops
Terracognita
Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
Stars: ✭ 452 (+407.87%)
Mutual labels:  aws, devops, devops-tools
Awstaghelper
AWS bulk tagging tool
Stars: ✭ 98 (+10.11%)
Mutual labels:  aws, devops, devops-tools
Cloudiscovery
The tool to help you discover resources in the cloud environment
Stars: ✭ 298 (+234.83%)
Mutual labels:  aws, aws-cli, devops-tools
Ansible Meta Dynamic Inventory
Naming is hard. This wrapper script allows you to use set notation with dynamic host groups.
Stars: ✭ 24 (-73.03%)
Mutual labels:  aws, devops, devops-tools
Terraboard
🌍 📋 A web dashboard to inspect Terraform States
Stars: ✭ 1,192 (+1239.33%)
Mutual labels:  aws, devops, devops-tools
Terraform Eks
Terraform for AWS EKS
Stars: ✭ 82 (-7.87%)
Mutual labels:  aws, devops
Perun
A command-line validation tool for AWS Cloud Formation that allows to conquer the cloud faster!
Stars: ✭ 82 (-7.87%)
Mutual labels:  aws, aws-cli
Envkey App
Secure, human-friendly, cross-platform secrets and config.
Stars: ✭ 83 (-6.74%)
Mutual labels:  devops, devops-tools
Aws Automation
AWS automation scripts and lambda functions
Stars: ✭ 81 (-8.99%)
Mutual labels:  aws, devops
Azure
Azure-related repository
Stars: ✭ 78 (-12.36%)
Mutual labels:  devops, devops-tools
Torchlambda
Lightweight tool to deploy PyTorch models to AWS Lambda
Stars: ✭ 83 (-6.74%)
Mutual labels:  aws, aws-cli
Grafana Aws Cloudwatch Dashboards
☁️ 30+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ...
Stars: ✭ 1,210 (+1259.55%)
Mutual labels:  aws, devops
Athena Cli
Presto-like CLI tool for AWS Athena
Stars: ✭ 85 (-4.49%)
Mutual labels:  aws, aws-cli
Gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Stars: ✭ 1,270 (+1326.97%)
Mutual labels:  devops, devops-tools
Devops Resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
Stars: ✭ 1,194 (+1241.57%)
Mutual labels:  aws, devops
Ecs Pipeline
☁️ 🐳 ⚡️ 🚀 Create environment and deployment pipelines to ECS Fargate with CodePipeline, CodeBuild and Github using Terraform
Stars: ✭ 85 (-4.49%)
Mutual labels:  aws, devops

AWS Toolbox

AWS Toolbox 🧰

A collection of DevOps tools including shell & python scripts that automate the boring stuff in AWS.

Table of Contents

Contributing

Contributions are welcome!

Review the Contributing Guidelines.

Getting started

Scripts categorized by AWS Service

General scripts Functionality
alias This file contains a bunch of easy to remember aliases that runs complex AWS CLI commands.
boto3_multi_account_execution.py Gives you the ability to run Boto3 commands on all accounts which are specified in the aws_account_list.
CloudWatch scripts
cloudwatch_retention_policy.py Sets a CloudWatch Logs Retention Policy to x number of days for all log groups in the region that you exported in your cli.
EC2 scripts
ec2_asg_ssh.sh A ssh wrapper for connecting quickly to EC2 instances in an Auto Scaling group.
ec2_available_eip.sh Shows Elastic IP addresses which haven't been associated yet.
SSM scripts
ssm_parameter_delete.sh Allows you to delete ssm parameters through a json file.
ssm_parameter_register.sh Allows you to import ssm parameters through a json file.

List of useful DevOps tools & resources

API

  • steampipe - Query AWS resources in a SQL like fashion.

CI/CD

  • Awesome CI - List of Continuous Integration services.

Cloud Access

  • Leapp - Cross-platform APP to manage Programmatic access in AWS.

ECS

  • Awesome ECS - A curated list of awesome ECS guides, development tools, and resources.
  • AWS Copilot CLI - The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on Amazon ECS and AWS Fargate.

Infra as Code

  • Awesome CDK - Curated list of awesome AWS Cloud Development Kit (AWS CDK) open-source projects, guides, blogs and other resources.
  • Awesome CloudFormation - A curated list of resources and projects for working with AWS CloudFormation.
  • Awesome Terraform - Curated list of resources on HashiCorp's Terraform.
  • CloudFormation Snippets - This VS Code extension adds autocompletion for all the resources that AWS CloudFormation supports.

S3

  • s3s3mirror - A lightning-fast and highly concurrent utility for mirroring content from one S3 bucket to another.

Author

Danny Steenman

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].