Overview
PROD17243 - Bynet ServiceNow ITSM includes the following applications: Incident, Change, Request, Problem, CMDB, Basic Asset Management, User Portal, native mobile apps, and more. Price is per Fulfiller / ITUser
- Please note: Product pricing is subject to a minimum of all Bynet ServiceNow products ordered in total, of $120,000.
Highlights
- Leading ITSM solution worldwide
- Fully automated IT Service Management
- ITSM fully compliant with ITIL best practices
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 | Cost/hour |
|---|---|
c4.large Recommended | $0.50 |
t2.nano | $0.50 |
t3.small | $0.50 |
t3.nano | $0.50 |
Vendor refund policy
We do not currently support refunds.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
First Release
Additional details
Usage instructions
Access the application via a browser at http://<public_dns>/. To connect to the operating system, use SSH and the username ec2-user. All application controls are available via the command line by typing "commands /help". https://bynetawsmarketplace.s3.eu-west-1.amazonaws.com/AWSAMIusageinstructions.docx
Resources
Vendor resources
Support
Vendor support
Please allow 24 hours
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.
Standard contract
Customer reviews
Daily tracking has boosted team efficiency and simplifies incident ownership and resolution
What is our primary use case?
ServiceNow helps me track and resolve incidents effectively. For instance, recently, we received a ticket where a person was creating an online claim through an online claim submission portal, but when he was creating it, he did not give an appraisal name, even though an appraisal role was created when that claim was created. That is not a procedural logic that we had written. The user raised an incident stating that the logic was created even though he did not mention the appraisal name. When we checked our integration flow, I found out that it was flowing through Evas' integration flow where if collision coverage was not there, then Evas' integration flow would automatically assign an appraisal name. If an appraisal name is there, then an appraisal is getting created. There is no condition to stop. I told this to the user and then the user agreed and we closed the ticket. ServiceNow allows us to talk with the user, and if anything comes up, we reach out to him via Teams or drop a mail or drop a message in ServiceNow while tagging his name.
There are many things that ServiceNow helps us with. When the morning scrum call starts for us, we check the status of that incident, whether it is assigned or it is on hold waiting for the user or on hold waiting for change, depending on the requirement, and decide what and who should handle which incident so that we can reduce the incident count by the end of the day. I have covered everything that we use ServiceNow for in my main use case and how ServiceNow fits into my daily workflow.
What is most valuable?
The dashboard helps me save time because when we have any call or meeting, most of the delivery leads open up our dashboards and check how many incidents are there, give us target incidents, and make sure that if it is more than the target incident, they ask the reason. Finding out the root cause is very easy because if there are multiple incidents with the same cause, we close the incidents and track them under the parent incident. ServiceNow helps us, and it helps the leads as well to check the status of an employee, such as if every team member is working properly or not because we assign it on their name. We know who is working on which incident today and how many incidents a person has closed. It saves us a lot of time when we are doing this.
Since using ServiceNow, our team efficiency and productivity have increased a lot because we have an evening production support standup call where we tell how many incidents each person has solved, which makes it very easy for the leads to check what the person has done throughout the day in my team. Our efficiency has increased.
On average, if we get fifteen or twenty incidents today and we have four team members, we divide it among ourselves and assign each incident to our name. As soon as it is assigned, the workflow starts, and each person works on their individual task rather than working on another. Without ServiceNow, it might be that two developers are working on the same incident, but they might not know that the other person is working. ServiceNow helps us by assigning to that particular developer's name, so that conflicts do not happen between team members. We save a lot of time by making the developers focus on their related tasks and incidents.
What needs improvement?
I wish that when the incident is resolved, and if the user does not know how to reopen the incident, whenever they try to message in that closed incident, we would not know because that would have moved from our dashboard. I wish there is some kind of feature where it would ask the user if they want to type a comment in that closed incident. It should ask whether they want to reopen or not. That pop-up feature would be really good because it helps the closed incident to reopen and come back to us rather than them creating another incident.
Everything is really good, but I believe ServiceNow should improve the pricing. If they are costing that much, they should not have any server crashes because we occasionally face server kind of issues when we are moving from one environment to another. Server crashes are expected, but we face server crashes, and the price itself is a little high.
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 was our ROI?
Which other solutions did I evaluate?
What other advice do I have?
ServiceNow is really good, and while it might be expensive, it is very beginner-friendly as well because even a new joiner or a fresher could easily understand what is going on by just opening the incident and reading the comments. I find its flexible features such as work notes and comments intriguing because work notes are only visible to developers, while comments are visible to users as well. There are many flexible features, and this is a really good product. I would rate this product an eight out of ten.
Structured workflows have improved SLA compliance and now support prioritized incident handling
What is our primary use case?
I use ServiceNow to manage incident management, change management, enhancements or development needs, and service request management from business users. I use ServiceNow to manage all incidents, change requests, and service requests to check whether we are performing activities without escalations, acknowledging, assigning tickets, and working tickets according to the priority assigned by business users so that there will be very little chance of any misses in reported issues and to complete tasks within the provided SLAs.
We mostly use ServiceNow for user access requests, approval of workflows, and creating reporting dashboards. One of my recent activities involved automating the process of incident creation in ServiceNow for every job failure received from Control-M . When a job is an important job related to a priority one job, the system automatically creates an incident in ServiceNow. I worked on a job failure related to an audit ID issue. ODS jobs run multiple times a day in our project. For every ODS job triggered, a unique audit ID is created in the audit table. Once the job is completed and its workflow is finished, the audit ID needs to be closed. However, in some cases, due to network issues or server integration issues, the audit ID cannot be closed after the job is completed. If an audit ID is not closed from the previous instance, the next instance automatically fails. An incident was created for me to work on this audit ID issue and automate the process. I used ChatGPT for assistance and created a pipeline in SnapLogic that connects to the audit table to check whether all audit IDs are closed. This pipeline runs multiple times daily to check audit ID status. If any audit ID is not closed, it automatically triggers a mail alert so I can close the audit ID manually. The Control-M team created this incident to check on the failure, and later a business user also reported that ODS jobs were failing more frequently due to this audit ID issue. I worked on that and automated the mail integration part from SnapLogic . I have monitored all metrics and SLA resolution metrics while updating work notes daily to inform the user of progress and closing the incident before the SLA is completed after taking confirmation from the user so that there will be no escalations in our project.
For my day-to-day work, I use ServiceNow for incident management, change management, and service request management. My use cases are mostly job failure-related incidents, user access requests, or workflow-related enhancements for service requests for Looker dashboards, Essbase , or free form reporting tools.
What is most valuable?
One feature I appreciate about ServiceNow is the SLA notification system. If there are any SLAs that have not yet been met and are completed, for example in our project, when the SLA reaches 60%, I automatically receive an email from ServiceNow indicating that the SLA of a particular incident is at 60%. This allows me to put the incident on hold by taking confirmation from the user or work on the incident as soon as possible to resolve it before any escalation occurs. In this way, there are no issues with the business users in our project. I appreciate how ServiceNow has automated the process of notifying users if SLAs are not met. Additionally, the user interface is very easy to use. If someone is using ServiceNow for the first time, by viewing an incident, they can understand what the incident is, which team it is related to, why the incident was created, the priority, the impact it is creating, and the description. By reading the description and short description, someone can easily understand what type of incident it is. By going through work notes and resolution notes, we can easily understand the current progress. If an incident was resolved one year ago and the same incident is happening now, but the person who resolved it previously has left the team, we can easily go through that incident's work notes and work on the same conditions to resolve the current issue. The history of incidents stored by ServiceNow is something I value.
The SLA integration is particularly valuable. Once any incident or change management meets its SLA and reaches 60%, I receive an email notifying me that the task has been in a waiting period for more than 60% of the time. I then work on that priority to ensure there are no escalations. In this way, ServiceNow helps me manage my tasks based on the priority and impact each incident is having, allowing me to work on tasks in the appropriate order so that it will not impact any reporting or analysis being done by business users. The interface is very user-friendly, and any person with minimal knowledge and no technical background can use ServiceNow.
Without ServiceNow integration into our queue, we might miss some emails. There would be numerous emails from business users, and we would not know the priority of what items to work on immediately and what items we can work on later. Priority-wise checklists could not be maintained properly, and SLAs would not be defined for each incident, which would sometimes result in escalations from business users. With ServiceNow, all incidents, the time we spend on each incident, and the time we take to update notes and resolve incidents are tracked. We can update work notes in ServiceNow so that users can see the current progress. In this way, ServiceNow helps our team.
Productivity has increased since integrating ServiceNow because SLAs have been met in almost 99% of cases. In one or two incidents, the SLA has gone into escalations, but 99% of the time, the SLA has been met, due to which business users have a positive review of our work. Resources cannot be misused, and they are tracking how much time we spend on each incident. I believe that because of ServiceNow integration, the tracking and working on incidents because of the defined SLAs have enabled us to work effectively.
What needs improvement?
I think the licensing and pricing of ServiceNow is quite expensive compared to other tools. For large organizations, it is acceptable, but specifically for small and medium organizations to track incidents or change requests, ServiceNow is quite expensive. Sometimes performance can be slow when workflows and integrations are configured for complex tasks. For advanced customizations or advanced features which we rarely use, the documentation is not up to standard. The documentation needs to be improved for advanced customization features. However, the platform is stable overall and the features are quite good.
The user experience and performance concerns I mentioned are areas I want to be improved. When many workflows and interactions are configured, performance is slow. For the features it is providing, it is quite expensive. If these performance features are improved, we can easily pay that price and get the return on investment.
For how long have I used the solution?
I have been using ServiceNow for the past one year.
How are customer service and support?
Recently, I wanted to add a new DL to our ServiceNow queue and reached out to customer support. Within a few hours, they contacted us back and deployed the new DL and added new members so that incidents could be assigned to them. I have already mentioned the SLA emails we receive when SLAs are reaching 60%. Customer support has helped us with these two things recently. I think the customer support is very good for ServiceNow. The documentation part is easy for simpler tasks, but for some complex features, the documentation needs to be updated properly.
What other advice do I have?
ServiceNow is mostly user-friendly, and any person with no technical background can go through the basic features of ServiceNow. I would request that anyone using the tool go through the SLAs of each incident daily and update work notes daily so there would not be any escalations. Work on items based on the priority and impact they are creating, and go through the description and short description very carefully before starting work on an incident. Once going through the documentation, anyone can easily understand ServiceNow. I would rate this product an eight out of ten.
Ticket automation has transformed incident management and now saves time across teams
What is our primary use case?
My main use case for ServiceNow is ticket management.
I use ServiceNow for ticket management by working on problem tickets when we have issues with the batch, and we also work on incidents if there are failures.
I have a main call setup for any critical issues, so we have a critical incident ticket in our environment on which we will be working on a priority basis.
What is most valuable?
ServiceNow offers excellent features including a self-service portal, different types of tickets for different types of issues, requests, or changes, and workload automation with workflow automation as well.
Reporting in ServiceNow is very good, and integrating it with automation reporting is a valuable feature.
ServiceNow has positively impacted my organization because initially we were not using ServiceNow and were working manually on email or through chat communications. After integrating ServiceNow, we have automation with failures and automated tickets that get generated when there is an issue in the environment or services. It has eased our workload and serves as a time-saving mechanism with automated processes.
What needs improvement?
The features I am using are very convenient and ServiceNow's offerings are already satisfying.
For how long have I used the solution?
I have been using ServiceNow for almost ten years.
What do I think about the stability of the solution?
ServiceNow is stable in my experience.
What do I think about the scalability of the solution?
ServiceNow's scalability is very good as it can be deployed in each environment and providing access to ServiceNow is very convenient.
How are customer service and support?
Customer support for ServiceNow is very good. We have 24/7 support for ServiceNow with very quick response times. If we have any issue, we reach out to customer support and we get instant assistance.
Which solution did I use previously and why did I switch?
I did not previously use a different solution before ServiceNow.
How was the initial setup?
ServiceNow is deployed in my organization on a private cloud.
We use Microsoft Azure as our cloud provider for the private cloud.
What about the implementation team?
ServiceNow was the first implementation I evaluated.
What was our ROI?
I have seen a return on investment with saved money and saved time.
What's my experience with pricing, setup cost, and licensing?
ServiceNow's pricing is fine. We have accounting for each headcount for ServiceNow, and the pricing is actually good.
Which other solutions did I evaluate?
My advice for others looking into using ServiceNow is that it is very flexible and scalable, and deploying it is very easy. There is excellent customer support for ServiceNow, so everyone can try ServiceNow in their environment.
What other advice do I have?
I have saved time and we have a platform to manage everything so that everyone can have visibility on that. We can manage which team is working on it and what the next step will be, so we can document everything on ServiceNow tickets.
Incident management has become streamlined and now reduces MTTR through reusable root cause data
What is our primary use case?
The main use case of ServiceNow in my organization is incident management. Whenever we have any kind of production incident, we manage the lifecycle of that incident through ServiceNow . We create incidents and sometimes create problem records if it is a recurring issue. We handle all follow-ups and updates through this particular incident, so the entire incident lifecycle happens through ServiceNow.
ServiceNow is used for incident management and for creating problem records. It has different integrations with other tools, such as PagerDuty, so we can perform automations easily with ServiceNow.
What is most valuable?
The best feature from ServiceNow is the incident management. It is very easy to create and manage incidents, assigning them to a responsible team, and managing the entire lifecycle through root cause analysis and remediation with resolution notes. These features are very helpful.
Resolution notes and root cause analysis are handled through the incidents created in ServiceNow. It is easy to create a very good dataset for our references. Whenever we have an incident, we can refer to past resolution notes and root cause analysis to identify similar issues, and in that way we can quickly identify the root cause and remediate the issue.
It reduces the MTTR and helps us to meet the SLA and SLOs of all kinds of service level objectives and agreements. The MTTR has been reduced at least by five percent each quarter, which we can easily track through ServiceNow.
By using ServiceNow, there are fewer employees needed in the areas of incident management. It has saved a lot of time in terms of the MTTR being reduced compared to past years, so it is time-saving as well as employee-saving.
What needs improvement?
One area of improvement is the user interface. Sometimes there are some glitches experienced in the UI that should be fixed and will improve a lot from a user experience point of view.
Apart from the user interface glitches, any kind of AI integrations would help incident managers to manage incidents and problem tickets in an easier way. I would appreciate some automations that will do repetitive tasks, as that would be a great feature.
My priority points for improvement are the UI glitches and modern AI technology integrations for faster incident management.
For how long have I used the solution?
I have been using ServiceNow for the last two years.
What do I think about the stability of the solution?
ServiceNow is ninety-five percent stable.
What do I think about the scalability of the solution?
It handles everything well in terms of scalability.
How are customer service and support?
We never interacted with ServiceNow customer service as we have an internal team to handle issues. Whenever we have issues, we directly contact the internal team.
Which solution did I use previously and why did I switch?
This is the first solution I have been using for incident management and production issues. I never used any tool before.
How was the initial setup?
We never evaluated any other options. ServiceNow is the enterprise standard solution for incident management in our organization, and it was chosen when we started this project.
What other advice do I have?
ServiceNow is one of the best tools in the industry for production support people, for incident and production ticket management. It is also a very good tool for any kind of change records and production deployments. The voice interaction feature is a very good idea, and I really appreciated it. I would rate this product a nine out of ten.
Have reduced L1 dependency and improved incident resolution through AI-powered automation
What is our primary use case?
Our main use cases for ServiceNow are for our monitoring systems and service desk tool.
What is most valuable?
The features of ServiceNow that I find most useful and effective are for Infosec purposes, infrastructure, and security monitoring purposes. We are also using it for the service help desk.
I am using ServiceNow Incident Management capabilities. We are using it for incident management, problem management, and change management.
ServiceNow helps to improve IT incident handling in a more comprehensive way. The latest version provides extensive information, and they have introduced AI which allows us to program it in such a way that our L1 support can be eliminated. That is what we are currently working on. It gives very comprehensive details. If it is a repetitive incident or a new incident which has already been remediated by somebody else, that is what we are building the AI element or AI agent to handle.
What needs improvement?
To make ServiceNow better, they should reduce their pricing, especially because there's a lot of competition. Many customers have moved to ManageEngine because they cannot afford the license cost.
The price should be reduced by at least 40%.
The setup of ServiceNow is sometimes complex when new updates or versions are released. When they introduce something new, they should provide training to understand the new features and their functionality. We sometimes get stuck and have to call them to learn about the changes in the latest version. They should communicate the changes made from older versions to new versions, which features are not available, which features have changed, and how to implement them. If the communication part was handled properly, it would benefit us.
For how long have I used the solution?
I have been working with ServiceNow for almost ten years.
What do I think about the stability of the solution?
I have not faced any stability problems with ServiceNow.
What do I think about the scalability of the solution?
ServiceNow is definitely scalable.
How are customer service and support?
We have not faced many challenges or issues with ServiceNow because we've been working with them for a long time. Whenever we have had issues, they have provided good support, and those issues have never recurred. In the last one or two years, we've not had any major incidences or problems with ServiceNow. We did have some security issues where certain security aspects were not addressed, but they were able to resolve them permanently for us.
I would rate the support from ServiceNow at 8.5 to nine.
How was the initial setup?
The setup of ServiceNow is sometimes complex when new updates or versions are released.
What was our ROI?
Many of our customers have seen ROI with ServiceNow despite the cost; some have taken three years, while others have taken five years. From when I started working ten years ago, some realized ROI in three years, while others realized it in five years.
Which other solutions did I evaluate?
Many customers have moved to ManageEngine because they cannot afford the license cost.
What other advice do I have?
ServiceNow is a very comprehensive system that is scalable, stable, and easy to configure. With the AI features that are coming in, it's much better and easier to function. I recommend ServiceNow to those who are looking at automation, want to reduce L1 support, or are looking for ROI within one to two years.
I rate ServiceNow 8.5 out of 10.
