Overview
High customer expectations and increasingly distributed systems mean disruptions to digital service can have catastrophic effects on sales, brand loyalty, and operating costs. The PagerDuty Operations Cloud deflects unnecessary work from teams and subject matter experts so they can focus on delivering business value. Urgent work is escalated to the right teams and routine work is made self-service. Teams can automate and accelerate issue resolutions with minimal human interruption-and improve system resilience and team capacity while reducing the strain of operational complexity and the unexpected.
With more than 700 integrations, APIs, and apps for customer service, the PagerDuty Operations Cloud empowers rapid responses in any environment. And thanks to more than 10 years of data ingestion, its machine learning-powered AIOps functionality can reduce alert noise by up to 98% and drive down MTTR with critical context for faster triage and effective automation.
PagerDuty integrates with various AWS services, including AWS CloudWatch, Amazon GuardDuty, AWS CloudTrail, AWS Personal Health Dashboard, Amazon EventBridge, AWS Security Hub, Amazon DevOps Guru, AWS Control Tower, AWS Outposts, and AWS S3 Storage Lens.
AIOps PagerDuty AIOps helps teams reduce noise, triage efficiently to drive the right actions towards resolution, and remove manual, repetitive work from the incident response process. Noise reduction baked in with an ML model that learns and adapts based on user behavior means teams see fewer incidents overall. And automating toil from manual event processing results in greater efficiency, saving teams valuable time for innovating.
Process Automation PagerDuty Runbook Automation is a managed cloud service that enables DevOps teams and SREs to create and delegate operational tasks in automated runbooks to other stakeholders such as developers, NOC personnel, and incident responders. Runbook Automation provides automated workflows and task automation focused on IT and developer process automation. Examples include service provisioning, CI/CD, configuration management, incident diagnosis and remediation, and more. With PagerDuty Runbook Automation, you can resolve requests in minutes, rather than days, optimize security and compliance, and give your engineers more time to spend on innovation rather than firefighting.
Incident Response PagerDuty helps you save time and money by bringing together the right teams with the right information to resolve incidents faster. Replace manual processes with automation to streamline incident response, freeing up time and resources for more innovation. Orchestrate end-to-end incident response with a service ownership model that only brings in the teams you need. Over 21K organizations trust PagerDuty to help them adopt DevOps best practices and build more resilient operational practices to minimize costly downtime and protect the customer experience.
Custom Private Offer All PagerDuty platforms are available through a custom private offer. Please use the contact form at <www.pagerduty.co.jp/contact-us/ > for help to create a custom offer tailored to your needs.
Highlights
- Incident Response - Manage incidents end-to-end
- Process Automation - Automate and delegate business and IT processes
- AIOps - Maximize IT capacity with fewer incidents and faster resolution
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/12 months |
|---|---|---|
PagerDuty Subscription | PagerDuty Operations Cloud on AWS | $50,000.00 |
The following dimensions are not included in the contract terms, which will be charged based on your usage.
Dimension | Cost/unit |
|---|---|
Additional events over contracted value | $0.0805 |
Vendor refund policy
All fees are non-cancellable and non-refundable except as required by law.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Support
Vendor support
Our team provides multiple resources for customers to find answers to questions and get help with our product. Users may browse our integration guides (pagerduty.com/integrations) to integrate with partner tools, our knowledge base (support.pagerduty.com) to learn more about using PagerDuty, and our developer docs (developer.pagerduty.com) to use our APIs. Additionally, anyone can interact with other PagerDuty users and PagerDuty employees via the PagerDuty Community (community.pagerduty.com). Our Support team is available during regular business hours around the globe, Monday through Friday, and can be contacted at: Email: support@pagerduty.com or via a ticket submitted at tickets.pagerduty.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

Customer reviews
Integration workflows have become seamless and now power AI-driven incident management
What is our primary use case?
I started as a user working in an operations team where we handled the AWS infrastructure deployed for a particular company. Whenever any issue occurred, we received pages using PagerDuty Operations Cloud . I gradually learned about PagerDuty Operations Cloud and started integrating it into different workflows. I began integrating it to make Slack bots, and right now I am using PagerDuty Operations Cloud API endpoints to make AI agents as well. I can think of myself as an integration engineer who works extensively with integrating different services, one of which is PagerDuty Operations Cloud.
I also use xMatters alongside PagerDuty Operations Cloud. Speaking from an integrations engineer's perspective, I have not integrated xMatters heavily, but I have been a user of xMatters more lately. The major difference I observed was the workflow management. xMatters has better workflow management than PagerDuty Operations Cloud. Let me explain what I mean by workflow management. If you have a company with ten teams working on a particular product, every member of those teams may or may not receive a page. Every member should have an orchestrator where they can define custom rules such as a service should be paged directly to X team, or if a page comes from ABC issue, it should directly go to Y team without having me to manually put the team name or team details regarding where to page. This capability is lacking in PagerDuty Operations Cloud while in xMatters, it is flawlessly integrated where you can add custom rules and custom rule sets. In PagerDuty Operations Cloud, we have to create separate pages for that functionality. However, when I talk about integration, the xMatters API toolkit is confusing and disorganized. The tree structure is not present in xMatters, but I appreciate that about PagerDuty Operations Cloud. Integration-wise, PagerDuty Operations Cloud is flawless. I love PagerDuty Operations Cloud from an integration perspective, but it makes my life difficult if someone wants me to integrate xMatters.
What is most valuable?
I appreciate the overall API toolkit very much. It is one of the simplest API toolkits I have seen that lets me do literally anything via API calls, which I can essentially do via the browser. I do not even need to log into my browser to do anything if I have a CLI or any tools integrated with it.
I have built an AI agent which detects if any page comes into PagerDuty Operations Cloud. PagerDuty Operations Cloud has webhooks, which is great. If anything comes into PagerDuty Operations Cloud, I basically poll every detail of that page, perform some incident resolution, and do something on the infrastructure according to whatever page I receive. I add comments in the pages via PagerDuty Operations Cloud API and then do the whole incident life cycle using all the APIs. There is also a very good Python library called PDPYRAS, which I use extensively, which uses PagerDuty Operations Cloud APIs to build SDK. I have developed my own CLI toolkit using PagerDuty Operations Cloud APIs itself, which is on my GitHub .
The UI is good and looks good, but sometimes when pages come very frequently, such as receiving ten to fifteen pages per five to ten seconds, it works flawlessly. However, when you tie your PagerDuty Operations Cloud instance to very large-scale infrastructure where you have millions of instances and get at least five to ten pages per second, the UI starts to hang. The API works flawlessly even then, but if someone does not know how to use all the integrations that PagerDuty Operations Cloud provides, they have only one choice but to log into the UI and check for the pages. Then they will have to face the lag in the UI.
Integration is very easy. I have completed entire integrations, deployments, and testing within six hours. It is just so easy.
One person can do everything end to end on their own. I have done it multiple times, and I have seen other people doing it multiple times as well. Everything is very seamless. I should also appreciate the official documentation that you have. Usually official documentation is not that good, but yours feels like someone has taken time to write those documents. The commands which you have written for back-end integration are straightforward. I literally have to just copy and paste after setting environment variables.
What needs improvement?
I believe you really need to work on your UI. The UI is good and looks good, but when pages come very frequently, such as receiving ten to fifteen pages per five to ten seconds, it works flawlessly. However, when you tie your PagerDuty Operations Cloud instance to very large-scale infrastructure where you have millions of instances and get at least five to ten pages per second, the UI starts to hang. The API works flawlessly even then, but if someone does not know how to use all the integrations that PagerDuty Operations Cloud provides, they have only one choice but to log into the UI and check for the pages. Then they will have to face the lag in the UI. This is the area where I feel improvements are needed.
PagerDuty Operations Cloud does require a fair amount of maintenance. Many incidents go into triage and need to be regularly cleaned up. If an incident comes for which we have not set rules to auto acknowledge and close, it basically stays in the triage and we have to manually clean it up. I think an auto-detection mechanism can be implemented out of the box. Because it is not there currently, we have to develop modules around that. An alternative would be webhooks that you can come up with which we can utilize to implement this out of the box.
The only lag I have experienced is the UI lag that I have already described.
For how long have I used the solution?
I have been using PagerDuty Operations Cloud for more than five years now.
What do I think about the scalability of the solution?
PagerDuty Operations Cloud is scalable. I have not faced any issues with scalability. It is pretty good when it comes to scalability.
How are customer service and support?
I have contacted support multiple times.
There are ticket levels which we can create. I have not called the support team on the phone, but I have mailed and raised tickets with them. There have been instances where I had to integrate a very old server, AIX server framework to PagerDuty Operations Cloud for which the modules were not present in PagerDuty Operations Cloud. I am not blaming them for this; I am blaming the company who are using AIX servers. However, they did not have the module, so I had to raise a ticket. It was around Severity 3. The response was not super fast, which is expected. However, as soon as it escalated to Severity 2, I received an immediate email from PagerDuty Operations Cloud team. I think the support is fine. I have faced just one time some inconvenience. I do not know what was the reason, but there was one time where I did not receive any response for two days. Thank goodness it was not a Severity 1 incident for us, but two days was unacceptable at that point. Hence we started looking at other products including xMatters. There has been just one instance, but the company which I work with, even one instance sometimes causes a lot of friction. People start looking at other options. However, there has been just once.
How was the initial setup?
Integration is very easy. I have completed entire integrations, deployments, and testing within six hours. It is just so easy.
What about the implementation team?
One person can do everything end to end on their own. I have done it multiple times, and I have seen other people doing it multiple times as well. Everything is very seamless. I should also appreciate the official documentation that you have. Usually official documentation is not that good, but yours feels like someone has taken time to write those documents. The commands which you have written for back-end integration are straightforward. I literally have to just copy and paste after setting environment variables. Everything is very easy.
Which other solutions did I evaluate?
I use xMatters alongside PagerDuty Operations Cloud. Speaking from an integrations engineer's perspective, I have not integrated xMatters heavily, but I have been a user of xMatters more lately. The major difference I observed was the workflow management. The workflow management in xMatters is better than PagerDuty Operations Cloud. Let me explain what I mean by workflow management. If you have a company with ten teams working on a particular product, every member of those teams may or may not receive a page. Every member should have an orchestrator where they can define custom rules such as a service should be paged directly to X team, or if a page comes from ABC issue, it should directly go to Y team without having me to manually put the team name or team details regarding where to page. This capability is lacking in PagerDuty Operations Cloud while in xMatters, it is flawlessly integrated where you can add custom rules and custom rule sets. In PagerDuty Operations Cloud, we have to create separate pages for that functionality. However, when I talk about integration, the xMatters API toolkit is confusing and disorganized. The tree structure is not present in xMatters, but I appreciate that about PagerDuty Operations Cloud. Integration-wise, PagerDuty Operations Cloud is flawless. I love PagerDuty Operations Cloud from an integration perspective, but it makes my life difficult if someone wants me to integrate xMatters.
What other advice do I have?
Regarding pricing, I do not remember the current prices, but I used the first tier about two years back for one of the startup failures which I was working on. That startup did not work out, but I integrated PagerDuty Operations Cloud with a lot of things there.
For the enterprise and for large-scale enterprises, the pricing is good. I will not even say it is fine; it is good for large-scale enterprises. However, for small-scale startups and small businesses, because they already are in a very nascent stage, the pricing is a little on the higher side. There is no custom module which I can just add to my cart which gets me custom pricing. It is just one bucket. For small-scale operations, I think the pricing is a bit pricey.
I do not use PagerDuty Operations Cloud's AI assistant, but I integrate the back-end to create agents. I do not use their default ones. I have never used it, and I do not know how good or bad that is. I am integrating PagerDuty Operations Cloud modules, APIs, and SDKs to develop AI agents, not using anything which comes out of the box.
My overall review rating for PagerDuty Operations Cloud is eight out of ten.
Centralized alerting has streamlined on-call workflows and reduced incident response times
What is our primary use case?
What is most valuable?
PagerDuty Operations Cloud is part of our daily operational workflow. It sits between monitoring tools and response teams, ensuring alerts reach the right people without delay. We use it for on-call scheduling, incident escalations, and coordinating responses across teams. Having everything centralized has reduced alert fatigue and helped us respond to issues more consistently, especially during off-hours and high-priority incidents.
PagerDuty Operations Cloud offers intelligent alerting, on-call scheduling, automated escalations, and incident management as its best features. The platform makes it easy to ensure alerts reach the right person, and escalation policies prevent critical issues from being missed. We also rely heavily on its integration with monitoring and collaboration tools and its real-time visibility into operations. Together, these features help our team respond faster, stay organized during an incident, and reduce service disruptions for our customers.
What needs improvement?
While PagerDuty Operations Cloud is strong overall, there are a few areas for improvement. The initial setup and configuration can be complex, especially for teams managing multiple services, escalation policies, and integrations. Some reporting and analytics features could offer more customization without requiring additional configurations. The mobile app works well for alerting, but managing more advanced settings is generally easier from the web interface. It would also be helpful to have more out-of-the-box workflow templates and automation recommendations to simplify onboarding for new teams.
To make the daily workflow smoother, simplifying the user interface for certain administrative tasks would be a significant improvement. Sometimes, navigating the settings to adjust on-call schedules or escalation policies can take a few extra steps, particularly for large environments. More customizable dashboards and easier reporting for non-technical stakeholders, along with additional guided recommendations for alert tuning, could help teams get even more value from the platform. These are relatively minor points, but addressing them would make an already great tool even more user-friendly.
I did not give PagerDuty Operations Cloud a perfect rating because there is still room for improvement in areas such as reporting flexibility, dashboard customization, and simplifying certain administrative tasks. Overall, it is a mature and dependable platform that positively impacts our work.
For how long have I used the solution?
What do I think about the stability of the solution?
What do I think about the scalability of the solution?
How are customer service and support?
Which solution did I use previously and why did I switch?
How was the initial setup?
What about the implementation team?
What was our ROI?
Which other solutions did I evaluate?
What other advice do I have?
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Intelligent alerts have protected revenue and now drive faster incident triage with AI guidance
What is our primary use case?
I have been using PagerDuty for the last nine years, but PagerDuty Operations Cloud for over one and a half years.
We work directly with merchants and need to trigger immediate alerts whenever there are 5xx errors or business errors like 4xx issues, as well as payment failures. We have configured every alert on a data log in some other monitoring tools that are integrated with PagerDuty. We receive alerts very immediately and trigger calls and Slack notifications. We integrate everything with PagerDuty and get notifications instantly, after which we start our triage process.
One use case I can mention is when we have an auth rate dip. Whenever there is an auth rate dip, we run into revenue losses with the merchants or partners that PayPal currently works with. Since everything is integrated, PagerDuty Operations Cloud catches when there is an auth rate dip for particular merchants and immediately triggers a notification for us. We then immediately dive into what the problem is and figure out how to fix the issue with the help of engineering teams.
What is most valuable?
PagerDuty Operations Cloud is one of the best tools we have seen because it is already integrated with AI. We use it as a barrier tool, meaning it is the top tool that we consider and we get notified when there is an issue.
The best features include integrating with any tool and analyzing all previous alerts that have been stored. When an alert occurred on a particular day, we can immediately be notified on Slack with historical data and, since it is integrated with AI, we receive suggestions on how it can be resolved, how it was resolved earlier, and who resolved it. These are the very best features we have seen on PagerDuty Operations Cloud.
Since we have historical data showing when an alert has triggered on a particular day, we can turn it into a problem incident and work with the relevant teams to get it fixed completely so it does not reoccur. We are recording these kinds of repetitive issues using that feature.
It is very helpful that we can integrate with numerous monitoring tools such as Datadog, Splunk, and Kibana. Since we have integrated many other tools, I feel this is one of the features that PagerDuty Operations Cloud offers that makes it great.
What needs improvement?
Since PagerDuty Operations Cloud is already equipped with the latest technologies, I do not feel that anything more needs to be added, including summarizing content, as it is already available. Since it is already connected with AI, I do not feel that any other features could be added, so I do not have a concrete answer right now since we already have a number of features available and this is already a highly improved state.
While PagerDuty has comment functionality, a chat option would be a potential addition.
For how long have I used the solution?
I have been using PagerDuty for the last nine years, but PagerDuty Operations Cloud for over one and a half years.
What do I think about the stability of the solution?
PagerDuty Operations Cloud is highly accurate and there are no issues with the accuracy. It is highly reliable in terms of alert triggering and we do not get any false alarms, with only very minimal ones based on our internal signals. We do not have any complaints about PagerDuty Operations Cloud.
What do I think about the scalability of the solution?
PagerDuty Operations Cloud definitely increases efficiency for us. Since we do not have much manual work with workflows and everything is automated, it definitely helps.
Which solution did I use previously and why did I switch?
We are using only PagerDuty and do not have any other tool in use. There is no other tool that can match PagerDuty Operations Cloud.
What was our ROI?
We definitely have an ROI in terms of earlier requiring multiple employees. Since we are now using AI, we have reduced our staffing needs and can save a lot of time and money as well.
Which other solutions did I evaluate?
There is no other tool that can match PagerDuty Operations Cloud.
What other advice do I have?
Earlier, PagerDuty Operations Cloud was just notifying incidents, but now it is showing historical data and we can see how it was resolved earlier and quickly get notes from that to resolve issues with the historical data and suggestions.
Earlier, when there was an auth rate dip or different signals that we received through Datadog or different platforms, we used to have some false alarms. Now, everything we are using is AI-based with agents that were configured with those signals. We have very accurately configured the AI using factors such as holiday seasons that will have high traffic, and everything was configured with historical data. We are getting very solid results and signals.
Since PagerDuty Operations Cloud has all the data and provides forward-looking resolution steps and information about which team was involved, PagerDuty AI helps us tremendously.
We definitely do not have any revenue loss since we are getting accurate signals and alerts and have a solution for all configured alerts.
Since it has all advanced features integrated with AI, I am really impressed with the ability to integrate with numerous monitoring tools very easily and the ease of onboarding any member to PagerDuty Operations Cloud. Setting up the alerts and everything is very easy with a number of monitoring tools. That is why I rated this product a nine out of ten. There is no other tool that can match PagerDuty Operations Cloud right now.
We have a number of layers in terms of governance and security since we are a payment gateway. PagerDuty Operations Cloud has its own governance and security at a great level, so we do not need to think about any security concerns from PagerDuty Operations Cloud governance.
Since it already has AI features, I am going to recommend others to use PagerDuty Operations Cloud. I rate this solution a nine out of ten.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Unified alerting has improved incident response and enabled proactive, multi‑channel notifications
What is our primary use case?
I primarily use PagerDuty Operations Cloud for alert management and incident call rotations. In my earlier firm, we managed rotation shifts across three time zones: EMEA, APAC, and New York time. All rotation and shift management was handled through PagerDuty Operations Cloud schedules. Application monitoring was also updated through PagerDuty Operations Cloud. According to the schedule, we updated people's contact information so that in case of any issues, the contact would be transferred to the respective shift member. We also managed escalations with five layers of escalation. If a first team member missed an alert, it would go to the second team member after 10 minutes, then to the next person after five minutes, continuing according to the priority of the service.
What is most valuable?
The most valuable features I found were the integration capabilities and notification system. We used the open-source tool Alertmanager, which triggers health metrics from Prometheus and Splunk. PagerDuty Operations Cloud allowed us to integrate alerting seamlessly and notify users effectively, which helped the business significantly. Early detection of issues leads to better service provision. PagerDuty Operations Cloud provides multiple notification channels including SMS, phone calls, and email, which I found to be the best part of the platform.
Regarding the autonomous AI agents, I have not explored them because the AI trend started recently and I have been out of touch for the last seven or eight months. However, I have read about how AI integrates with the scheduling part. Previously, we had to manually update schedules every week, but with AI integration, we can write a prompt and build MCPs. Some firms I read about integrated an MCP they built in-house, and with the MCP, they can provide an Excel sheet or image, and PagerDuty Operations Cloud API can update everything without needing to manually access the platform.
We implemented automation through PagerDuty Operations Cloud for incident response. Previously, we had to manually update service level details, SLAs, notification mechanisms, and API keys. Now we can submit an Excel sheet or CSV file and make an API call using Python, which updates everything automatically. PagerDuty Operations Cloud also helps with analytics by showing how many alerts were triggered, how many were resolved, and which person handled which alert. This visualization helps us demonstrate to clients that we managed a certain number of alerts and reduced the alert count.
What needs improvement?
PagerDuty Operations Cloud has been excellent so far. Over the last six months, generative AI could help further. Some organizations are using their own MSP engines, but if PagerDuty Operations Cloud provides in-house MCP tools integrated with GenAI, it would be better for end-users. Integrating with in-house tools and something already provided by PagerDuty Operations Cloud would make a difference. I am not certain if this has been explored in the last six months, but this is an area PagerDuty Operations Cloud could improve.
For how long have I used the solution?
I used PagerDuty Operations Cloud for approximately 3.5 to four years.
What do I think about the stability of the solution?
PagerDuty Operations Cloud provided notifications early when issues occurred. We used PagerDuty Operations Cloud's status page as our first source of truth to check for existing or ongoing issues. If no issues were listed there, we reached out to a dedicated account manager who would connect us with the concerned team. We rarely encountered any operational issues with PagerDuty Operations Cloud because it was always working. We experienced only one or two latency issues, which were due to underlying cloud infrastructure issues rather than PagerDuty Operations Cloud itself.
What do I think about the scalability of the solution?
PagerDuty Operations Cloud maintained good scalability levels. We started with a beta phase with approximately 50 to 60 members, then moved to a development stage where we increased to 150 people. The platform remained stable as we expanded. We ran some instances on-premises, which required high security, and others on cloud premises for client-facing deployments. We experienced no issues with scalability on either on-premises or cloud deployments, and integration was seamless in both cases.
How are customer service and support?
When making on-premises installations, we connected with PagerDuty Operations Cloud's technical support. They guided us on setup and what to take care of during installation. We had two or three calls with them, and they were very helpful throughout the process.
Which solution did I use previously and why did I switch?
Before PagerDuty Operations Cloud, we used Alertmanager, which triggered only email notifications and not calls or SMS. PagerDuty Operations Cloud introduced the calling mechanism and SMS capability, which was innovative compared to what we had seen with open-source tools.
How was the initial setup?
The initial setup process involved starting with PagerDuty Operations Cloud's cloud offering. We purchased a plan and set up our account. During actual deployment, we purchased a license with our own DNS, meaning instead of using pagerduty.com, we mapped our own subdomain to our environment. We then created licenses for individual users, starting with approximately 150 members from our technical support team and L1 engineers. We gradually increased our user count rather than immediately granting licenses to thousands of people because they would have received spam calls. We started with 50 to 60 members for a trial to understand how the system should behave and how we could optimize it.
What about the implementation team?
We handled the initial setup and installation of PagerDuty Operations Cloud ourselves, although we received support. When we signed up, the PagerDuty Operations Cloud team called to offer assistance. They set up a demo for our team, but we proceeded with the installation ourselves since we had prior knowledge before starting.
Which other solutions did I evaluate?
We evaluated other options before choosing PagerDuty Operations Cloud. We attempted to build our own solution using an existing open-source tool, but the latency issues made it not time and cost-optimized. Since a stable product like PagerDuty Operations Cloud already existed, investing two to three years in building our own solution did not make sense. We also explored building a Python solution using Alertmanager before deciding on PagerDuty Operations Cloud.
What other advice do I have?
I have not explored the generative AI capabilities of PagerDuty Operations Cloud. PagerDuty Operations Cloud delivers very high performance when notifying users, especially in high-frequency trading environments where even a second of delay can result in billion or trillion dollar transaction losses. The notification service and seamless integration across different team layers provide significant value. Although open-source tools are available, they are not as effective as PagerDuty Operations Cloud.
Regarding alert fatigue and incident costs, when onboarding new clients in my previous project, I demonstrated our capabilities using incident management charts to showcase our skills. We showed clients how many alerts triggered daily, weekly, or monthly before PagerDuty Operations Cloud, and how we reduced them to monthly or bi-weekly intervals based on specific conditions. This data helped us acquire deals.
PagerDuty Operations Cloud improved my team's ability to focus on core tasks rather than routine issues. Initially, my team was exploring multiple notification and monitoring options and building their own tools. With PagerDuty Operations Cloud as an organization-level mandate, instead of managing different tools across ten teams, we now use one standard tool. This has allowed the team to focus on other important tasks since this major challenge has been resolved.
Regarding preventing costly incidents, I would emphasize business trust more than direct cost savings. We earned significant client trust by detecting issues early and informing clients promptly, allowing them to manage their side of any issues. On multiple occasions, we caught issues before business hours and clients were appreciative of our proactive approach.
I am not aware of the specific pricing and licensing details of PagerDuty Operations Cloud as that is managed by our management. From what I have heard, the business plan is not very expensive. I have not explored individual pricing since our organization was large with dedicated departments handling such decisions. My review rating for PagerDuty Operations Cloud is eight out of ten.
On-call alerts have ensured critical issues are addressed faster and teams focus on core work
What is our primary use case?
I usually use PagerDuty Operations Cloud for the notification of high-priority incidents within the infrastructure.
I also use it for escalating to the on-call members, scheduling the priority of incidents or issues within the infrastructure, and creating scheduled rotations for team members.
What is most valuable?
The most valuable feature of PagerDuty Operations Cloud is that even though my device is on silent, it still rings and lets me know that something happened for the organization.
On-call schedules for team members are very helpful to find out who is currently on call to get help with incidents or to get tickets routed to them. At the same time, it pushes me notifications, gives me a call on my mobile number, and triggers emails on my email address, so the multiple notification service of PagerDuty Operations Cloud is excellent.
From a user perspective, the most valuable part of PagerDuty Operations Cloud is the notification feature that continuously contacts me until I acknowledge it. High and critical incidents are totally valuable for the organization because something is failing and I need to repair it on priority to not lose the business.
PagerDuty Operations Cloud improved my team's ability to focus on core tasks rather than routine issues by having the notification feature that was very helpful to monitor and trigger high and critical issues directly to team members.
What needs improvement?
I am not using PagerDuty Operations Cloud's autonomous AI agents now because we have not gotten into that yet.
I have not used generative AI yet.
The integration with ServiceNow is very good, as even though if I add some notes over there, it directly pushes the email or also pastes it on the ServiceNow tickets.
PagerDuty Operations Cloud also provides me information about how many incidents with the same errors I have encountered, as it does have the analysis engine running with incoming tickets.
There was agent alert fatigue with more granular root cause analysis that can be done. If I consider the false positive alerts, reducing them and giving real numbers of the issue would be beneficial.
I believe there is always room for improvement, and since technology is changing day by day, I will rate PagerDuty Operations Cloud as a nine.
For how long have I used the solution?
I have been using PagerDuty Operations Cloud for two-plus years, and I am still actively using it.
What do I think about the stability of the solution?
PagerDuty Operations Cloud is stable, but I did have one issue where services were down for about ten to twelve minutes. I consider it highly stable and reliable overall.
What do I think about the scalability of the solution?
The scalability of PagerDuty Operations Cloud is good and I have not encountered any problems with it.
How are customer service and support?
I did not have to reach customer service because the product has been stable and reliable, and I can say it is really good.
Which solution did I use previously and why did I switch?
I found PagerDuty Operations Cloud to be more stable than other solutions, so I directly went with PagerDuty Operations Cloud.
How was the initial setup?
Another team integrated PagerDuty Operations Cloud into the system and set it up.
We did refer to the PagerDuty Operations Cloud documents for setting up teams and creating schedules.
What about the implementation team?
Another team integrated PagerDuty Operations Cloud into the system and set it up.
What was our ROI?
PagerDuty Operations Cloud improved my team's ability to focus on core tasks rather than routine issues by having the notification feature that was very helpful to monitor and trigger high and critical issues directly to team members.
Regarding cost saving, PagerDuty Operations Cloud provides the feature but is not really reducing the cost of other operations.
What's my experience with pricing, setup cost, and licensing?
I do not usually focus on pricing for PagerDuty Operations Cloud at the moment, but for smaller teams, I believe it is costlier, while for multi-million dollar companies, it is still affordable. For smaller teams who want to improve their operations, the cost is an issue.
Which other solutions did I evaluate?
I found PagerDuty Operations Cloud to be more stable than other solutions, so I directly went with PagerDuty Operations Cloud.
What other advice do I have?
I am satisfied with PagerDuty Operations Cloud and really appreciate the product, so I do not have any questions at the moment, but I do have interest in whether PagerDuty Operations Cloud has implemented agents to help with any issues that happen. I rate this product a nine overall.