akk-stack VS atmos

Compare akk-stack vs atmos and see what are their differences.

atmos

👽 Terraform Orchestration Tool for DevOps. Keep environment configuration DRY with hierarchical imports of configurations, inheritance, and WAY more. Native support for Terraform and Helmfile. (by cloudposse)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
akk-stack atmos
1 8
62 574
- 5.2%
7.4 8.6
about 1 month ago 3 days ago
Makefile Go
GNU General Public License v3.0 only Apache License 2.0
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.

akk-stack

Posts with mentions or reviews of akk-stack. We have used some of these posts to build our list of alternatives and similar projects.

atmos

Posts with mentions or reviews of atmos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • AWS Landing zone creation: manual or AWS Control Tower?
    1 project | /r/Terraform | 23 Jun 2023
    This is why we created atmos to make it easier to manage large multi-account architectures. As a result, our components are reusable across organizations, regardless of how many accounts and regions they operate, and we minimize the snowflakes. And we avoid code generation, which is hard to thoroughly test in an automated fashion. Without naming names, lots of tools for terraform rely on code generation, but I see it as an anti-pattern that should be avoided.
  • How to manage terraform code for large projects?
    4 projects | /r/Terraform | 30 May 2023
  • Terraform | Take your Terraform skills to the next level!
    1 project | /r/devops | 16 May 2023
    sorry did not find anything advanced. A better tool to make terraform scaleable is https://atmos.tools
  • Terraform docs say longstanding deployments should not use workspaces. what are your thoughts?
    2 projects | /r/Terraform | 6 Feb 2023
    Workspaces are incredibly practical, and we leveraging them at-scale with literally thousands of workspaces using atmos for terraform. There is so much FUD around workspaces that is either ill-informed or based on outdated information. Any company using terraform at scale will rely on tooling and conventions. It's up to that tooling to ensure you are using terraform safely. Atmos is one of those tools. I'm not saying that you have to use workspaces, but just that there's nothing wrong with workspaces themselves.
  • List of most useful Terraform open-source tools
    14 projects | /r/Terraform | 28 Aug 2022
    Check out atmos for a fresh take at managing terraform configurations and terraform workflows. Instead of managing HCL `.tfvar` files manually for configuration, it uses YAML, and supports concepts of imports (via deep merging), remote imports (anything supported by gogetter), mixins, inheritance, multiple-inheritance, vendoring of root modules, workflows, task runners (via custom subcommands), and much more. There's a bit of a learning curve and mind-shift required if coming from a Terragrunt background, but the experience is mindblowing after switching to it. Also, it's not limited to terraform.
  • Why does Hashicorp advise against using workspaces to manage environments?
    3 projects | /r/Terraform | 1 Jun 2022
    We obviously don't have a project for your exact use case, but we have an open-source example repo that shows a fairly advanced scenario of using the Terraform Spacelift Provider https://github.com/spacelift-io/demo-preview-environments-manager, a simple quickstart of using it https://github.com/spacelift-io/terraform-starter and you can also see the CloudPosse Atmos project, for a very advanced scenario which generates lot's of Stacks based on your component specifications https://github.com/cloudposse/atmos.
  • Atmos
    1 project | /r/devopspro | 26 May 2022
  • Atmos: Universal Tool for DevOps and Cloud Automation (Terraform, Helm, etc.)
    1 project | news.ycombinator.com | 22 May 2022

What are some alternatives?

When comparing akk-stack and atmos you can also consider the following projects:

WordOps - Install and manage a high performance WordPress stack with a few keystrokes

terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

werk - Dead simple task runner

terramate - Terramate CLI is an open-source Infrastructure as Code (IaC) orchestration tool for Terraform, OpenTofu, Terragrunt, Kubernetes, Pulumi, Cloud Formation, CDK, Azure Resource Manager (ARM), and others.

Eru - Eru, a simple, stateless, flexible, production-ready orchestrator designed to easily integrate into existing workflows. Can run any virtualization things in long or short time.

terraform-starter - Starter repository to play with Spacelift

k8s-deployment - Reconmap Kubernetes deployment files

demo-preview-environments-manager

shrugs - a self hosted git server that you can push, clone or pull over ssh

ops-examples - A repository of basic and advanced examples using Ops

v4-docker - Bootstrapped Chevereto Docker images

k3sup - bootstrap K3s over SSH in < 60s 🚀