aws-cli VS troposphere

Compare aws-cli vs troposphere and see what are their differences.

troposphere

troposphere - Python library to create AWS CloudFormation descriptions (by cloudtools)
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
aws-cli troposphere
48 18
14,885 4,901
0.5% 0.2%
9.8 9.0
7 days ago 9 days ago
Python Python
Apache License 2.0 BSD 2-clause "Simplified" 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.

aws-cli

Posts with mentions or reviews of aws-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

troposphere

Posts with mentions or reviews of troposphere. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.
  • Pyinfra: Automate Infrastructure Using Python
    8 projects | news.ycombinator.com | 30 Apr 2024
    Seems like an interesting generalized mix of something like https://github.com/cloudtools/troposphere and Ansible from a glance.

    The value add would be unifying provisioning and configuration management in a Python-y experience? The lifecycle of each is distinct and that's traditionally where the headaches of using a single tool for both has come in

  • AWS Predictions for 2024
    1 project | dev.to | 6 Feb 2024
    Under the IaC category, in July 2023, AWS added loops to CloudFormation, finally ticking a box the community has been asking for since troposphere. I suspect that, in combination with the Terraform licensing changes, it may keep people using CloudFormation for a while longer.
  • Journey of creating a new AWS CloudFormation resource
    4 projects | dev.to | 9 Jun 2023
    Because ECS Compose-X uses Troposphere, I was able to create a very light and simple python library(https://github.com/JohnPreston/troposphere-awscommunity-applicationautoscaling-scheduledaction) to distribute the resource for other Troposphere users to re-use.
  • What are some of your favorite projects to support on GitHub?
    4 projects | /r/devops | 17 Mar 2023
  • Terraform vs. Cloudformation for an all-AWS Environment in 2023?
    1 project | /r/devops | 10 Feb 2023
    Written in house, but the library troposphere is the primary component of how it is built. Example stacks are here.
  • How proficient should Solution Architects be at writing code?
    2 projects | /r/devops | 9 Feb 2023
    I am kind of going off topic here, but isn't the point of being an SA to be created with code services to deliver solutions at scale that are cost-effective? How in the hell can you do that when you can't write a simple Python template that generates code at 50 times the rate you can manually? How can you ever be expected to deploy a serverless solution if you can't write any code yourself? There has to be some level of proficiency there.
  • Terraform should have remained stateless
    6 projects | news.ycombinator.com | 27 May 2022
    Wouldn't using troposphere[1] be easier?

    [1] https://github.com/cloudtools/troposphere

  • Hosting your blog on AWS
    6 projects | dev.to | 16 Nov 2021
    You might have seen some tutorials on how to set up S3 buckets using the AWS Console. This works fine, but I'm a firm believer of managing your resources with code. I've chosen the native solution of AWS, called AWS CloudFormation. This makes it easier to reproduce the setup if I ever need to tear it down of move it to another account or region. Below is the full CloudFormation template, I've used a framework called Troposphere, a Python library that creates CloudFormation.
  • Alert: Cloud Software Startup Hashicorp Files For IPO
    2 projects | /r/golang | 4 Nov 2021
    For CF for example I no longer write template in yaml or shudders json, and instead I use troposphere.
  • AWS pros out here, how can someone get good at CloudFormation ?
    1 project | /r/devops | 14 Oct 2021
    refer : https://github.com/cloudtools/troposphere

What are some alternatives?

When comparing aws-cli and troposphere you can also consider the following projects:

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

boto3 - AWS SDK for Python

aws-cloudformation-coverage-roadmap - The AWS CloudFormation Public Coverage Roadmap

SAWS - A supercharged AWS command line interface (CLI).

gohugo-theme-ananke - Ananke: A theme for Hugo Sites

httpie - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

dhall-kubernetes - Typecheck, template and modularize your Kubernetes definitions with Dhall

thefuck - Magnificent app which corrects your previous console command.

gitlab-ci-python-library

aws-vault - A vault for securely storing and accessing AWS credentials in development environments

www-gitlab-com