trackiam VS vault-demo

Compare trackiam vs vault-demo and see what are their differences.

trackiam

A project to collate IAM actions, AWS APIs and managed policies from various public sources. (by glassechidna)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
trackiam vault-demo
5 2
278 -
0.4% -
9.8 -
3 days ago -
Go
- -
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.

trackiam

Posts with mentions or reviews of trackiam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-21.

vault-demo

Posts with mentions or reviews of vault-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-14.
  • Vault root token using terraform?
    1 project | /r/hashicorp | 23 Sep 2021
    GitLab supports jwt. This allows the pipeline job to generate a one time use token to authenticate to vault. Here are a few examples on how to do this. https://gitlab.com/bdowney/vault-demo/-/blob/master/.gitlab-ci.yml
  • AWS federation comes to GitHub Actions
    4 projects | news.ycombinator.com | 14 Sep 2021
    There are a couple approaches. GitLab's JWT token allows custom scripting to interface it to other systems. This demo shows custom integration with Vault (it also demonstrates our native integration - so you have to parse out which code you are looking at): https://gitlab.com/bdowney/vault-demo

    Another approach is placing a GitLab runner within AWS and assigning it an IAM role directly. While this isn't as flexible, it is also not as complex to debug why a specific user can't build or deploy a job when another can.

    In this scheme, there is potentially a runner per-dev team that has the same exact IAM profile as the dev team.

    This can be done using KIAM for EKS runners, or if you are doing docker runners, you can use the "GitLab HA Scaling Runner Vending Machine for AWS EC2 ASG" here: https://gitlab.com/guided-explorations/aws/gitlab-runner-aut...

    That last automation is designed to be self-service and can be setup in AWS Service Manager for teams to self-deploy their runners.

    The many other benefits to this automation are enumerated here: https://gitlab.com/guided-explorations/aws/gitlab-runner-aut...

What are some alternatives?

When comparing trackiam and vault-demo you can also consider the following projects:

aws-runas - aws-runas rewritten in Go

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

aws-redis-iam-auth-golang - Using IAM authentication for Redis on AWS

aws

awsdtc - AWS Data Transfer Cost Explorer

gitlab

aws-sdk-go-v2 - AWS SDK for the Go programming language.