Apache Tomcat vs. Octopus Deploy

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Tomcat
Score 8.8 out of 10
N/A
Tomcat is an open-source web server supported by Apache.N/A
Octopus Deploy
Score 8.9 out of 10
Mid-Size Companies (51-1,000 employees)
Australian company Octopus Deploy offers their eponymous automated deployment and release management software that integrates with the user's preferred CI server and adds deployment & ops automation capabilities. Octopus Deploy enables developers, release managers, and operations folks to bring all automation into a single place. The vendor states that by reusing configuration variables, environment definition, API keys, connection strings, permissions, service principals, and automation logic,…
$12
per month
Pricing
Apache TomcatOctopus Deploy
Editions & Modules
No answers on this topic
Cloud
Free 30 day trial
unlimited targets/users/projects
Server
Free 30 day trial
unlimited targets/users/projects
Enterprise
Starting at $18 per month
Enterprise
Starting at $18 per month
Server
Starting at $12 per month
Cloud
Starting at $12 per month
Offerings
Pricing Offerings
Apache TomcatOctopus Deploy
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional DetailsOctopus Server edition is available as a 30 day free trial on our unlimited tier for any scenario, including production, and commercial use. After the trial period ends you can keep your working configuration and upgrade to a paid license and continue deploying uninterrupted. Octopus Cloud is an alternative that is hosted by us, and is also available as a 30 day unlimited trial. No credit card is needed to create a Octopus Cloud trial instance. You can convert the Cloud trial to a paid instance at any time during or after the trial period, and keep all of your instance configuration. Octopus also offers an Enterprise tier which offers advanced features for teams at scale including, advanced high availability, insights & DORA metrics, ServiceNow & Jira Service Management integration, unlimited instances, 24/7 support & service credits, and a Customer Success Manager. Volume discounts are available above 500 targets, and temporary bursting for certain scenarios is supported.
More Pricing Information
Features
Apache TomcatOctopus Deploy
Application Servers
Comparison of Application Servers features of Product A and Product B
Apache Tomcat
9.0
24 Ratings
12% above category average
Octopus Deploy
-
Ratings
IDE support9.222 Ratings00 Ratings
Security management8.724 Ratings00 Ratings
Administration and management8.524 Ratings00 Ratings
Application server performance8.224 Ratings00 Ratings
Installation9.924 Ratings00 Ratings
Open-source standards compliance9.424 Ratings00 Ratings
Best Alternatives
Apache TomcatOctopus Deploy
Small Businesses
NGINX
NGINX
Score 9.1 out of 10
GitLab
GitLab
Score 8.9 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10
GitLab
GitLab
Score 8.9 out of 10
Enterprises
NGINX
NGINX
Score 9.1 out of 10
GitLab
GitLab
Score 8.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache TomcatOctopus Deploy
Likelihood to Recommend
8.9
(24 ratings)
8.6
(24 ratings)
Likelihood to Renew
10.0
(1 ratings)
8.0
(1 ratings)
Usability
8.0
(3 ratings)
8.4
(10 ratings)
Availability
6.0
(1 ratings)
-
(0 ratings)
Performance
9.0
(2 ratings)
8.5
(4 ratings)
Support Rating
9.1
(3 ratings)
8.2
(9 ratings)
Configurability
8.0
(1 ratings)
-
(0 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
8.5
(3 ratings)
Ease of integration
9.0
(1 ratings)
8.5
(4 ratings)
Product Scalability
9.0
(1 ratings)
-
(0 ratings)
Professional Services
-
(0 ratings)
9.1
(1 ratings)
User Testimonials
Apache TomcatOctopus Deploy
Likelihood to Recommend
Apache
Excellent value for companies wishing to host Java applications in the cloud. Utilizing hosting tools such as load balancers and network and application firewalls, Tomcat can be part of a powerful system to host web applications to thousands of users. There has been consistency in the development and support of Tomcat since its initial release in the late '90s and the best commonalities have been carried forward. If you host Java web applications, Tomcat is as good as any for an application server.
Read full review
Octopus Deploy
Octopus Deploy is a well though [the] solution to the deployment orchestration problem. It is a reliable and robust solution that is relatively simple to understand. [Its] UI is friendly and easy to use, The support and documentation [are] excellent and the product seems to fit into any organization’s process very well and with less effort than other products in this space. I actually find it a pleasure to work with [every day] and I am glad to have it as an integral part of our process.
Read full review
Pros
Apache
  • Fast to start up, which is useful when we need to just check that our changes are working correctly.
  • Free, which allows us to not be involved with the finance/legal team about using it.
  • Bundled with Spring Boot, which makes it even more convenient for our testing.
Read full review
Octopus Deploy
  • Octopus integrates nicely with TeamCity, our build server.
  • Octopus uses the same deployment packages across environments and makes it easy to track their progress across those environments.
  • Octopus makes it easy to handle configuration across environments which is usually a particularly difficult task.
Read full review
Cons
Apache
  • Using tomcat manager to troubleshoot is not very informative. Error messages are vague, you have to dig into log files for more information about the problems.
  • Is great for simple web applications, but may not work for heavy development which may require a full J2EE stack, might like JBoss better.
  • Security in tomcat is not straightforward, as I discovered that you have to understand how to set up realms in tomcat in order to hash passwords, which I was not overly familiar with, which is a big deal when setting up users in the tomcat-users.xml file.
Read full review
Octopus Deploy
  • UI is very fluffy and padded. It looks pretty but it could benefit from a more compact, information-focused design
  • Deployment process options are not always laid out in an intuitive manner. Choosing which steps to exclude, which environments or targets to deploy to, etc., is not immediately clear
  • Lack of useful reports and metrics for tracking active deployments and historical data
Read full review
Likelihood to Renew
Apache
We have a huge knowledge of the product within our company and we're satisfied with the performance.
Read full review
Octopus Deploy
Would be a 10 except for the retirement of the free Community Edition.
Read full review
Usability
Apache
Tomcat has a very rich API set which allows us to implement our automation script to trigger the deployment, configure, stop and start Tomcat from the command line. In our projects, we embedded Tomcat in our Eclipse in all of the developer's machines so they could quickly verify their code with little effort, Azure Webapp has strong support for Tomcat so we could move our application to Azure cloud very easy. One drawback is Tomcat UI quite poorly features but we almost do not use it.
Read full review
Octopus Deploy
Octopus Deploy has greatly helped us to improve our reliability and frequency of our deployments and given us the confidence to deploy much more often, with a direct benefit to customers. Cross-platform support and release to Cloud require more focus on the product side.
Read full review
Reliability and Availability
Apache
Tomcat doesn't have a built-in watchdog that ensures restart upon failure, so you have to provide it externally. A very good solution is java service wrapper. The community edition is able to restart Tomcat upon out of memories exceptions.
Read full review
Octopus Deploy
No answers on this topic
Performance
Apache
Tomcat support to customize memory used and allow us to define the Connection pool and thread pool to increase system performance and availability, Tomcat server itself consume very little memory and almost no footprint. We use Tomcat in our production environment which has up to thousands of concurrent users and it is stable and provides a quick response.
Read full review
Octopus Deploy
Octopus Deploy is a software that runs very effectively, is easy to use, does not require such a high learning curve, provides the necessary tools to carry out the functions it offers, making it a very flexible software, it also allows that can be configured according to the needs of the user and provides integrations with other very advantageous tools since they are carried out in a very favorable way.
Read full review
Support Rating
Apache
Well, in actuality, I have never needed support for Apache Tomcat since it is configured and ready-to-go with no configuration needed on my end.
Read full review
Octopus Deploy
Octopus Deploy support has always been there for us, even when using the free tier, we get responsive hands-on help. We haven't needed to use that level of support since the documentation is clearly written, and help is readily available within the interface itself. Using Octopus Deploy is a truly joyful experience.
Read full review
Alternatives Considered
Apache
Eclipse Jetty is the best alternative for Apache Tomcat because which is also an open-source and lightweight servlet container like Tomcat. A major advantage of this over Tomcat is that Jetty server can easily be embedded with the source code of web applications. Since it requires less memory to operate, you may realize that it is very efficient.
Read full review
Octopus Deploy
There aren't really any competitors in the land of ASP.NET. Deployment is too ad-hoc. Other tools exist that have massive downsides, like Web Deploy. Most aren't even supported anymore. You could argue that containers (Docker) are a competitor, but containers cannot be used for everything and solve a somewhat different problem. Octopus Deploy is even able to help with containers. To us, Octopus Deploy was really the only really polished solution.
Read full review
Scalability
Apache
It's very easy to add instances to an existing deployment and, using apache with mod proxy balancer, to scale up the serving farm
Read full review
Octopus Deploy
No answers on this topic
Professional Services
Apache
No answers on this topic
Octopus Deploy
Great support from professional services.
Read full review
Return on Investment
Apache
  • Tomcat is cheap and very quick to deploy, so it has benefited much when situation needs applications to be deployed quickly without wasting time on licensing and installations.
  • Plenty of documentation available so no vendor training is required. Support contract is not needed as well.
Read full review
Octopus Deploy
  • While not an inexpensive product, it has proven to be a good value. I don't have firm ROI numbers but our PROD deployment quality has improved, and we now measure deployment times in "person-minutes" rather than "person-hours".
  • Our defect rate due to missed configuration items has been significantly reduced.
  • Octopus has enhanced our ability to enforce SDLC separation-of-duties.
Read full review
ScreenShots

Octopus Deploy Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of