11+ Roadmaps management Jobs in Hyderabad | Roadmaps management Job openings in Hyderabad
Apply to 11+ Roadmaps management Jobs in Hyderabad on CutShort.io. Explore the latest Roadmaps management Job opportunities across top companies like Google, Amazon & Adobe.
What will you be doing at Enalo?
- Understand the problem statement and derive potential product solutions.
- Conduct market research, competitor analysis and user research.
- Collaborate with multiple teams to take the product forward.
- Participate in product strategy, build a roadmap and execute to bring products to life.
- Manage product requirement definition and feature identification for future initiatives, including documentation of prioritized feature sets and use cases.
- Lead the development and QA teams at the appropriate times to realise the goals of the product.
- Own scrum and all the related activities like sprint planning, and release.
- Create user stories and use cases for product features.
- Look for roadblocks and mitigate risks.
- Organize daily stand-ups, brainstorming and review sessions.
- Maintain backlogs and prioritize them effectively.
- Experience the product as an end-user and identify gaps to make the product better. And ensure users can see the value of the product!
- Craft product presentations and do demos.
- Define product metrics and speak through data.
- Be a driving force in assembling the resources necessary to ship high-impact products and features, and facilitate communication throughout the development process.
- Work with the release process and support teams to ensure that the product is released successfully and any issues in production are resolved quickly.
- Measure and analyse the success of a product or feature using internal tools as well as tools like Google Analytics
- Efficiently manage agile development of the product.
- Contribute to the product's 'Go To Market' Strategy.
Skills required :
- Strong familiarity with product development, user flows and UI experience.
- Proven ability to successfully manage all phases of the product development lifecycle.
- Expertise with web/mobile analytic tools.
- Excellent organizational, statistical, strategic thinking, problem-solving, analytical, written and oral presentation and communication skills.
- Strong understanding of agile management (Scrum).
- Ability to break the ground through research and data analysis.
- Good collaboration, design thinking and presentation skills.
- Affinity to marketing.
- Preferred experience in product development as an engineer
- Preferred experience in a product company
- Experience in building or working with an early-stage tech product startup would be a plus.
- Excellent organizational, statistical, strategic thinking, problem-solving, analytical, written and oral presentation and communication skills.
- Experience in B2B SaaS/Payments will be added advantage.
Senior Database Administrator (DBA)
Database Reliability & Performance • Senior Individual Contributor
- Experience: 6–9 years in production database administration / engineering
- Level: Senior Individual Contributor (hands-on)
- Function: Data Platform — reliability, performance, and governance across relational and distributed SQL & NoSQL DBs.
About the Role
We are hiring a Senior Database Administrator to own the health, performance, and reliability of the data layer behind a high-scale, multi-tenant platform. Our environment spans several independent PostgreSQL database instances, a cache-first read tier, change-data-capture pipeline, analytics and archival stores. Should be capable of implementing NoSQL stores (Cassandra / ScyllaDB) & MySQL end to end as we scale.
This is a hands-on senior IC role for someone who has run demanding production databases and wants full ownership: partitioning and maintenance, performance tuning, monitoring, uptime, disaster recovery, and the security and data-governance documentation that keeps a regulated, multi-tenant platform audit-ready. You will work closely with, and take direction from, engineering leadership — translating priorities into a well-run, well-documented data platform.
What You'll Own
PostgreSQL Depth
- Administer multiple production PostgreSQL instances (v16+), including schema/DDL review, migrations, and release coordination.
- Design and maintain table partitioning strategies (range/hash/time-based) and automate partition lifecycle — creation, retention windows, and safe drops.
- Own query and instance performance tuning: EXPLAIN/ANALYZE, indexing strategy, autovacuum/bloat management, connection pooling (e.g. PgBouncer), and parameter-group tuning.
- Execute zero-downtime schema changes using expand–migrate–contract / blue-green patterns; assess lock impact and avoid long ACCESS EXCLUSIVE locks on hot tables.
- Manage replica topology (writer/reader endpoints), replication lag, and read-scaling as load grows.
- Partner with app teams on migration tooling (e.g. Flyway) and paired forward/rollback scripts; enforce idempotent, reviewed, tested DDL.
NoSQL & Scale
- Data-model, deploy, and operate distributed NoSQL clusters — Cassandra and/or ScyllaDB — including partition/clustering key design, compaction strategy, repair, and node operations (bootstrap, decommission, scale-out).
- Lead the planned migration of high-volume payload tables from partitioned PostgreSQL to Cassandra/ScyllaDB: capacity planning, dual-write/backfill design, cutover, and validation.
- Tune distributed-store read/write paths, consistency levels, and cluster sizing for predictable latency at scale.
- Support the cache-first architecture (Redis) and change-data-capture / streaming pipelines (e.g. Kafka) that move data to analytics and cold-archival stores.
Operations, Reliability & DR
- Own database uptime and SLOs; build and maintain monitoring, alerting, and dashboards for the key signals (latency, replication lag, CPU/IO, connections, vacuum lag, error rates).
- Define and regularly test backup and disaster-recovery strategy — RPO/RTO targets, point-in-time recovery, restore drills, and cross-AZ / future multi-region readiness.
- Drive incident response for database-related issues: triage, mitigation, root-cause analysis, and follow-up actions.
- Write and maintain runbooks (partition maintenance, failover, archival, DR, migration procedures) and participate in an on-call rotation for the data layer.
- Establish production-change discipline: pre-flight and post-deploy verification, rollback criteria, and backup verification before destructive operations.
Security, Governance & Documentation
- Implement and maintain database access control — least-privilege roles, schema-scoped permissions, and row-level security (RLS) for multi-tenant isolation.
- Own data-governance documentation: PII maps, per-table retention policies, audit-readiness, and the controls behind privacy-regulation compliance (e.g. GDPR / DPDP-style erasure and legal-hold workflows).
- Author and maintain architecture decision records (ADRs), schema documentation, and monitoring/runbook docs so the data platform is legible to the wider team.
- Uphold encryption-at-rest/in-transit posture and safe handling of sensitive columns; keep the data layer aligned with the platform's compliance requirements.
Coding & Automation Bar (Required)
This role is automation-first, not click-ops. The right candidate treats repetitive database work as something to script away and can drop into application code when a problem demands it.
- Strong scripting in Python and Bash for automation of maintenance, backups, partition management, backfills, and health checks.
- Comfortable with infrastructure-as-code (e.g. Terraform) and configuration management (e.g. Ansible) for reproducible database infrastructure.
- Solid SQL and PL/pgSQL; able to read and debug application-layer database code and, worst case, write or patch application code (e.g. Python/Node/Java) to unblock a fix.
- Fluent with Git-based workflows, code review, and CI for database migrations and tooling.
Required Qualifications
- 6–9 years operating relational databases in demanding production environments, with deep PostgreSQL expertise (internals, partitioning, replication, performance tuning).
- Hands-on experience running at least one distributed NoSQL store in production — Cassandra or ScyllaDB strongly preferred (other wide-column/distributed stores considered).
- Proven ownership of backup/DR, monitoring, and incident response for production databases.
- Strong scripting/automation background (Python, Bash) and experience with IaC.
- Experience with managed cloud databases (AWS RDS or equivalent) and understanding of instance/parameter-group tuning, replicas, and failover.
- Experience designing for multi-tenancy and data isolation at scale.
- Clear written communication — able to produce runbooks, ADRs, and governance docs a team can rely on.
Nice to Have
- Experience migrating workloads from PostgreSQL to Cassandra/ScyllaDB (or similar relational-to-distributed migrations).
- Familiarity with Redis as a cache tier and with CDC / streaming pipelines (e.g. Kafka, Debezium).
- Exposure to Flyway (or Liquibase), pgTAP or similar schema testing, and PgBouncer.
- Working knowledge of privacy regulations (GDPR, India DPDP) and audit/compliance processes.
How You Work
- Ownership mindset — takes a directive and runs it to done, with sound judgment on trade-offs.
- Reliability-first and detail-oriented; disciplined about verification, rollback, and documentation.
- Collaborative in a high-performing engineering team; communicates clearly with developers and leadership.
- Pragmatic and scale-aware — designs for where the platform is going, not just where it is.
Job Title: Senior Associate – SailPoint IIQ (IAM Operations)
Location: Bangalore / Hyderabad
Shift: 2:00 PM – 11:00 PM
Experience: 5–8 Years
Job Description
We are hiring an experienced Senior Associate – SailPoint IIQ to support IAM operations, L3 production support, application onboarding, and platform enhancements. The ideal candidate should have strong expertise in SailPoint IdentityIQ (IIQ), Java, and Identity & Access Management (IAM) processes.
Required Skills
- 5–8 years of experience in IAM with SailPoint IdentityIQ (IIQ)
- Hands-on experience in L3 Production Support and troubleshooting
- Strong experience in Application Onboarding and Identity Lifecycle Management
- Good knowledge of Java, REST APIs, SQL, and SailPoint connectors
- Experience with Incident, Change, Problem Management, and RCA
- Knowledge of Active Directory, ServiceNow, Jira, and Git
- SailPoint IdentityIQ Certification is an added advantage
Job Description
Job Location - Hyderabad & Ahmedabad
What you'll do:
· Perform complex application programming activities with an emphasis on mobile development: Angular, ionic, Node, TypeScript, JavaScript, Apache Cordova, RESTful APIs and more
· Assist in the definition of system architecture and detailed solution design that are scalable and extensible
· Collaborate with Product Owners, Designers, and other engineers on different permutations to find the best solution possible
· Own the quality of code and do your own testing. Automate feature testing and contribute UI testing framework
· Become a subject matter expert for our mobile applications
· Deliver amazing solutions to production that knock everyone’s socks off
· Mentor junior developers on the team
What we’re looking for:
· Amazing technical instincts. You know how to evaluate and choose the right technology and approach for the job. You have stories you could share about what problem you thought you were solving at first, but through testing and iteration, came to solve a much bigger and better problem that resulted in positive outcomes all-around.
· A love for learning. Technology is continually evolving around us, and you want to keep up to date to ensure we are using the right tech at the right time.
· A love for working in ambiguity—and making sense of it. You can take in a lot of disparate information and find common themes, recommend clear paths forward and iterate along the way. You don’t form an opinion and sell it as if it’s gospel; this is all about being flexible, agile, dependable, and responsive in the face of many moving parts.
· Confidence, not ego. You have an ability to collaborate with others and see all sides of the coin to come to the best solution for everyone.
· Flexible and willing to accept change in priorities, as necessary
Preferred Qualifications:
· Proficient with Apache Cordova framework
· Built or maintained custom Cordova plugin
· Demonstrable knowledge of native coding background in iOS
· Understanding of Apple certificate and profile management
· Experience developing and deploying applications within Kubernetes based containers
· Experience in Agile and SCRUM development techniques
Role: MIS Analyst
Location: Hyderabad
Experience Required: 4 to 8 Years
Key Skills:
MIS Analyst with 4 Plus Years of Experience.
Strong Experience in Pivot Tables.
Strong Experience in PowerPoint Presentation
Good Experience in Data Validation, Vlookup
Excellent Communication
Key Responsibilities
The Mobile Lead Developer with a minimum of 3-6 years of experience to develop a React Native Mobile App
Job Overview
The primary role of this position will be to develop rich Mobile/Web applications for a new Reillo product.
Primary Skills
· Experience with popular application development frameworks such as React Native with excellent JavaScript, Typescript, ES6 or greater, HTML5, and CSS development skills
· Experience in iOS and Android Application development
· Experience with modern front-end build pipelines and tools such as Webpack
· Solid understanding of MVC, stateless APIs, Redux and building RESTful APIs
· Experience on tools like Jest or React Testing Libraries
· Familiarity with code versioning tools such as Git
· Ability to communicate effectively and make effective presentations
· Experience with ReactJS for Web App development will be an added advantage.
Together with the Head of Quality and Patient Safety, the Head of Quality and Patient Experience is
accountable for developing and driving the Trust’s strategy for quality, promoting the highest standards of
healthcare within the organisation. The role requires the post holder to communicate with staff at the highest
levels of the Trust and to engage with key local, regional and national stakeholder to inform development of
strategy and policy. Directly accountability to the Trust Board via the Chief Nurse and Medical Director, the
Heads of Quality provide vital assurance to the Board and its Committees that the Trust’s operations reflect
current best practice within the post holders’ designated areas of expertise and responsibility.
The Head of Quality and Patient Experience is the Trust lead for the following services:
- Care Quality Commission registration and compliance
- Clinical Audit and Effectiveness
- Patient Experience and Involvement• Complaints management
- Chaplaincy (Spiritual and Pastoral Care)
- Patient Affairs (Bereavement office)
- Voluntary Services
- Promoting inclusion and diversity in relation to patient care – including provision of translating and
- interpreting services
Qualifications and Training
• Educated to Bachelor Degree level in a relevant subject, or hold an equivalent level
professional qualification or equivalent experience at senior level - E
• Relevant leadership or management qualification - E
• Evidence of strong and recent commitment to relevant ongoing professional development
Job Description:
- Prospecting, generating, qualifying, and following up on leads and appointment setting for the external sales team
- Direct email marketing/cold calling to key clients and prospects
- Collaboratively work with the sales, and marketing team to develop lead generation strategies to generate lead opportunities with prospective customers
- Initiates lead/demand generation strategies that include inbound/outbound sales and marketing campaigns and initiatives
- Research, track, maintain, and update leads
- Develop a strong knowledge of the company’s products and services to facilitate the sales process
- Achieving sales lead generation and appointment quota
Key Responsibilities:
- Inside Sales
- Lead Generation
- Executive Email marketing and Cold calling
- International sales experience preferred
- Relevant IT/ERP sales experience preferred
Requirements:
- Minimum 2 years of Sales experience in the US market
- Bachelor's or relevant degree
- Need to work in US timings
- Immediate availability
Job Description:
Responsibilities
· Having E2E responsibility for Azure landscape of our customers
· Managing to code release and operational tasks within a global team with a focus on automation, maintainability, security and customer satisfaction
· Make usage of CI/CD framework to rapidly support lifecycle management of the platform
· Acting as L2-L3 support for incidents, problems and service request
· Work with various Atos and 3rd party teams to resolve incidents and implement changes
· Implement and drive automation and self-healing solutions to reduce toil
· Enhance error budgets and hands on design and development of solutions to address reliability issues and/or risks
· Support ITSM processes and collaborate with service management representatives
Job Requirements
· Azure Associate certification or equivalent knowledge level
· 5+ years of professional experience
· Experience with Terraform and/or native Azure automation
· Knowledge of CI/CD concepts and toolset (i.e. Jenkins, Azure DevOps, Git)
· Must be adaptable to work in a varied, fast paced exciting, ever changing environment
· Good analytical and problem-solving skills to resolve technical issues
· Understanding of Agile development and SCRUM concepts a plus
· Experience with Kubernetes architecture and tools a plus
- Java,Jdbc,J2ee,Ajax,jquery,Spring,Hibernate, Restful Web Services, JAVASCRIPT, HTML, CSS
- T-SQL and PL/SQL
- Strong experience in core java
- Experience in OOAD frameworks, Spring Integration, Hibernate, JSP, Tiles, Applets, Servlets
- Extensive development experience with PL/PGSQL (PostgreSQL)
- Good experience in code optimization, performance tuning, debugging
- Web/App server: TOMCAT/JBOSS/WAS
- Knowledge of OOPS concepts, SDLC, and design patterns
- Good Analytical ability and Problem Solving Skills
- Good communication skills in both written and verbal
- Java Certification will be an added advantage
Full Stack Developer with excellent and strong experience in the design and development of secure and high performing applications/products using MEAN Stack on Cloud-based architecture using DevOps processes.
Roles and Responsibilities
- Developing front end website architecture
- Designing user interactions on web pages
- Developing back end website applications
- Creating servers and databases for functionality
- Ensuring cross-platform optimization for mobile phones.
- Ensuring responsiveness of applications
- Working alongside graphic designers for web design features
- Seeing through a project from conception to finished product.
- Designing and developing APIs
- Meeting both technical and consumer needs
- Staying abreast of developments in web applications and programming languages.
Technical Experience/skills & Qualifications required:
- Degree in Computer Science
- 6 to 8 years of experience in Information Technology with at least 4+ years in MEAN stack development
- Highly experienced with back-end programming languages Ex: Python, Ruby, Java, .NET, JavaScript etc
- Proficient experience using advanced JavaScript libraries and frameworks such as AngularJS, ReactJS, Node JS, KnockoutJS, BackboneJS, etc.
- Development experience for both mobile and desktop.
- Understanding of server-side languages including such-as Jade, EJS, Jinja, etc.
- Experience with cloud message APIs and usage of push notifications
- Experience in development using the DevOps tools like Kubernetes, GitHub, Jenkins
- Experience in developing applications on the cloud platform especially AWS
- Familiarity with database technology such as MySQL, Oracle, and MongoDB
- Understanding and implementation of security and data protection.
- Experience working with JIRA and Gitlab
- Maintain code integrity and organization
- Experience working with graphic designers and converting designs to visual elements.
Other Generic and Behavioural Skills
- Experience in Healthcare domain and HIPAA compliance awareness would be a big plus
- Strong team player and ability to adapt to a dynamic and agile environment
- Design thinking and ability to deliver innovative solutions
- Strong organizational and project management skills
- Excellent verbal communication skills.
- Good problem-solving skills.
- Attention to details
Why should you apply:
- Great opportunity to be a part of booming Healthcare sector and ride the wave
- Big opportunity to work with the leadership team which promotes and encourages innovation-driven thought process and execution
- Opportunity to work with young minds using the latest technologies
- Ability to work in an environment that will enable you to realize ownership with the freedom to learn and deliver a great product
- Fantastic opportunity to grow with the company and achieve great heights of success.
Ability to interact with team members and stakeholders from different cultures within and outside India




