Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS CloudTrail
Score 8.8 out of 10
N/A
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of an AWS account. With CloudTrail, users can log, continuously monitor, and retain account activity related to actions across AWS infrastructure. CloudTrail provides event history of AWS account activity, including actions taken through the AWS Management Console, AWS SDKs, command line tools, and other AWS services. This event history simplifies security analysis, resource change tracking,…N/A
HAProxy Community Edition
Score 9.3 out of 10
N/A
HAProxy Community Edition is a free, open source reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is presented as suited for very high traffic web sites.
$0
Kemp LoadMaster
Score 8.9 out of 10
N/A
LoadMaster from Kemp Technologies in New York is an application delivery controller.
$1,720
per year
Pricing
AWS CloudTrailHAProxy Community EditionKemp LoadMaster
Editions & Modules
No answers on this topic
No answers on this topic
VLM-500
1,720
per year
VLM-500
2,000
perpetual license
VLM-3000
3,050
per year
VLM-3000
4,000
perpetual license
VLM-MAX
7,610
per year
VLM-MAX
10,000
perpetual license
Offerings
Pricing Offerings
AWS CloudTrailHAProxy Community EditionKemp LoadMaster
Free Trial
YesNoYes
Free/Freemium Version
YesYesYes
Premium Consulting/Integration Services
YesNoYes
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional DetailsYou can view, filter, and download the most recent 90 days of your account activity for all management events in supported AWS services free of charge. You can set up a trail that delivers a single copy of management events in each region free of charge. Once a CloudTrail trail is set up, Amazon S3 charges apply based on your usage. You will be charged for any data events or additional copies of management events recorded in that region. In addition, you can choose CloudTrail Insights by enabling Insights events in your trails. CloudTrail Insights analyzes write management events, and you are charged based on the number of events that are analyzed in that region.
More Pricing Information
Community Pulse
AWS CloudTrailHAProxy Community EditionKemp LoadMaster
Considered Multiple Products
AWS CloudTrail

No answer on this topic

HAProxy Community Edition
Kemp LoadMaster
Chose Kemp LoadMaster
Setup is easier and more straight forward on the Kemp. While I am a technical person and can setup HAProxy for the client's needs, it would be difficult for the client to manage the configuration themselves.
Best Alternatives
AWS CloudTrailHAProxy Community EditionKemp LoadMaster
Small Businesses
Armor
Armor
Score 6.0 out of 10
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Medium-sized Companies
Druva Security Cloud
Druva Security Cloud
Score 9.4 out of 10
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Enterprises
Druva Security Cloud
Druva Security Cloud
Score 9.4 out of 10
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
AWS CloudTrailHAProxy Community EditionKemp LoadMaster
Likelihood to Recommend
8.0
(4 ratings)
9.0
(7 ratings)
9.0
(64 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
8.6
(4 ratings)
Usability
-
(0 ratings)
9.1
(2 ratings)
9.0
(26 ratings)
Support Rating
-
(0 ratings)
9.7
(2 ratings)
9.8
(27 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
9.1
(1 ratings)
Configurability
-
(0 ratings)
-
(0 ratings)
8.2
(1 ratings)
Vendor post-sale
-
(0 ratings)
-
(0 ratings)
9.1
(1 ratings)
Vendor pre-sale
-
(0 ratings)
-
(0 ratings)
9.1
(1 ratings)
User Testimonials
AWS CloudTrailHAProxy Community EditionKemp LoadMaster
Likelihood to Recommend
Amazon AWS
It is necessary to enable [AWS] Cloudtrail when using AWS in a production environment, otherwise you will not have any idea what is happening within your accounts. Third party monitoring applications will all require [AWS] CloudTrail to be enabled as well. I would not recommend it solely as a monitoring tool, to get the most out of it you must send the logs elsewhere. Either to Cloudwatch logs or a third party product.
Read full review
Open Source
It prevents a single server failure from being a downtime event by adding redundancy to every layer of your architecture. A load balancer facilitates redundancy for the backend layer (web/app servers), but for a true high availability setup, you need to have redundant load balancers as well. So it is well suited for all production related servers and less suited for individual servers that do not require redundancy.
Read full review
Kemp Technologies
Loadmaster is very powerful and flexible load balancer. Variety of options allows to create a complex network of rules and routes. During our website rollout Loadmaster allowed us to run multiple generations of the website simultaneously and seamlessly by doing the content switching on the fly. Powerful API allows easy integration into any development lifecycle.
Read full review
Pros
Amazon AWS
  • API Log
  • User activity tracking
  • Real-time alerts
Read full review
Open Source
  • Low-Cost Load Balancer
  • Intelligent Request Routing based on URL and/or URI
  • Extremely flexible load balancing and healthchecks, can do almost anything including HTTP, HTTPS, PostgreSQL, etc.
  • SSL Termination
Read full review
Kemp Technologies
  • Where the LoadBalancer excels is the multiple levels at which you can load balance servers. We currently use layer 7 LB, but others are available as well.
  • I particularly like the ability for the LB to know when servers are down, and if all are offline then you can create a redirect to a static HTML page or some other destination that is more informative.
  • The ease in which a service can be created and deployed using already pre-canned templates makes it a very convenient setup process.
Read full review
Cons
Amazon AWS
  • [In my experience] Cost can easily get out of control with multiple trails on full logging
  • Logs can be difficult to decipher
Read full review
Open Source
  • A few, rare times each year, HAProxy CPU utilization spikes to 100% and server has to be rebooted - this may be related to HAProxy OR it could be an external factor causing this.
Read full review
Kemp Technologies
  • Ability to 'clone' existing Virtual Services for rapid deployment of similar ones.
  • A better API for ease of automation.
  • Simplification of Certificate management.
  • Better explanations of Kemp implementations of industry standard protocols like VRRP (or CARP)
  • More control over device factory reset configuration and forcibly breaking HA pairs at boot time
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
Open Source
No answers on this topic
Kemp Technologies
I'm very pleased with the support I've received as well as the quality of the product.
Read full review
Usability
Amazon AWS
No answers on this topic
Open Source
It is very easy to use. I was able to find a lot of documents for it on the internet. Very good community support. There are lots of examples available to try. We mostly use a command-line user interface to interact with it. The CLI is also super easy to use and very easy to interact with
Read full review
Kemp Technologies
Kemp makes it very easy to setup, configure and manage the LoadMaster without needing a lot of help from their engineers. The interface is very easy to understand and intuitive to use. We like how it is not complicated - I can easily have one of my techs login and they can figure out how to setup/configure virtual services for load balancing without needing a manual or tech support.
Read full review
Support Rating
Amazon AWS
No answers on this topic
Open Source
We haven't used customer support. We mostly used the community version. We build a multi-node HAProxy cluster with HA to the proxy itself using opensource plugins available. With the support available on the internet and the documents available we don't need to use much customer support.
Read full review
Kemp Technologies
Support has been easy to deal with; I have only need[ed] to contact them a few times during setup. Once its been in place and operational, we have not need[ed] to mess with the system [which] is a huge advantage. I like system[s] that do not break and require constant attention in a production environment.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
Open Source
No answers on this topic
Kemp Technologies
The installation was straight forward. Once i installed it, their technical support team helped me with configuration
Read full review
Alternatives Considered
Amazon AWS
I think in the end, CloudTrail has more features and you can dive deeper inside the logs so it depends on your usage and what you expect in the end to make the right choice, I would say that both tools are really useful and bring a lot of benefits to I.T. companies.
Read full review
Open Source
We chose HA Proxy because it is cheaper than a hardware balancer, it is an open-source solution with a large community behind it and with constant updates. It also allows custom scripts according to needs.HA Proxy is a solution used in many internet sites like GitHub, Reddit, Twitter, and Tuenti.
Read full review
Kemp Technologies
We chose Kemp LoadMaster because it is 1/10 the price of the competition and MUCH easier to deploy and configure and WORKS. We have had ZERO issues with the product since installation. Their engineers and their sales team have both reached out post-install to check in and see if everything is working as expected.
Read full review
Return on Investment
Amazon AWS
  • Allows us to investigate any strange api actions
  • Increases security
  • Audit trail of changes made in AWS
Read full review
Open Source
  • Significantly lower investment vs competitors. In the case of F5s we have Virtual Editions so we're paying for the hardware to run it on top of the several thousand dollar licenses that are required for each pair and we currently have a pair of F5s per client so there's a huge potential for cost savings there.
  • Requires our network engineers to learn a new skill or our Systems engineers to take on the responsibility of managing the load balancers. It's not a huge difference either way, but it does impact the way we have done business in the past.
Read full review
Kemp Technologies
  • We used Kemp LoadMaster for many projects. For a lot of customers, load balancers were too expensive or too complicated before we introduced Kemp products.
  • It's not a overly complicated product, so we were able to train many engineers on it and have them get a certification.
Read full review
ScreenShots

AWS CloudTrail Screenshots

Screenshot of CloudTrail Insights: Identify and respond to unusual operational activity
•Unexpected spikes in resource provisioning
•Bursts of IAM management actions
•Gaps in periodic maintenance activity
•Automatic analysis of API calls and usage patterns
•Alerts when unusual activity is detected