cloud-nuke VS aws-nuke

Compare cloud-nuke vs aws-nuke and see what are their differences.

cloud-nuke

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it (by gruntwork-io)

aws-nuke

Nuke a whole AWS account and delete all its resources. (by rebuy-de)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cloud-nuke aws-nuke
34 86
2,651 5,338
1.0% 3.4%
9.0 8.0
5 days ago 5 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cloud-nuke

Posts with mentions or reviews of cloud-nuke. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-25.
  • OpenTF Announces Fork of Terraform
    28 projects | news.ycombinator.com | 25 Aug 2023
    - https://gruntwork.io/ - https://github.com/gruntwork-io
  • Testing IaC Scripts 🧪
    3 projects | dev.to | 6 Jun 2023
    After discussing the testing approaches suggested by the two IaC providers Terraform and Pulumi, in the next post we will take a look at the dedicated IaC testing providers takes on this topic. Here we will have a look at Gruntwork and Snyk. So, stay tuned if you are interessted!
  • Kubernetes on cloud practice
    1 project | /r/devops | 21 May 2023
  • Migrate from terragrunt to terraform
    4 projects | /r/Terraform | 23 Apr 2023
    Or your working on gruntwork.io company, this is the only the thing that makes ok all what you say here. However I believe they can make better product instead of angry chat on reddit without getting in details.
  • What NEEDS to be teared down after doing a project in AWS?
    4 projects | /r/aws | 13 Mar 2023
  • Ask HN: I have an initial platform but not a product. Any SaaS ideas?
    1 project | news.ycombinator.com | 23 Dec 2022
    Like others have said, your infra might itself be the product.

    Look at https://gruntwork.io.

    They’ve made a lucrative business by selling infra scripts that others can use.

    And their subscription model means they keep the scripts up to date.

  • The Production Checklist & Terraform Advice
    1 project | /r/devops | 11 Dec 2022
    Have been checking out terragrunt and terratest lately(part of https://gruntwork.io)
  • Ask HN: Who is hiring? (December 2022)
    14 projects | news.ycombinator.com | 1 Dec 2022
    Gruntwork | Software Engineers (Principal, Staff) | 100% Remote/US time zones | Full-time | https://gruntwork.io/

    We aim to improve humanity's most important invention: Software. Our product enables software teams to launch and maintain production-grade cloud infrastructure in days, not months. We create the building blocks that devs use to make launching in AWS with infrastructure as code 10x better.

    We work with AWS, K8s, Terraform, Go, Typescript, and React/Next. We’re a small team (~20 people), but our clients include Toyota, Adobe, TicketMaster, Verizon, and lots of startups.

    We are profitable, self-funded (no investors, no debt), pay salaries, equity, and bonuses according to transparent formulas, and are very focused on building a company we're proud of. We are 100% remote, with 2/3 of our team in the USA and 1/3 in Europe. We have company-wide in-person meetups every few months. We welcome applicants from all backgrounds.

    Our measure of a successful Grunt is (1) think like an owner, (2) make impact, (3) communicate effectively, (4) be a good person. If this sounds like you, we're hiring!

    - Principal Software Engineer

    - Staff Software Engineer

    Learn more at https://gruntwork.io/careers/

  • Best way to install and use kubernetes for learning
    19 projects | /r/kubernetes | 12 Nov 2022
    Most people hesitate to use cloud hosted offerings for development. First of all, most providers have a generous free tier for devs, which can get you started. Secondly I recommend using tools like cloudnuke to avoid paying for cloud resources you're not using.
  • Ask HN: Who is hiring? (November 2022)
    20 projects | news.ycombinator.com | 1 Nov 2022

aws-nuke

Posts with mentions or reviews of aws-nuke. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.
  • Cutting down AWS cost by $150k per year simply by shutting things off
    8 projects | news.ycombinator.com | 22 Jan 2024
    To give this a slightly different spin:

    --> "The best optimization is simply not spinning things up."

    At least for local development and testing, as made possible by LocalStack (https://localstack.cloud), among other local testing solutions and emulators.

    We've seen so many teams fall into the trap of "someone forgot to shut down dev resource X for a week and now we've racked up a $$$ bill on AWS".

    What is everyone's strategy to avoid this kind of situation? Tools like `aws-nuke` (https://github.com/rebuy-de/aws-nuke) are awesome (!) to clean up unused resources, but frankly they should not be necessary in the first place.

  • I am afraid to spin up an EKS instance using AWS provider
    3 projects | /r/Terraform | 8 Dec 2023
    We use nuke aws at work to remove any leftovers: https://github.com/rebuy-de/aws-nuke
  • Route 53 Billing
    1 project | /r/aws | 6 Jul 2023
    You can use this tool on github to nuke all resources.
  • Need Help to Control Rising Costs of Elastic Cloud on AWS
    1 project | /r/aws | 3 Jun 2023
  • Best sandbox environment to learn AWS
    1 project | /r/AWSCertifications | 29 May 2023
    There's this. I haven't used it myself, but it looks to be pretty effective: https://github.com/rebuy-de/aws-nuke
  • Enterprise-scaled Self-Healing StackSets
    1 project | dev.to | 29 May 2023
    At this scale, operations can take a lot of time, because there are multiple operational tasks that we need to do when AWS accounts are leaving the AWS Organization or Teams are nuking the AWS account, StackSets Instances get drifted, because not all required resources for compliance can be secured ( SCP Limitations ), existing AWS accounts are joining the AWS Organization and all mandatory StackSets needs to be deployed, and manual steps should be reduced to a minimum. Furthermore, there is no feature from the Service itself to gain an overview of the status of drifted Instances and the general health of your StackSet health and compliance.
  • AWS - development environment
    1 project | /r/aws | 29 May 2023
    Since you're using CDK already, have a way to configure the deployment of the whole thing to a per-developer test account; that's still gonna cost you, but you can bundle everything in an organization / organizational unit for billing purposes, and you can also schedule https://github.com/rebuy-de/aws-nuke to run nightly to clean these accounts from longer-running resources.
  • Does your org create/destroy per-project AWS accounts?
    1 project | /r/aws | 25 May 2023
    And by extension, https://github.com/rebuy-de/aws-nuke as well.
  • I want to terminate my account but i cant delete this last VPC, what should i do? I dont want to be billed anymore!
    1 project | /r/aws | 21 May 2023
    I can also recommend aws-nuke which is an easy to way to destroy in your account.
  • Weekly: Share your EXPLOSIONS thread
    2 projects | /r/kubernetes | 11 May 2023
    nothing blew up accidentally this week, but our team at kubefirst is falling more and more in love with aws-nuke. it's an open source command line tool that lets you basically reset an aws account back to an empty state. if you have an environment where you regularly practice your platform provisioning, you probably know that failed destroys while iterating on orchestration can leave junk behind pretty easily. aws-nuke has been so nice to be able to blow away everything in an aws account - and then we just run terraform in the account to get all our core infra back afterward. nice allowlist filters and dryrun detail work too. check them out.

What are some alternatives?

When comparing cloud-nuke and aws-nuke you can also consider the following projects:

terraform-modules - Xenit Terraform modules

former2 - Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.

savepagenow - A simple Python wrapper and command-line interface for archive.org’s "Save Page Now" capturing service

terraform

infracost - Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!

govuk-aws - Legacy AWS infrastructure for GOV.UK. Gradually being updated and moved to govuk-infrastructure.

LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

learn-cantrill-io-labs - Standard and Advanced Demos for learn.cantrill.io courses

aws-budget-alarms - AWS Budget alarms with AWS Chatbot sending alarms to slack

aws-cost-saver - A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!

aws-account-vending-machine - This repository contains various versions of the account vending machine used to provision AWS accounts with custom configurations