Software Alternatives & Reviews

Docker Compose VS Thanos.io

Compare Docker Compose VS Thanos.io and see what are their differences

Docker Compose logo Docker Compose

Define and run multi-container applications with Docker

Thanos.io logo Thanos.io

Open source, highly available Prometheus setup with long term storage capabilities.
  • Docker Compose Landing page
    Landing page //
    2023-09-19
  • Thanos.io Landing page
    Landing page //
    2022-11-21

Docker Compose videos

Docker Compose | Containerizing MEAN Stack Application | DevOps Tutorial | Edureka

Thanos.io videos

No Thanos.io videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Docker Compose and Thanos.io)
Developer Tools
100 100%
0% 0
Dev Ops
0 0%
100% 100
DevOps Tools
79 79%
21% 21
Monitoring Tools
0 0%
100% 100

User comments

Share your experience with using Docker Compose and Thanos.io. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Thanos.io should be more popular than Docker Compose. It has been mentiond 29 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Docker Compose mentions (11)

  • Monitoring symfony messenger listening to the worker events
    Docker and docker compose: We will use docker as a container manager and docker-compose as a tool to configure and start a redis container. If you have not used them so far, refer to the links to install them. - Source: dev.to / 6 months ago
  • Demystifying MLOps: Week 1
    To get the latest release of Docker Compose, go to https://github.com/docker/compose and download the release for your OS. - Source: dev.to / 11 months ago
  • Set up a multi-container app with docker compose
    Most of the newer versions of Docker Desktop already comes with docker compose command, although, you can always check the installation instructions at their official GitHub repository. - Source: dev.to / about 1 year ago
  • We Should Do Better Job of Visualizing Codebase
    Let's take an example - let's go to docker-compose repo page in Github and try to make sense of it. The first thing you gonna see there is: Looks impressive isn't it? Just another list of folder names and files which gives us only one idea - the project does consist of folders and files. Awesome thing, at list I know now that it doesn't consist of dragons and wizards, that is something which helps me as an... - Source: dev.to / over 1 year ago
  • Ask HN: A Better Docker Compose?
    > Docker compose is a dead end AFAIK .. What? I'm not involved and don't follow closely but pretty sure it's about as dead as docker itself. I.e. Not dead. There was commits 8hrs ago -- https://github.com/docker/compose/. Not sure who did that if not "the community". - Source: Hacker News / over 1 year ago
View more

Thanos.io mentions (29)

  • Looking for a way to remote in to K's of raspberry pi's...
    Monitoring = netdata on each RPi https://www.netdata.cloud/ binded to the vpn interface being scraped into a prometeus thaons https://thanos.io/ setup with grafana to give management the Green all is good screens (very important). Source: 5 months ago
  • Monitoring multiple kubernetes cluster with single Prometheus operator
    Sounds like you want something like Thanos. Source: 11 months ago
  • Is anyone frustrated with anything about Prometheus?
    Yes, but also no. The Prometheus ecosystem already has two FOSS time-series databases that are complementary to Prometheus itself. Thanos and Mimir. Not to mention M3db, developed at Uber, and Cortex, then ancestor of Mimir. There's a bunch of others I won't mention as it would take too long. Source: 11 months ago
  • Thousandeyes Pricing Model
    Long term storage all depends on your needs and sophistication. I use Thanos for our system since it has an extremely flexible scaling system. But there is also Grafana Mimir. They're both similar in that they use Prometheus TSDB format as part of the underlying storage. One nice Thanos advantage is that it does do downsampling in addition to being able to store raw metric data for a long time. It will auto-select... Source: about 1 year ago
  • Monitoring many cluster k8s
    You can aggregate all your clusters Prometheus metrics together with a wonderful tool called Thanos. This will allow you to use just a single Grafana instance against Thanos and using a label select which cluster you wish to see metrics from. The downside of this, is that none of the Grafana dashboards from the internet will work as-is. You'll need to customize all of them for Thanos support. The other... Source: about 1 year ago
View more

What are some alternatives?

When comparing Docker Compose and Thanos.io, you can also consider the following products

Kubernetes - Kubernetes is an open source orchestration system for Docker containers

Prometheus - An open-source systems monitoring and alerting toolkit.

Rancher - Open Source Platform for Running a Private Container Service

OpenCensus - Application and Data, Monitoring, and Monitoring Tools

Docker Swarm - Native clustering for Docker. Turn a pool of Docker hosts into a single, virtual host.

Cortex Project - Horizontally scalable, highly available, multi-tenant, long term Prometheus.