11+ Risk analysis Jobs in Hyderabad | Risk analysis Job openings in Hyderabad
Apply to 11+ Risk analysis Jobs in Hyderabad on CutShort.io. Explore the latest Risk analysis Job opportunities across top companies like Google, Amazon & Adobe.
Job Summary
We are seeking an experienced ServiceNow Business Analyst with strong expertise in Integrated Risk Management (IRM) and Governance, Risk, and Compliance (GRC). The ideal candidate will bridge business needs and technical solutions, driving the implementation and optimization of ServiceNow IRM/GRC modules while ensuring alignment with organizational risk and compliance objectives.
Key Responsibilities
- Collaborate with stakeholders to gather, analyze, and document business requirements for IRM/GRC processes
- Translate business requirements into functional specifications and user stories for ServiceNow implementations
- Lead workshops, requirements sessions, and stakeholder meetings
- Configure and support ServiceNow IRM/GRC modules, including:
- Policy and Compliance Management,
- Risk Management,
- Audit Management,
- Vendor Risk Management
- Work closely with developers and architects to ensure accurate implementation of requirements
- Perform gap analysis and recommend process improvements aligned with industry best practices
- Support User Acceptance Testing (UAT), including test case creation and defect management
- Maintain documentation, including BRDs, FRDs, process flows, and user guides
- Ensure data integrity, reporting accuracy, and dashboard creation within ServiceNow
- Provide ongoing support and enhancements post-implementation
Required Skills & Qualifications
- 6+ years of experience as a ServiceNow Business Analyst, with at least 4+ years in ServiceNow IRM/GRC
- Strong understanding of risk management and compliance frameworks (e.g., ISO 27001, NIST, SOX)
- Hands-on experience with ServiceNow IRM/GRC modules
- Proficiency in requirement gathering, stakeholder management, and business process mapping
- Experience working in Agile/Scrum environments
- Strong analytical, problem-solving, and communication skills
- Ability to work with cross-functional teams and manage multiple priorities
Preferred Qualifications
- ServiceNow Certified System Administrator (CSA)
- ServiceNow Certified Implementation Specialist – Risk and Compliance (CIS-RC)
- Experience with integrations, reporting, and dashboards in ServiceNow
- Knowledge of ITSM processes and their alignment with GRC
- Prior consulting or client-facing experience
Key Competencies
- Stakeholder Management
- Business Analysis & Requirement Elicitation
- Risk & Compliance Domain Knowledge
- Process Improvement
- Communication & Presentation Skills
Nice to Have
- Experience with SecOps or Third-Party Risk Management
- Exposure to automation and workflow optimization within ServiceNow
- Understanding of regulatory environments across industries (BFSI, Healthcare, etc.)
- 3-4 years of Lighting experience.
- 2 years in Visualforce.
- Must have ability to integrate with third party applications using REST/SOAP.
- Must have technical design skills.
- Must be able to collaborate with business to gather requirements.
- Good to have Apex design patterns.
- Must have PD-1 certifications, any other certification is added advantage.
- Must have product knowledge on Sales, Service, Experience cloud knowledge.
The AI Data Engineer will be responsible for designing, building, and operating scalable data pipelines and curated data assets that power machine learning, generative AI, and intelligent automation solutions in an SLA-driven managed services environment. This role focuses on data ingestion, transformation, governance, and operational reliability across cloud and hybrid environments enabling use cases such as knowledge retrieval (RAG), conversational AI, predictive analytics, and AI-assisted service management. The ideal candidate combines strong data engineering fundamentals with an understanding of AI workload requirements, including quality, lineage, privacy, and performance.
Key Responsibilities
•Design, build, and operate production-grade data pipelines that support AI/ML and generative AI workloads in managed services environments
•Develop curated, analytics-ready datasets and data products to enable model training, grounding, feature generation, and AI search/retrieval
•Implement data ingestion patterns for structured and unstructured sources (APIs, databases, files, event streams, documents)
•Build and maintain transformation workflows with strong testing and validation
•Enable Retrieval-Augmented Generation (RAG) by preparing document corpora, chunking strategies, metadata enrichment, and vector indexing patterns
•Integrate data pipelines with application services
•Support ITSM and enterprise workflow data needs, including ServiceNow data integration, CMDB/incident data quality improvements, and automation enablement
•Implement observability for data pipelines (monitoring, alerting, SLAs/SLOs) and perform root cause analysis for pipeline failures or data quality incidents
•Apply data governance and security best practices
•Collaborate with ML Engineers, DevOps/SRE, and solution architects to operationalize end-to-end AI solutions
•Contribute to reusable patterns, templates, and standards within the Bell Techlogix AI Center of Excellence
Required Qualifications
•Bachelor’s degree in Computer Science, Engineering, Information Systems, or equivalent practical experience
•5+ years of experience in data engineering, analytics engineering, or platform data operations
•Strong proficiency in SQL and Python; experience with data modeling and dimensional concepts
•Hands-on experience with Azure data services (e.g., Data Factory, Synapse, Databricks, Storage, Key Vault) or equivalent cloud tooling
•Experience building reliable pipelines with scheduling, dependency management, and automated testing/validation
•Experience supporting production data platforms with incident management, troubleshooting, and root cause analysis
•Understanding of data security, privacy, and governance principles in enterprise environments
Preferred Qualifications
•Experience enabling AI/ML workloads: feature engineering, training data preparation, and integration with Azure Machine Learning
•Experience with unstructured data processing for generative AI
•Familiarity with vector databases or vector search and RAG patterns
•Experience with event streaming and messaging
•Familiarity with ServiceNow data model and integration patterns (Table API, export, CMDB/ITSM reporting)
•Relevant certifications (Microsoft Azure Data Engineer, Azure AI Engineer, Databricks)
Our organization maintains a diverse set of applications written primarily in C#. The
repository includes ASP.NET MVC solutions on .NET Framework 4.8, Windows Forms
utilities, PowerShell scripts, and newer ASP.NET Core services targeting .NET 8.0. Key
technologies used across these projects include PetaPoco, log4net, Twilio APIs, Selenium
WebDriver and integration with OpenAI’s ChatGPT service.
Responsibilities
• Enhance and maintain our main web application, ASCLOGS, built on ASP.NET MVC
(.NET Framework 4.8) with features such as authentication, PDF generation via
IronPdf, audit logging with log4net, Twilio SMS integration, and data access through
PetaPoco.
• Support multiple companion projects including:
• CopyForm, an MVC tool that copies form templates between SQL Server
databases using AJAX and PetaPoco data access.
• SQLImportApp, a WinForms importer leveraging ExcelDataReader and
Z.Dapper.Plus for bulk inserts.
• DEAVerification, a WinForms app automating data retrieval via Selenium
WebDriver and storing results with PetaPoco.
• UniversalScrapperAPI, an ASP.NET Web API that scrapes licensing
information using Selenium and logs results with log4net.
• HL7DocAssistantSync, a VB.NET library for HL7 message processing and
PDF generation with PdfSharp.
• ChatGPT Implementation, a .NET 8 Web API example showing how we
integrate with OpenAI's ChatGPT service.
• S3MicroService, a .NET 8 Web API using AWS SDK packages
(AWSSDK.S3, AWSSDK.Extensions.NETCore.Setup) and Entity Framework
Core for storage.
• Maintain PowerShell utilities used for onboarding tasks such as document-to-PDF
conversion and CSV generation.
• Review existing code to improve reliability, enhance testability, and refactor large
code files (for example, BusinessLayer/BusinessLayer.cs is roughly 28k lines).
• Work closely with stakeholders to gather requirements for new features and ensure
compatibility with our SQL Server backend.
• Assist in modernizing legacy components and implementing best practices for
security, error handling, logging, and deployment automation.
Required Skills
• 10+ years of development experience
• Extensive experience with C# and the .NET ecosystem, including both legacy .NET
Framework and modern .NET Core / .NET 8.
• Solid understanding of ASP.NET MVC, Web API, and Windows Forms development.
• Familiarity with PetaPoco, Entity Framework Core, and SQL Server.
• Experience integrating third-party services such as Twilio, OpenAI, Selenium
WebDriver.
• Ability to write and troubleshoot PowerShell scripts for automation tasks.
• Comfortable navigating large codebases and improving code quality through
refactoring, unit testing, and documentation.
• Proficiency with version control (Git) and the Visual Studio toolchain.
Preferred Skills
• Background in healthcare or regulated industries, since many applications manage
sensitive data (e.g., DEA verification, HL7 messaging).
• Knowledge of PDF generation libraries (IronPdf, PdfSharp) and logging frameworks
(log4net).
• Experience with CI/CD pipelines for .NET applications.
• Nice to have Unit Testing frameworks (i.e. NUnit, MS Testing Framework )
Location & Work Environment
This role requires working with Visual Studio on Windows for the .NET Framework solutions
and .NET 8 projects. Experience with IIS or IIS Express is helpful for local development and
testing.

Global product development and platform engineering company
Hi,
This is Prashant, a Senior Recruiter from Triunity Software Inc. a leading staffing organization.
Title: Staff Software Engineer with Cloud & Healthcare Experience (Need Local Candidates)
Job Location: Hyderabad, India, Hybrid with 3-days a week at our Offshore location
Job Summary:
Responsible for full stack software definition, development and maintenance for cloud-based software applications used in healthcare. Specifically, responsible for all external interfaces with the cloud applications. Work closely with the Cloud Engineering team, Project leaders to define requirements, develop code and conduct unit and system-level tests for the software you develop.
Job Responsibilities (but not limited to):
· Work closely with Cloud Engineering team members in architecting and designing cloud- based solutions.
· Ultrasound DICOM and Electronic Medical Record (EMR) interfaces.
· OAuth and Single Sign-on (SSO) interfaces with cloud applications.
· Workflow engine that automates and manages workflows in the applications.
· Assist in the architecture, design, and deployment of the full stack product.
· Build software that meets HIPAA and Cybersecurity requirements for medical products.
· Be part of a small, cross-functional product team working alongside product managers, design engineers, clinical engineers and software engineers.
· Meet all Quality Management System (QMS) requirements for design, development, testing and product release.
Minimum Education/Experience:
· Bachelor’s degree in computer science or Equivalent
· 10+ years of software development experience with Python, Django and TypeScript/JavaScript.
· Experience with Terraform, CI/CD and AWS.
· Familiarity with medical imaging and interface protocols used in healthcare including DICOM, HL7, FIHR, LDAP and Single Sign-on (SSO) if preferable.
Thanks & Regards
Prashant Rathore |Sr.IT Recruiter| Triunity Software Inc.
What are the Key Responsibilities:
- Responsibilities include writing and testing code, debugging programs, and integrating applications with third-party web services.
- Write effective, scalable code
- Develop back-end components to improve responsiveness and overall performance
- Integrate user-facing elements into applications
- Improve functionality of existing systems
- Implement security and data protection solutions
- Assess and prioritize feature requests
- Creates customized applications for smaller tasks to enhance website capability based on business needs
- Ensures web pages are functional across different browser types; conducts tests to verify user functionality
- Verifies compliance with accessibility standards
- Assists in resolving moderately complex production support problems
What are we looking for:
- 3+ Years of work experience as a Python Developer
- Expertise in at least one popular Python framework: Django
- Knowledge of NoSQL databases (Elastic search, MongoDB)
- Familiarity with front-end technologies like JavaScript, HTML5, and CSS3
- Familiarity with Apache Kafka will give you an edge over others
- Good understanding of the operating system and networking concepts
- Good analytical and troubleshooting skills
- Graduation/Post Graduation in Computer Science / IT / Software Engineering
- Decent verbal and written communication skills to communicate with customers, support personnel, and management
Your responsibilities could include:
- Managing your area of responsibility, including providing support, absence management, discipline and grievance, and recruitment activities
- Effectively setting out goals and objectives for your team, including those for supervisory roles that may fall under your reporting line and structure
- Acting as a role model and always behaving in line with our company values
- Driving employee engagement by personal interaction and engagement with your team in order to develop and coach them in their duties and responsibilities
- Managing contractual budgets in line with financial targets
- Ensuring all aspects of the required security services are being delivered to the customers’ satisfaction and in accordance with the contract
- Ensuring there are sufficient trained, licenced and vetted staff working at all times to meet customer and contract requirements
- Ensuring contract required training and screening / vetting has been completed for all security staff
- Developing professional customer relationships, responding appropriately to customer requests and concerns
- Completing effective health & safety assessments, ensuring accurate and timely reporting of any incidents, involvement in subsequent investigations and providing input into health & safety committees or forums.
- Completing risk assessments and site evaluations as well as completing monthly performance reports and billing schedules
Skills and experience
Ideally, we’re looking for people with
- A checkable personal history including periods of education, employment, travel and unemployment
- Prior experience of working in a similar operational management role , ideally within the security industry
- A valid security industry licence or accepted certificate of security competence
- Excellent verbal and written communication skills, interacting both internally and externally
- Excellent customer service skills
- Excellent organisational skills
- Ability to successfully manage a team
- Track record of working in a fast paced and demanding environmen
Full Stack Engineer ( React Native)
Experience: 1- 5 Years
Work Location: Hyderabad
Skillset: React Native, Node JS, React, MongoDB & AWS
If you have it in you to build dynamic web architecture, APIs and databases in a stimulating, fast-paced environment, then please give us a shout out. You will be a part of an extremely passionate team at Goldstone that is researching and creating smart solutions based on next-gen cognitive technologies.
You will get a chance to work on exciting projects at our state-of-the-art office, grow along with the company and be fruitfully rewarded for your efforts!
Requirements:
• Minimum 1 years of experience in React Native.
• Integration of Rest APIs in react native.
• Firm grasp of the JavaScript and Typescript language and its nuances, including ES6+ syntax
• Knowledge of functional and object-oriented programming
• Ability to write well-documented, clean JavaScript code
• Rock solid at working with third-party dependencies and debugging dependency conflicts
• Familiarity with native build tools, like XCode, Gradle, Android studio and IntelliJ
• Proficient understanding of releasing and monitoring apps on IOS App store, Play store.
• Should be able to communicate to backend developers on API building and modifications needed.
• Testing and releasing builds Experience in application testing software’s Appium is preferable.
• Understanding of REST APIs, the document request model, and offline storage
• Experience with automated testing suites, like Jest or Mocha
• Experience with handling production mobile apps.
• Experience with performance testing and optimization.
Responsibilities:
You’ll
• We are looking for a React Native developer interested in building performant mobile apps on both the iOS and Android platforms.
• You will be responsible for architecting and building these applications, as well as coordinating with the teams responsible for other layers of the product infrastructure.
• Building a product is a highly collaborative effort, and as such, a strong team player with a commitment to perfection is required.
• Build pixel-perfect, buttery smooth UIs across both mobile platforms.
• Leverage native APIs for deep integrations with both platforms.
• Diagnose and fix bugs and performance bottlenecks for performance that feels native.
• Reach out to the open-source community to encourage and help implement mission-critical software fixes—React Native moves fast and often breaks things.
• Maintain code and write automated tests to ensure the product is of the highest quality.
• Transition existing React web apps to React Native.
1. Act as a first line support for IT department
2. Answer internal and external customer calls and emails
3,create service desk tickets, assign technician and follow up closure
4.Monitirng service desk dashoard and sending alert for SLA violations
5. end to end front line coordination
Skills - experience in interacting with US clients
basic understandign of IT set up and computing issues
ITIl V3 certification would be an added advantage
Please note that the shift timings will be 6pm to 3am and 8:30pm to 5:30am.
Home drop available
JOINING BONUS FOR EARLY JOINERS .
Responsibilities:
- Development and Integration of user-facing design elements with server-side logic.
- Design and develop backend API services and databases to serve frontend applications.
- Code for multi-platform environments.
- Build reusable code and libraries for future use.
- Ensure responsiveness of applications.
- Optimization of the application for maximum speed and scalability.
Skills and Qualifications:
- Basic understanding of front-end technologies and platforms, such as JavaScript, HTML5, and CSS3.
- Proficient in Angular JS or ReactJS, Node.js and JavaScript.
- Integration of multiple data sources and databases into one system.
- Management of hosting environment, including database administration and scaling an application to support load changes.
- Understanding differences between multiple delivery platforms such as mobile vs desktop, and optimizing output to match the specific platform.
- Creating database schemas that represent and support business processes in one or more database technologies such as Mongo, MySQL etc.
- Implementing automated testing platforms and unit tests.
- Proficient knowledge of a back-end programming language. (Depending on the specific case, a developer should have the knowledge of one or more of Python, Ruby, JavaScript etc.)
- Proficient understanding of code versioning tools, such as Git.
Academic Qualifications:
- Engineering degree from a reputed institute



