Centurion vs Testcontainers

Need advice about which tool to choose?Ask the StackShare community!

Centurion

7
16
+ 1
0
Testcontainers

88
58
+ 1
0
Add tool

Centurion vs Testcontainers: What are the differences?

What is Centurion? A mass deployment tool for Docker fleets. A deployment tool for Docker, made by New Relic. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. New Relic is using it to run their production infrastructure.

What is Testcontainers? A library that integrates Docker with testing libs - for databases, Selenium web browsers, or anything else that can run in a Docker container. It is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Centurion and Testcontainers can be categorized as "Container" tools.

Some of the features offered by Centurion are:

  • Rake application tasks and dependencies
  • Talk to a fleet of Docker servers at once
  • Does rolling deployment

On the other hand, Testcontainers provides the following key features:

  • Data access layer integration tests
  • Application integration tests
  • UI/Acceptance tests

Centurion is an open source tool with 1.72K GitHub stars and 112 GitHub forks. Here's a link to Centurion's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More

What is Centurion?

A deployment tool for Docker, made by New Relic. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. New Relic is using it to run their production infrastructure.

What is Testcontainers?

It is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Centurion?
What companies use Testcontainers?
See which teams inside your own company are using Centurion or Testcontainers.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Centurion?
What tools integrate with Testcontainers?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Centurion and Testcontainers?
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
Rancher
Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
Docker Swarm
Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.
Argo
Argo is an open source container-native workflow engine for getting work done on Kubernetes. Argo is implemented as a Kubernetes CRD (Custom Resource Definition).
See all alternatives