Try our new research platform with insights from 80,000+ expert users
Vinod Siwach - PeerSpot reviewer
DevOps Engineer at plutos ONE
Real User
Top 5
Provides excellent monitoring features and integrates well with other tools
Pros and Cons
  • "The monitoring features are valuable."
  • "CloudWatch doesn’t monitor disk throughput by default."

What is our primary use case?

We use the solution for monitoring CPU usage, memory usage, Lambda logs, and load balancer logs.

What is most valuable?

The monitoring features are valuable. The product pushes notifications with the help of SNS. We can increase or decrease our instances horizontally or vertically. We are collecting CloudWatch logs in Grafana too. We have also configured it with Kibana.

What needs improvement?

CloudWatch doesn’t monitor disk throughput by default. It is part of EC2. If EC2 forwards the logs, then we can do it.

For how long have I used the solution?

I have been using the solution for three years.

Buyer's Guide
Amazon CloudWatch
September 2025
Learn what your peers think about Amazon CloudWatch. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
868,787 professionals have used our research since 2012.

What do I think about the stability of the solution?

I rate the tool’s stability an eight out of ten.

What do I think about the scalability of the solution?

The tool’s scalability is good. I rate the scalability a seven and a half out of ten. I have configured two instances for CPU usage. It breaks the threshold. It scales up and down multiple times. It is better to build only one instance in such facilities. We have 30 users in our organization.

How are customer service and support?

The support is good.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup is easy. The deployment takes around five minutes. It is very fast.

What's my experience with pricing, setup cost, and licensing?

The pricing is average.

Which other solutions did I evaluate?

We were using third-party tools before. We had to configure the third-party tools.

What other advice do I have?

I will recommend the tool to others. Overall, I rate the solution an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
NathanNV - PeerSpot reviewer
Elite Global CISO at Scybers
Real User
Top 5
A product with great support, an easy installation phase, and great scalability options
Pros and Cons
  • "Amazon CloudWatch's best feature stems from its ability to monitor app performance."
  • "The dashboard of Amazon CloudWatch is not very customizable right now."

What is our primary use case?

My company's clients use Amazon CloudWatch, which offers a very good performance for application performance monitoring, as well as the integrations part.

What is most valuable?

Amazon CloudWatch's best feature stems from its ability to monitor app performance. People also use Amazon CloudWatch for integration with AWS services.

What needs improvement?

I think Amazon CloudWatch has built a very good service in terms of integration since it can integrate with Docker, EC2, and Kubernetes, owing to which we don't have any problem with the solution in our company right now as it works fine. Amazon CloudWatch resolved its performance issues quickly as well. I don't think there is anything bad in Amazon CloudWatch.

I don't think I need to comment on any additional features that need to be included in Amazon CloudWatch since they roll out new features as per the roadmap Amazon has planned.

The dashboard of Amazon CloudWatch is not very customizable right now. In the future, I would like the dashboard of Amazon CloudWatch to be made more customizable.


For how long have I used the solution?

I have been using Amazon CloudWatch for more than three to four years. My company operates as an integrator, consultant, and partner of Amazon.

What do I think about the stability of the solution?

It is a stable solution.

What do I think about the scalability of the solution?

With Amazon CloudWatch, you don't need to worry about scalability in terms of volume or in terms of horizontal or vertical growth. In general, Amazon CloudWatch is a highly scalable product.

My company's clients who use Amazon CloudWatch and I deal with are mostly small and medium-sized companies.

How are customer service and support?

The solution's technical support is great since I haven't faced any challenges yet. I rate the technical support a nine out of ten.

How would you rate customer service and support?

Positive

How was the initial setup?

The product's installation phase is very easy. In our company, we didn't face any problems with the product's installation part.

With Amazon CloudWatch, the time taken for the installation phase is only related to the configuration part. You just need to do the configuration on the basis of availability, after which you need to make sure that you have a configuration ready, making it a very easy process that doesn't take hours to finish.

Which other solutions did I evaluate?

Amazon CloudWatch is a really good product compared to its competitors in the market.

What other advice do I have?

With Amazon CloudWatch, my company did not find the need to get involved with the maintenance part as it is a service. It is the cloud service provider who makes sure that the service is available all the time, so you don't have to worry about the maintenance part.

I rate the overall product a nine out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer. Consultant
PeerSpot user
Buyer's Guide
Amazon CloudWatch
September 2025
Learn what your peers think about Amazon CloudWatch. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
868,787 professionals have used our research since 2012.
Kapil Natu - PeerSpot reviewer
Senior Performance Architect at a tech services company with 501-1,000 employees
Real User
Top 10
Robust and cost-effective monitoring and observability solution, seamlessly integrating with AWS services, offering detailed insights, and facilitating proactive management of resources
Pros and Cons
  • "It is a robust analytical tool and it goes beyond mere functionality and extends into the realm of providing comprehensive insights."
  • "Incorporating a straightforward method or a plug-and-play solution for integrating these databases with our systems, facilitating smooth data transfer, and enabling the creation of dashboards for monitoring and analysis would be beneficial."

What is our primary use case?

It serves as a diagnostic and profiling tool, particularly useful for dissecting the intricacies of applications, especially in scenarios like Microsoft's best applications. When a user triggers transactions through the GUI, such as purchasing tickets for events like cricket or concerts, the process involves multiple layers—starting from the front-end GUI to the back-end middle tier, microservices, and concluding with database interactions. It allows me to meticulously analyze and monitor these processes by creating and examining various logs. I can delve into the details of each stage, from API calls to network components, and server processing (involving Java Virtual Machine), and even gauge how long specific APIs or queries take to execute. This tool proves invaluable in identifying bottlenecks, such as waiting times or timeouts and understanding the performance of APIs, queries, and even the efficiency of gateways.

How has it helped my organization?

When working with AWS services like Lambda functions and AWS Step Functions, it facilitates the creation of insightful dashboards. These dashboards offer a comprehensive view of Lambda function performance, allowing me to gauge capacity utilization and identify areas requiring optimization. In recent experiences, its profiling capabilities have been instrumental in creating detailed dashboards for monitoring.

What is most valuable?

It is a robust analytical tool and it goes beyond mere functionality and extends into the realm of providing comprehensive insights. It empowers me with analytical skills and capabilities, offering a detailed snapshot of the entire process of requests within an application. Its strength lies in its ability to paint a vivid picture of the application's performance by breaking down the journey of each request, revealing which components are causing delays, and identifying specific pain points.

What needs improvement?

There is a need for seamless integration with databases, whether they are open-source or proprietary like InfluxDB. Incorporating a straightforward method or a plug-and-play solution for integrating these databases with our systems, facilitating smooth data transfer, and enabling the creation of dashboards for monitoring and analysis would be beneficial.

For how long have I used the solution?

Over the past six to seven months, I've been actively using it for one of our ongoing projects, but my broader experience extends over two to three years, particularly in migration projects from on-premises to cloud-based solutions.

What do I think about the stability of the solution?

I find it remarkably stable. Its effectiveness in helping me discern patterns, understand the behavior of components, requests, queries, or even aspects related to application performance is noteworthy.

What do I think about the scalability of the solution?

Approximately forty to fifty individuals within the current organization use it actively.

How are customer service and support?

When issues arise or specific requirements demand assistance, the process of reaching out to support can be somewhat cumbersome. Resolving concerns involve navigating through channels, creating or accessing accounts, and then connecting with support.

What about the implementation team?

While I have some hands-on involvement, the extent of my practical experience has been limited as the detailed implementation is usually managed by specialized teams.

What's my experience with pricing, setup cost, and licensing?

The pricing can be considered reasonable, especially when already operating on a cloud platform. The cost is justifiable given the expertise it offers and its capabilities in addressing challenges associated with cloud environments.

What other advice do I have?

Leveraging CloudWatch is advantageous due to its seamless integration with cloud services, making it a valuable asset for monitoring and gaining insights into the platform's performance. Overall, I would rate it eight out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer.
PeerSpot user
Shubham Chakraworty - PeerSpot reviewer
Infrastructure Engineer at a tech vendor with 10,001+ employees
MSP
A scalable and affordable monitoring tool that integrates with different services and has a good support team
Pros and Cons
  • "The product can be integrated with AWS very easily."
  • "The product’s documentation must be improved."

What is our primary use case?

It's a monitoring tool. If we want to monitor any of the applications hosted in AWS, we can see the logs and the artifacts of those applications in CloudWatch.

How has it helped my organization?

If we deploy anything and get into some issues, it would be pretty difficult to understand it. So, we go through the CloudWatch logs of the application to understand why we are getting the error. It helps us to resolve the issues.

What is most valuable?

The product can be integrated with AWS very easily. Most of the services are in-built. We just need to have the configurations. We can easily get the logs we need from those services. It gives us the logs of CPU utilization and memory utilization of the applications.

What needs improvement?

The product’s documentation must be improved. We faced an issue with a service that is integrated with CloudWatch. Whenever there were 50,000 to 60,000 log lines, CloudWatch only showed us 10,000 to 15,000. We could not get all the log lines in the same place. When we tried to get everything together, the product crashed.

For how long have I used the solution?

I have been using the solution for around two years.

What do I think about the stability of the solution?

I rate the tool’s stability an eight out of ten.

What do I think about the scalability of the solution?

I rate the tool’s scalability a nine out of ten.

How are customer service and support?

The support team is good.

How would you rate customer service and support?

Positive

What's my experience with pricing, setup cost, and licensing?

It’s an open-source solution.

What other advice do I have?

It's an AWS service. We just have to integrate it into our application, and we'll be able to see the values and logs on the server. If an organization is using AWS, only then they should use CloudWatch. It is already integrated into AWS. Just a few clicks will show the logs and data that we need. Overall, I rate the tool a nine out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
VenkateshVRH - PeerSpot reviewer
Cloud security manager at HID Global
Real User
Top 10
Enables live monitoring, retains logs, and helps track threats easily
Pros and Cons
  • "The tool enables live monitoring."
  • "The integration with third-party tools must be made easier."

What is our primary use case?

We collect the CloudWatch logs and use them to analyze security. It helps us to monitor malicious activity.

What is most valuable?

Amazon CloudWatch is an important tool in AWS. If we have an AWS-based infrastructure, the product must be enabled in all environments. If we have different environments in the cloud, CloudWatch is mandatory. The tool enables live monitoring. It is easier for us to track who logs in and out of the systems and how the computing services work.

The product is more than enough for what we need daily. Amazon improves things year on year. It is quite straightforward for us. We are using the solution to monitor our live environment. If an attack happens, we can track it down using the logs easily and act fast to isolate the threat. The retention of the logs and live tracking features are useful for us.

What needs improvement?

The integration with third-party tools must be made easier.

For how long have I used the solution?

I have been using the solution for five to six years.

What do I think about the stability of the solution?

I rate the product’s stability a nine out of ten. We do not face any downtimes.

What do I think about the scalability of the solution?

We have more than 600 users in our organization. Every user in the organization is asked to enable CloudWatch in every environment. I rate the scalability a nine out of ten. Whenever we add more accounts, CloudWatch is enabled in those accounts.

How are customer service and support?

The technical support is pretty good. The team is always available. The support persons are readily available to get into a call and sort out our issues.

How would you rate customer service and support?

Positive

What's my experience with pricing, setup cost, and licensing?

Amazon CloudWatch is a native service of AWS, and the bill is included with the other services in AWS. We receive a collective bill. The tool is not expensive. I rate the pricing an eight out of ten.

What other advice do I have?

I will recommend the product to others. CloudWatch brings in a lot of value. It enables live monitoring. We have ten engineers in our technical team. The tool is self-sufficient. It does not require much maintenance. We enable it, ensure the logs are pushed to the third-party tools, and monitor them. It does not require any deployment process. We are more aligned with Amazon’s services when building our products. It is suitable for our business purposes. Overall, I rate the product a nine out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
RANJAN KUMAR - PeerSpot reviewer
DevOps Engineer at ZoomOps Technology
Real User
Top 5Leaderboard
Collects and checks metrics and provides good features like dashboards and alarms
Pros and Cons
  • "The most valuable features of Amazon CloudWatch are metrics, dashboards, alarms, logs, events, logs insight, and application insights."
  • "The solution should provide human-readable metrics."

What is our primary use case?

Amazon CloudWatch is a monitoring and availability service designed to collect and check metrics and collect and monitor log files. We can set alarms, and Amazon CloudWatch allows users to gain operational insight into their application resource and services. The solution also helps users to ensure the reliability, performance, and availability of their infrastructure.

What is most valuable?

The most valuable features of Amazon CloudWatch are metrics, dashboards, alarms, logs, events, logs insight, and application insights.

What needs improvement?

The solution should provide human-readable metrics. Amazon CloudWatch should add custom metrics, like static metrics or any data relevant to our use case.

For how long have I used the solution?

I have been using Amazon CloudWatch for more than three years.

What do I think about the scalability of the solution?

More than five people are using Amazon CloudWatch in our organization.

How are customer service and support?

The solution’s technical support is good.

How was the initial setup?

The solution’s initial setup is easy.

What's my experience with pricing, setup cost, and licensing?

Amazon CloudWatch is a cheap solution.

What other advice do I have?

We don't need to update or do any maintenance on Amazon CloudWatch. The solution has more features available, like metrics. Amazon CloudWatch provides a wide range of metrics for AWS resources, including EC2 and all AWS services. Users can create a custom dashboard to visualize and monitor metrics from various AWS services on a single screen on the dashboard.

This helps in checking the health and performance of the application and resources. Amazon CloudWatch logs allow users to monitor and install log files from the application. The solution's alarms allow users to set thresholds on metrics.

Overall, I rate the solution ten out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
Prakash-Kumar - PeerSpot reviewer
CEO at Axcess.io
Real User
Top 20
Extremely helpful for automation and offers the ability to set up alerts and notifications for the metrics and do a lot of automation once you have the notifications
Pros and Cons
  • "You can automate actions or use AWS functionalities like auto-scaling, where you can configure the metrics to add more nodes if the threshold is exceeded."
  • "It's not very intuitive. It doesn't have drag-and-drop functionality to trigger actions from notifications."

What is our primary use case?

I use it for log monitoring and log capture. That's the main purpose. 

How has it helped my organization?

Alerts and notifications functions help with the operational response. For example, if you have a critical server and want to set an alert if CPU utilization exceeds 90%, a notification will be raised. You can link an action to that notification, not just notify. 

You can automate actions or use AWS functionalities like auto-scaling, where you can configure the metrics to add more nodes if the threshold is exceeded. AWS has become very rich in functionality over time, and the same piece of functionality can solve different problems.

CloudWatch automation works through notifications linked to Lambda functions, which can then perform any automation you like.

What is most valuable?

CloudWatch has many things. It gives you metrics and logs. You can set up alerts and notifications for the metrics and do a lot of automation once you have the notifications. 

You can also create dashboards, although it's an additional fee that AWS charges. We can create a different dashboard with Grafana kind of thing. 

The use cases are different for different people, but three things everyone uses are: 

  • Metrics monitoring
  • Log monitoring, and 
  • Alerting and notification.

What needs improvement?

CloudWatch is extremely helpful for automation and other things for experienced users, but it's not very intuitive. It doesn't have drag-and-drop functionality to trigger actions from notifications. It's very capable, but it requires expert knowledge to leverage that capability.

So, for new or basic users, it's a bit complex to understand how it works. Basic users can see what is happening in the console, but building automation and other things requires expert knowledge.

Improvement in log patterns and metrics: 

There are a lot of things. For example, there are log patterns and metric patterns. But if you have to do anomaly detection, I think the latest version added that, but they didn't have it before. Users can build it; Users can stream the log, build log analytics, and do anomaly detection, but it is not very straightforward. It's a very powerful tool, but you need expert knowledge to do those things.

Region-specific service puts certain limits:

Also, CloudWatch is a very region-specific service. People struggle with that, for example, if you have an application distributed in different geographies like Europe, India, and the USA. There is no way to aggregate CloudWatch logs in one place for workloads in every region. You need a third-party tool to get a holistic view of your application. CloudWatch has the data, but you need advanced skills to aggregate it and create insights.

Suggestions for additional functionality for CloudWatch: 

Cloudwatch needs better built-in analytics capability. CloudWatch has a lot of data, but it's difficult to gain insights unless you stream it to a third-party log analytics tool. If there were built-in capabilities to analyze the data, that would be great.

For how long have I used the solution?

I have been using Amazon CloudWatch for ten years. We do work on a lot of AWS services, like CloudWatch, SageMaker, and even their generative AI solution like Bedrock.

What do I think about the stability of the solution?

I would rate the stability a ten out of ten. There are no issues with stability. 

What do I think about the scalability of the solution?

I would rate the scalability a ten out of ten. 

There are around 50 end users, and all the ops people use CloudWatch.

How are customer service and support?

AWS provides multiple support levels, including basic, business, and enterprise support. Your experience can differ depending on your support level.

My company uses business support. Quality-wise, it's okay most of the time, but sometimes, you get people with less experience. Response time could be improved because, for production applications, you want immediate support. Sometimes, it can take up to an hour to get someone on chat support.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

Azure also has something like CloudWatch. All cloud vendors have something similar.

How was the initial setup?

The initial setup is very simple. 

CloudWatch also has an API, so I can send logs to CloudWatch by calling the API. But natively, it only integrates with AWS services.

Integration capabilities: 

AWS has built different frameworks, like the simple notification service (SNS). From AWS SNS, I can fire Lambda or integrate with the event bus, AWS EventBridge. From an integration point of view among the peers, AWS is probably one of the best that offers you the integration capability.

What's my experience with pricing, setup cost, and licensing?

I would rate the pricing in the middle. It is a five out of ten, with one being high price, and ten being low price. 

What other advice do I have?

Everyone needs it. There is no other way to capture central logs, so it's for everyone, irrespective of the size of the company.

I would recommend it. Overall, I would rate it an eight out of ten. 

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
AtemnkengNkeze - PeerSpot reviewer
AWS Cloud Engineer/Cloud Architect at Landmark Technologies
Real User
A monitoring tool that collects metrics well and easily integrates with other solutions
Pros and Cons
  • "The detection is the most valuable feature."
  • "CloudWatch's scalability could be improved."

What is our primary use case?

CloudWatch is important because we use it to remediate automation. For example, I had to integrate GuardDuty with CloudWatch. If anything went wrong in the environment when GuardDuty had captured all the APIs, and if someone got an alarm on the server, it was basically because of CloudWatch. CloudWatch would have seen an intruder, thinking, "This is what's happening," and so on.

I used the solution to monitor, collect, and store metrics from AWS solutions like EC2. Taking all these metrics from other sections, such as GuardDuty for the security department and all the security hubs, you are presented with all the views at once.

How has it helped my organization?

CloudWatch is required for the organization to stay compliant.

What is most valuable?

The detection is the most valuable feature.

What needs improvement?

CloudWatch's scalability could be improved.

For how long have I used the solution?

I've been using CloudWatch for almost five years.

What do I think about the stability of the solution?

I rate CloudWatch's stability a seven out of ten.

What do I think about the scalability of the solution?

I rate CloudWatch's scalability a seven out of ten.

How was the initial setup?

The solution was easy to deploy.

What's my experience with pricing, setup cost, and licensing?

The price is okay for me. How good the pricing is depends on how you want to use the solution.

What other advice do I have?

CloudWatch has good features and tools. No matter how many people are on the security team, CloudWatch monitors the performance of your gateway resources daily, including CPU utilization and network traffic. If you are new to monitoring, CloudWatch is good because it helps you monitor your environment and your logs and captures and generates logs by applications and resources. I rate CloudWatch an eight out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Amazon CloudWatch Report and get advice and tips from experienced pros sharing their opinions.
Updated: September 2025
Buyer's Guide
Download our free Amazon CloudWatch Report and get advice and tips from experienced pros sharing their opinions.