Cutshort logo
For Employers

11+ RAD Jobs in Pune | RAD Job openings in Pune

Apply to 11+ RAD Jobs in Pune on CutShort.io. Explore the latest RAD Job opportunities across top companies like Google, Amazon & Adobe.

icon
Consulting Leader

Consulting Leader

Agency job
via Buaut Tech by KAUSHANK nalin
Pune, Mumbai
4 - 10 yrs
₹4L - ₹12L / yr
IBM MDM
RSA
MDM
RAD
IBM
+2 more

Job Description for IBM MDM Developer:

Role: IBM MDM Developer

Location: Pune

Experience – 5-9 Years

Notice Period: Under 60 days

JD for IBM MDM developer: 

  • Experience in customizing IBM MDM version 11.4 or above versions. 11.6/Advance Edition is preferred version.
  • Experience with IBM MDM Customization includes Extension, Addition, Business proxies, SDP, Match-Merge Rules, Event Manager, Notification Framework - Exposure to MDM Information Domains (Party, Contract, Product, Location etc.)
  • Good experience in Java with RSA/ RAD IDE, SOAP Web Services/rest web service, XML, XSD, WSDL.
  • Good experience in SQL preferably with Oracle DB.
  • Basic knowledge of Unix
  • Should be able to work as Independent team member
  • Good communication skills.
  • Good to have knowledge on OpenShift, Mulesoft or Camel

 

 

 

Read more
Pune, Hadapsar
0 - 1 yrs
₹2L - ₹2.5L / yr
Adobe Photoshop
skill iconAdobe Illustrator
Adobe Dreamweaver
Adobe After Effects
Adobe Premiere Pro

The Graphic Designer job description includes the entire process of defining requirements, visualizing and creating graphics including illustrations, logos, layouts and photos. You will be the one to shape the visual aspects of websites, books, magazines, product packaging, exhibitions and more.

Your graphics should capture the attention of those who see them and communicate the right message. For this, you need to have a creative flair and a strong ability to translate requirements into design. If you can communicate well and work methodically as part of a team, we’d like to meet you.

The goal is to inspire and attract the target audience.


Requirements

  • Proven graphic designing experience of at least 1 Year
  • A strong portfolio of illustrations or other graphics
  • Familiarity with design software and technologies (such as In Design, Illustrator, Dreamweaver, Photoshop, premier pro)
  • A keen eye for aesthetics and details
  • Excellent communication skills
  • Ability to work methodically and meet deadlines
  • Degree in Design, Fine Arts or related field is a plus.


 Responsibilities

  • Study design briefs and determine requirements
  • Schedule projects and define budget constraints
  • Conceptualize visuals based on requirements
  • Prepare rough drafts and present ideas
  • Develop illustrations, logos and other designs using software or by hand
  • Use the appropriate colors and layouts for each graphic
  • Work with copywriters and creative director to produce final design
  • Test graphics across various media
  • Amend designs after feedback
  • Ensure final graphics and layouts are visually appealing and on-brand


Read more
Wissen Technology

at Wissen Technology

4 recruiters
Bipasha Rath
Posted by Bipasha Rath
Pune, Bengaluru (Bangalore)
7 - 15 yrs
₹15L - ₹40L / yr
skill iconPython
pandas
Data engineering

Experience - 7+Yrs


Must-Have:

o Python (Pandas, PySpark)

o Data engineering & workflow optimization

o Delta Tables, Parquet

· Good-to-Have:

o Databricks

o Apache Spark, DBT, Airflow

o Advanced Pandas optimizations

o PyTest/DBT testing frameworks


Interested candidates can revert back with detail below.


Total Experience -

Relevant Experience in Python,Pandas.DE,Workflow optimization,delta table.-

Current CTC -

Expected CTC -

Notice Period -LWD -

Current location -

Desired location -



Read more
Sentiaflow
Pune, Bengaluru (Bangalore), Delhi, Gurugram, Noida, Ghaziabad, Faridabad
3 - 8 yrs
₹24L - ₹35L / yr
skill iconPython
LangGraph
Agentic AI
skill iconAmazon Web Services (AWS)
skill iconNodeJS (Node.js)
+3 more

Agent Application Engineer (Backend / Agentic AI) — Level 1

About Sentiaflow

Sentiaflow is an AI engineering and IT services company that designs and delivers production-grade agentic AI systems. We work at the point where large language models meet real business operations: data, APIs, permissions, workflow state, human decisions, security, evaluation, and measurable outcomes.

Our initial domain focus is healthcare, particularly clinical trials and related operational workflows. These are environments where an impressive demo is not enough. A system must be dependable, traceable, appropriately controlled, and clear about when a human must make the decision.

We are building a specialised engineering organisation across three disciplines:

  • Agent Application Engineering
  • Agent Platform & Evaluation Engineering
  • Applied AI & Model Engineering

The Role

We are hiring strong backend or application engineers who want to specialise in building agentic AI applications. You do not need to arrive with several years of "agent engineer" experience. We are more interested in whether you have built real software, understand how production systems fail, and can learn to use models inside controlled business workflows.

As a Level 1 Agent Application Engineer, you will implement bounded parts of a production workflow under the guidance of an Agent Captain or senior engineer. Your work will connect models to application services, tools, data sources, and human approval points. You will be expected to make every important step observable, testable, and recoverable.

This is not a prompt-writing position, and it is not a generic chatbot role. It is an application engineering role for systems in which some decisions are probabilistic, while the surrounding controls must remain deterministic.

What You Will Work On

The specific client problem will vary, but typical work may include:

  • Converting a clinical-operations signal into a bounded workflow that gathers evidence, analyses likely causes, presents options, and routes a recommendation to an authorised person.
  • Building services that extract or structure information from trial documents and pass the result through validation and human review.
  • Integrating agent workflows with internal APIs, databases, document systems, notification services, and client platforms.
  • Implementing workflow state, recovery behaviour, approval gates, permissions, traceability, and scenario-based evaluations.

The work concerns operational decision support and workflow execution. It does not delegate clinical judgment or patient-care decisions to an autonomous model.

What You Will Be Responsible For

  • Translate a clearly scoped business workflow into typed inputs, outputs, states, actions, and escalation paths.
  • Build reliable application services and tool integrations using Node.js/TypeScript or Python.
  • Use an LLM only where model judgment adds value; implement rules, validation, authorisation, and workflow control in deterministic code.
  • Design structured model outputs and validate them before they can affect downstream systems.
  • Handle partial data, unavailable tools, duplicate events, retries, time-outs, rate limits, and other normal production failure modes.
  • Add logging, traces, metrics, and decision records that make the workflow diagnosable.
  • Create tests and evaluation cases that measure whether the complete workflow behaves correctly—not merely whether an answer sounds fluent.
  • Protect sensitive information and participate in code, design, failure-analysis, and release-readiness reviews.
  • Explain your implementation and its trade-offs clearly to engineers, delivery leads, and client stakeholders.

At Level 1, you will not be expected to define the entire client architecture alone. You will be expected to own your assigned module, ask precise questions, surface risks early, and bring it to a production-ready standard with senior review.

What We Are Looking For

Essential Experience

  • Approximately 3–6 years of hands-on backend or application engineering experience.
  • Evidence that you have built or materially owned production APIs, services, data flows, integrations, or workflow-heavy applications.
  • Strong programming ability in JavaScript/TypeScript, Python, Java, C#, Go, or a comparable backend language. Our preference is Node.js/TypeScript, but engineering depth matters more than language loyalty.
  • Practical understanding of API design, databases, asynchronous processing, authentication and authorisation, testing, and deployment.
  • Ability to reason clearly about state, retries, idempotency, concurrency, permissions, audit trails, and failure recovery.
  • Experience debugging real production behaviour rather than only building greenfield demonstrations.
  • Clear written and verbal communication, including the ability to explain technical trade-offs without hiding behind framework terminology.

Useful, but Not Mandatory

  • Experience integrating LLM or machine-learning capabilities into an application.
  • Experience with event-driven systems, state machines, workflow engines, observability, evaluation harnesses, or production incident analysis.
  • Experience in healthcare, life sciences, clinical trials, or another regulated or audit-sensitive environment.

Healthcare or clinical-trials experience is preferred, not required at Level 1. We would rather hire a strong production engineer who can learn the domain than a candidate who knows the vocabulary but cannot build dependable systems.

What Does Not Qualify by Itself

Any of the following may be useful experience, but none is sufficient on its own:

  • A chatbot or "chat with your documents" application.
  • A RAG demonstration built primarily by connecting frameworks.
  • A list of AI tools, model names, courses, certificates, or prompt-engineering techniques.
  • An application that works in a demo but has no clear handling of permissions, failures, evaluation, or production operations.

How We Will Assess Fit

Our evaluation is designed to identify engineering judgment without asking you to build unpaid project work. We will focus on:

  • A structured discussion of a production system you have worked on.
  • Questions grounded in your own CV and claimed experience.
  • A realistic workflow scenario covering system boundaries, evidence, controls, failure modes, and testing.
  • Backend fundamentals and how you would apply them to an AI-enabled workflow.

You are NOT expected to have built a clinical-trials agent before applying.

What Success Looks Like

Within your first six months, you should be able to:

  • Implement a bounded agent-workflow module from an agreed design and take responsibility for its quality.
  • Integrate models and tools without allowing probabilistic output to bypass deterministic controls.
  • Produce traces, tests, and evaluation evidence that support a release decision.
  • Diagnose failures across application, tool, data, and model boundaries with progressively less supervision.
  • Explain the workflow to a client or domain stakeholder in clear operational language.

Consistent performance at this level creates a path towards Level 2 — Independent Delivery Engineer, where you own a production workflow end to end, including discovery, architecture, integrations, evaluation, failure handling, and release readiness.

Why You Should Join Us

  • Build the real systems behind agentic AI. You will work beyond demos and wrappers on the engineering problems that determine whether an AI workflow can operate in production.
  • Develop a scarce, durable specialisation. Sentiaflow offers a defined progression across application engineering, platform and evaluation, and applied AI—not a vague instruction to "learn AI."
  • Work on consequential operational problems. Clinical-trials workflows demand evidence, traceability, human accountability, and reliable execution.
  • Learn through delivery with experienced review. You will own meaningful engineering work while receiving architectural and domain guidance appropriate to your level.
  • Influence how the discipline is built. We are at an early stage, so strong engineers will help shape our methods, reusable assets, quality standards, and engineering culture.
Read more
California Burrito
Bengaluru (Bangalore), Pune
0 - 2 yrs
₹4L - ₹5L / yr
business development

ABOUT THE POSITION

We are looking for an energetic and passionate individual who will be ready to take on multiple responsibilities in the role of Business Development Executive. You will learn broadly and deeply, have autonomy and freedom, and you will have the capacity to build the foundation of one of India’s great brands.

 

We would be happy to hire someone who is fearless, big dreamer, entrepreneurial, analytical, energetic and an incisive co-worker.

 

THE IDEAL CANDIDATE

·        Self-starter, ready to take on new challenges

·        Loves interacting with new people

·        Persistent and diplomatic

·        Good negotiator

·        Excellent networking skills

·        Positive attitude and ability to work with multiple departments

ROLES/RESPONSIBILITIES

·        Co-ordinate with brokers and go for the field visits with the respective teams for entire South India

·        Maintaining the database of potential clients

·        Building business relationships with current and new clients

·        Co-ordinating with the various departments internally for getting the paper work completed for new projects

·        Keeping up with the latest industry developments, including market positioning of the competitors

 

SALARY

Will depend on experience. Upto 5 LPA + Variable incentives of upto 5LPA 


Read more
Wissen Technology

at Wissen Technology

4 recruiters
Vijayalakshmi Selvaraj
Posted by Vijayalakshmi Selvaraj
Bengaluru (Bangalore), Mumbai, Pune
7 - 20 yrs
Best in industry
skill icon.NET
ASP.NET
skill iconC#
Google Cloud Platform (GCP)
Migration

Job Title: .NET Developer with Cloud Migration Experience

Job Description:

We are seeking a skilled .NET Developer with experience in C#, MVC, and ASP.NET to join our team. The ideal candidate will also have hands-on experience with cloud migration projects, particularly in migrating on-premise applications to cloud platforms such as Azure or AWS.

Responsibilities:

  • Develop, test, and maintain .NET applications using C#, MVC, and ASP.NET
  • Collaborate with cross-functional teams to define, design, and ship new features
  • Participate in code reviews and ensure coding best practices are followed
  • Work closely with the infrastructure team to migrate on-premise applications to the cloud
  • Troubleshoot and debug issues that arise during migration and post-migration phases
  • Stay updated with the latest trends and technologies in .NET development and cloud computing

Requirements:

  • Bachelor's degree in Computer Science or related field
  • X+ years of experience in .NET development using C#, MVC, and ASP.NET
  • Hands-on experience with cloud migration projects, preferably with Azure or AWS
  • Strong understanding of cloud computing concepts and principles
  • Experience with database technologies such as SQL Server
  • Excellent problem-solving and communication skills

Preferred Qualifications:

  • Microsoft Azure or AWS certification
  • Experience with other cloud platforms such as Google Cloud Platform (GCP)
  • Familiarity with DevOps practices and tools


Read more
Lynkzo Softwares Pvt Ltd
Sanchit Sharma
Posted by Sanchit Sharma
Pune
3 - 5 yrs
₹6L - ₹12L / yr
skill iconVue.js
skill iconAngularJS (1.x)
skill iconReact.js
skill iconAngular (2+)
skill iconJavascript
+1 more

Are you interested in creating products with outstanding user interfaces, meticulously coding to deliver the most user-friendly and efficient experience?

We at Lynkzo are creating a modern omnichannel communication platform for companies to meet the changing requirements in the market.

We are looking for someone who:

  • has adequate(3+ years) experience with frontend libraries like React, Vue, Angular or Svelte, etc.
  • has experience in developing scalable user-friendly experience. This may include testing the application extensively, error reporting, etc.
  • can convert real-world business challenges into effective technical solutions.
  • has experience working with an agile/scrum team.
  • can work independently with limited supervision.

*Prior experience working in start-ups will be good to have.

*Experience in electron will be good to have.

*Experience in nodejs will be good to have.

Benefits

Our hybrid work model supports a healthy work-life balance. You'll have the opportunity to work in a collaborative, innovative, and process-driven environment that encourages exploration and learning.

We are looking for candidates who can join as soon as possible.

Read more
Leading IT MNC

Leading IT MNC

Agency job
Chennai, Bengaluru (Bangalore), Hyderabad, Mumbai, Pune, Kolkata, Delhi, Noida, Gurugram
7 - 24 yrs
₹5L - ₹26L / yr
Cisco AMP
Endpoint Security
Privilege Management
Cyber Security
End-user computing

Responsibilities:

 

·         Supports the security of next generation endpoint technology (Windows and Mac).

·         Assists with coordination and implementation of efforts with various IT teams to ensure solutions are fully tested and deployed enterprise wide.

·         Designs, builds, tests, secures, and documents endpoint security standards.

·         Participates on project teams as a resource representing Endpoint Engineering.

·         Manage an Engineering Team and provide support for users with more advanced security software issues with the highest service quality and customer satisfaction.

·         Ensures OS, security, and application lifecycle updates are consistently deployed on defined schedule.

·         Leverages/Consolidate SCCM Intune, and other data sources to build executive reports to measure compliance and provide dashboard and metrics to leadership.

·         Analyse security product issues and create workarounds along with self-healing automation for silent remediations.

·         Works closely with the Security Operations team to improve workflow and tool usage workflow for enhanced monitoring and response capabilities.

·         Evaluates risk, address security issues, facilitate and execute remediation activities across the organization.

·         Patriate in  security assessment and validation of new technologies and major security changes.

·         Review security configurations and compliance on all endpoints technologies as well as assists with audits.

·         On-call for endpoint security incidents response and operational functions including triage, escalation, post-mortem, and remediation.

·         Uses data and operational metrics to analyse project and task results. Creates reports and charts to track progress and measures trends in the environment. Leverages data and reporting tools to make data-driven decisions about projects and tasks.

·         Engages with other IT support teams including Network Engineering, Enterprise Infrastructure, Service Desk, IT Security, and Technical Services to ensure a consistent approach for organizational support across the Enterprise.

·         Frontend new product POC and work closely with various stake holder including OEM.

·         Performs other duties and projects as assigned.

Requirements:

 

·         Strong analytical, troubleshooting, and problem-solving skills.

·         Strong technical understanding of Endpoint Security in End User Computing.

·         Effective organizational and time management skills.

·         Effective team management skills.

·         Demonstrates knowledge of, adherence to, monitoring and responsibility for compliance with the international regulations and laws as they pertain to this position (Endpoint Security).

·         Strong understanding of past, current, and emerging malware and security exploits.

·         Minimum of fifteen (15) + years of comprehensive IT experience working with multiple operating systems, such as Windows desktop and server, Mac, Linux, etc.

·         Minimum of five (5) + years of with Cisco AMP or equivalent EDR/EPP/MDR/XDR tools.

·         Minimum of five (5) + years of with PMC or equivalent Endpoint Privilege Management tools.

·         Knowledge in Zero Trust Security framework.

·         Expert knowledge EPP, EDR, XDR, MDR, Privilege Management Active Directory, including Group Policy, DNS and organization unit design best practices.

·         Knowledge of SCCM, Azure Active Directory, and Intune.

·         Deep understanding of the Windows registry, Windows and macOS permissions, macOS preferences, and drivers and software required to build baseline images.

·         Knowledge of  Mobile device management using Intune, JAMF.

·         Report writing expertise using Database Tools.

·         Advanced skills in creating SOP, SOW and Presentation decks using Microsoft Office applications including but not limited to Visio, Word, Excel, PowerPoint, and Outlook.

·         Exceptional verbal, written and interpersonal communication skills.

·         Ability to troubleshoot complex LAN/WAN issues related to connectivity, security, and physical location.

·         Ability to deliver stable and high-quality working solutions under deadlines in a fast-paced and dynamic environment.

·         Ability to make decisions that have significant impact on the enterprise.

·         Ability to manage ambiguity, operate effectively when things are not certain, or the way forward is not clear.

·         Ability to provide consultation and expert advice to management.

·         Ability to discuss emerging technologies such as cloud endpoint management.

·         Ability to make informal and formal presentations, inside and outside the organization; speaking before assigned team or other groups as needed.

·         Ability to deal with complex difficult problems involving multiple facets and variables in non-standardized situations.

·         Knowledge in securing/supporting/administering a virtual desktop environment running on VMware vSphere and Azure Virtual Desktop.

·         Experience creating deployment test plans, test cases, managing deployment groups, and soliciting feedback from pilot users. General understanding of software development, agile, CI/CD required.

·         Bachelor’s Degree in engineering or Cyber security  preferred and a minimum of five (5) + years’ experience with security engineering.

 

 

 


Read more
Top IT MNC

Top IT MNC

Agency job
Chennai, Bengaluru (Bangalore), Kochi (Cochin), Coimbatore, Hyderabad, Pune, Kolkata, Noida, Gurugram, Mumbai
5 - 13 yrs
₹8L - ₹20L / yr
Snow flake schema
skill iconPython
snowflake
Greetings,

We are looking out for a Snowflake developer for one of our premium clients for their PAN India loaction
Read more
MNC service based company

MNC service based company

Agency job
via Tekfortune Inc by Ankit Uikey
Indore, Pune, Chennai, Vadodara
7 - 12 yrs
₹10L - ₹24L / yr
skill iconPython
skill iconDjango
skill iconReact.js
skill iconAngular (2+)
SQL
+14 more

Title/Role: Python Django Consultant

Experience: 8+ Years

Work Location: Indore / Pune /Chennai / Vadodara

 

Notice period: Immediate to 15 Days Max

 

Key Skills: Python, Django, Crispy Forms, Authentication, Bootstrap, jQuery, Server Side Rendered, SQL, Azure, React, Django DevOps

 

Job Description:

  • Should have knowledge and created forms using Django. Crispy forms is a plus point.
  • Must have leadership experience 
  • Should have good understanding of function based and class based views.
  • Should have good understanding about authentication (JWT and Token authentication)
  • Django – at least one senior with deep Django experience. The other 1 or 2 can be mid to senior python or Django
  • FrontEnd – Must have React/ Angular, CSS experience
  • Database – Ideally SQL but most senior has solid DB experience
  • Cloud – Azure preferred but agnostic
  • Consulting / client project background ideal.

 

Django Stack:

  • Django
  • Server Side Rendered HTML
  • Bootstrap
  • jQuery
  • Azure SQL
  • Azure Active Directory
  • Server Side Rendered/jQuery is older tech but is what we are ok with for internal tools. This is a good combination of late adopter agile stack integrated within an enterprise. Potentially we can push them to React for some discreet projects or pages that need more dynamism.

 

Django Devops:

  • Should have expertise with deploying and managing Django in Azure.
  • Django deployment to Azure via Docker.
  • Django connection to Azure SQL.
  • Django auth integration with Active Directory.
  • Terraform scripts to make this setup seamless.
  • Easy, proven to deployment / setup to AWS, GCP.
  • Load balancing, more advanced services, task queues, etc.


Read more
Celebal Technologies Pvt Ltd

at Celebal Technologies Pvt Ltd

2 candid answers
Anjani Upadhyay
Posted by Anjani Upadhyay
Jaipur, Delhi, Gurugram, Noida, Ghaziabad, Faridabad, Pune
3 - 7 yrs
₹10L - ₹20L / yr
Platform as a Service (PaaS)
skill icon.NET
Microsoft Windows Azure
ASP.NET
ASP.NET MVC
+9 more

Microsoft Azure Data Integration Engineer



Job Description: 

Microsoft Azure Data Integration Developer who will design and build cutting-edge user experiences for our client’s consumer-facing desktop application. The Senior Software Developer will work closely with product owners, UX designers, front-end, and back-end developers to help build the next-generation platform. 

 

Key Skills:

  • 3+ years of experience in an enterprise or consumer software development environment using C# and designing and supporting Azure environments
  • Expert level programming skills in creating MVC and Microservices architecture
  • Experience with modern frameworks and design patterns like .Net core
  • Strong knowledge of C# language
  • Hands-on experience using the Azure administration portal and iPaaS
  • Demonstrable experience deploying enterprise workloads to Azure
  • Hands-on experience in Azure function apps, app service, logic apps and storage, Azure Key vault integration, and Azure Sql database.
  • Solid understanding of object-oriented programming.
  • Experience developing user interfaces and customizing UI controls/components

·      Microsoft Azure Certification, Business Continuity, or Disaster Recovery planning experience is a plus


Responsibilities:

  • Architect, design & build a modern web application for consumers
  • Explore configuring hybrid connectivity between on-premises environments and Azure, and how to monitor network performance to comply with service-level agreements.
  • Collaborate with UI/UX teams to deliver high-performing and easy-to-use applications
  • Participate in code reviews with staff as necessary to ensure a high-quality, performant product
  • Develop a deep understanding of client goals and objectives, and articulate how your solutions address their needs
  • Unit testing/test-driven development
  • Integration testing
  • Deploying Azure VMs (Windows Server) in a highly available environment
  • Regularly reviewing existing systems and making recommendations for improvements.
  • Maintenance
  • Post-deployment production support and troubleshooting


Technical Expertise and Familiarity:

  • Cloud Technologies: Azure, iPaaS
  • Microsoft: .NET Core, ASP.NET, MVC, C#
  • Frameworks/Technologies: MVC, Microservices, Web Services, REST API, Java Script, JQuery, CSS, Testing Frameworks
  • IDEs: Visual Studio, VS Code
  • Databases: MS SQL Server, Azure SQL
  • Familiarity with Agile software development methodologies.
  • Advanced knowledge of using Git source control system.
  • Azure, AWS, and GCP certifications preferred.

 

 

Read more
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Why apply via Cutshort?
Connect with actual hiring teams and get their fast response. No spam.
Find more jobs
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort