cost-model VS Kong

Compare cost-model vs Kong and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cost-model Kong
15 18
2,192 37,537
- 1.2%
9.7 9.9
almost 2 years ago about 5 hours ago
Go Lua
Apache License 2.0 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.

cost-model

Posts with mentions or reviews of cost-model. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-16.
  • 7 Kubernetes Companies to Watch in 2022
    6 projects | dev.to | 16 Jun 2022
    Kubecost gives you insight into where your Kubernetes spend is going. You can view your spend per namespace, service, or even team, and you can set budgets and get real-time alerts. Kubecost can also track other cloud spend from things like RDS and S3, and it also works with on-prem k8s clusters. Kubecost also offers an open source version.
  • Interesting tools?
    30 projects | /r/kubernetes | 23 May 2022
    kubecost - analyse cost of the cluster https://kubecost.com/
  • OpenSourec & On-Prem Cost-Tracking for K8s
    1 project | /r/ukraine | 2 Mar 2022
  • Twelve Years of Go
    6 projects | news.ycombinator.com | 10 Nov 2021
    > No inheritance - no more digging through the massive world-tree of objects to find the code that actually does things.

    That's not 100% accurate; as a concrete example, tell me which files (to say nothing of the actual downstream types!) contain the implementations of this interface method: https://github.com/kubecost/cost-model/blob/v1.88.0/pkg/clou... (err, without using github's fancy new SourceGraph-lite integration, of course, that'd be cheating)

    I find the sibling "No declared interfaces - they are defined at the point of use, not declared elsewhere" similarly suspicious, but suspect we'd having a nomenclature mismatch

  • 27 open-source tools that can make your Kubernetes workflow easier šŸš€šŸ„³
    26 projects | dev.to | 9 Nov 2021
  • Ask HN: Who is hiring? (September 2021)
    30 projects | news.ycombinator.com | 1 Sep 2021
    Kubecost (Stackwatch) | Senior Support Engineer | Remote (US-East/Central preferred) | https://kubecost.com

    Our tooling and intelligence empowers teams to efficiently operate Kubernetes at scaleā€”helping them manage cost, performance, and reliability. We're avid contributors to the open source community.

    We're looking to add a second Senior Support Engineer to help us build a scalable, user-first support process, troubleshoot complex infrastructure issues, and influence the direction of our product by tracking and communicating user needs. Be one of our first 20 teammates!

    Feel free to apply or reach out to us directly with your CV at [email protected] if you're interested!

    Check out all of our open roles here: https://angel.co/company/kubecost/jobs

  • Ask HN: Who is hiring? (August 2021)
    14 projects | news.ycombinator.com | 2 Aug 2021
    Kubecost (Stackwatch) | Senior Support Engineer | Remote (US-East/Central preferred) | Full time | https://kubecost.com

    Stackwatch is a tight-knit, fast-growing team on the leading edge of cloud infrastructure technology. Starting with our flagship product Kubecost, we build tooling and intelligence that empowers teams to efficiently operate Kubernetes at scaleā€”helping them manage cost, performance, and reliability.

    As our second Senior Support Engineer, youā€™ll help us build a scalable, customer-first support process, troubleshoot complex infrastructure issues for our users, and influence the direction of our product by tracking and communicating customer needs. Weā€™re looking for someone who is as passionate about our product and customers as we areā€”as one of our first 20 employees, youā€™ll have the opportunity to shape the future of our support organization and technology.

    Feel free to reach out to us directly with your CV at [email protected] if you're interested!

    NB: also hiring for Senior Software Engineers and Go-to-market!

  • How to monitor Kubernetes costs with Kubecost and the Lens IDE
    3 projects | dev.to | 23 Jun 2021
    Lens is the most powerful IDE for those who need to deal with Kubernetes clusters on a daily basis. It allows you to manage your cluster and view important health metrics. A Kubecost and Lens integration allows you to also visualize Kubernetes costs directly in the Lens UI. With Lens and Kubecost you can view costs and spend efficiency by namespace, pod, deployment and more!
  • What are your killer tips for kubernetes cost optimization?
    1 project | /r/devops | 20 May 2021
    First you have to be aware of your costs :) This open source project can help https://kubecost.com, `helm install` and get started in 5 minutes
  • How to know the cost impact of your Helm charts install?
    1 project | /r/kubernetes | 24 Feb 2021
    Happy to share some of the lessons we've learned if you want to reach out to team [at] kubecost.com. We worked on this problem at Google before launching Kubecost open source.

Kong

Posts with mentions or reviews of Kong. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-25.
  • Kong 3.6 with LLM Support
    1 project | news.ycombinator.com | 15 Feb 2024
  • 5 Ways to Improve Your API Reliability
    6 projects | dev.to | 25 Jul 2023
    Kong: A cloud-native, fast, scalable, and distributed Microservice Abstraction Layer (also known as an API Gateway or API Middleware). Made available as an open-source project in 2015, its core functionality is written in Lua and it runs on the nginx web server.
  • Access to Gravitee Github repository has been restricted - This is NOT how OSS works
    1 project | /r/programming | 11 Jun 2023
    OPeNsOuRcE. Good time to switch to Kong, better option anyways.
  • Self hosting costing questions
    1 project | /r/Supabase | 13 Mar 2023
  • Proxy Basic Auth Replacement Best Practice for Cloud Native / OIDC / Vault
    4 projects | /r/devops | 9 Mar 2023
    Sounds like you want an API gateway? What about Kong?
  • HAProxy 2.7
    5 projects | news.ycombinator.com | 2 Dec 2022
    Unquestionably no, Kong is "OpenResty plus a management plane" and they're Apache 2: https://github.com/kong/kong#license
  • Ask HN: Who is hiring? (April 2022)
    31 projects | news.ycombinator.com | 1 Apr 2022
    Kong (https://konghq.com) | Gateway Senior Engineer | REMOTE Europe | Full-time

    The Kong Gateway is an API Management solution, which serves as a foundation for many other solutions by the company. The business model is open-core: an Open Source solution exists (https://github.com/kong/kong), and there's an Enterprise version with more features and dedicated support.

    The tech stack is a modified Openresty with of Lua code on top. The ideal candidate would be someone who is already familiar with Kong. Alternatively, if you are familiar with Openresty or other API management solution, we also would love to talk with you.

    I am personally interested in finding people to join me in the European Gateway Team. The role involves adding features, fixing bugs, and collaborating with other teams. Here's that position:

    https://jobs.lever.co/kong/c1a2b204-45a8-4c19-9cd4-d9824a778...

    We have many projects and many teams all around the world (current headcount is ~450), using other technologies like Node in the Kong Manager or Go in the Koko project, and we are constantly looking for people. Please visit our careers page to find out more!

    https://konghq.com/careers/

  • Breaking Up a Monolithic Database with Kong
    1 project | dev.to | 13 Dec 2021
    Kong Gateway allows the complexity of service-tier APIs to be reduced to a collection of endpoints (or URIs) focused on meeting a collection of business needs and functionality. Often-duplicated components (like authentication, logging, and security) are handled by the gateway and can be removed from the service-tier design.
  • 27 open-source tools that can make your Kubernetes workflow easier šŸš€šŸ„³
    26 projects | dev.to | 9 Nov 2021
  • Difference between Reverse Proxy, Load Balancer and API Gateway
    1 project | /r/devops | 29 Sep 2021
    I am seeing different companies taking different approach. I am not sure anymore where each should be actually used. On top of that tech like Kong make me question whether API Gateway should be one thing for all. Some perspective into this would be really appreciated.

What are some alternatives?

When comparing cost-model and Kong you can also consider the following projects:

Gravitational Teleport - The easiest, and most secure way to access and protect all of your infrastructure.

apisix - The Cloud-Native API Gateway

trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

KrakenD - Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation

kube-burner - Kubernetes performance and scale test orchestration framework written in golang

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

hookdeck-cli - Manage your Hookdeck workspaces, connections, transformations, filters, and more with the Hookdeck CLI

konga - More than just another GUI to Kong Admin API

nakama - Distributed server for social and realtime games and apps.

Keycloak - Open Source Identity and Access Management For Modern Applications and Services

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

kubernetes-ingress-controller - :gorilla: Kong for Kubernetes: The official Ingress Controller for Kubernetes.