
- Data & Analytics team is responsible to integrate new data sources and build data models, data dictionaries and machine learning models for the Wholesale Bank.
- The goal is to design and build data products to support squads in Wholesale Bank with business outcomes and development of business insights. In this Job Family we make a distinction between Data Analysts and Data Scientist. Both scientists as analysts work with data and are expected to write queries, work with engineering teams to source the right data, perform data munging (getting data into the correct format, convenient for analysis/interpretation) and derive information from data.
- The data analyst typically works on simpler structured SQL or similar databases or with other BI tools/packages. The Data Scientists are expected to build statistical models or be hands-on in machine learning and advanced programming.
- Role of Data Scientist to support our Corporate banking teams with insights gained from analyzing company data. The ideal candidate is adept at using large data sets to find opportunities for product and process optimization and using models to test the effectiveness of different courses of action. They must have strong experience using a variety of data mining/data analysis methods, using a variety of data tools, building and implementing models, using/creating algorithms and creating/running simulations. They must have banking or corporate banking experience.
6 Years - 10 Years
Analytics
- Should be comfortable in solving Wholesale Banking domain analytical solution within AI/ML platform

Similar jobs
Required Skills: Advanced AWS Infrastructure Expertise, CI/CD Pipeline Automation, Monitoring, Observability & Incident Management, Security, Networking & Risk Management, Infrastructure as Code & Scripting
Criteria:
- 5+ years of DevOps/SRE experience in cloud-native, product-based companies (B2C scale preferred)
- Strong hands-on AWS expertise across core and advanced services (EC2, ECS/EKS, Lambda, S3, CloudFront, RDS, VPC, IAM, ELB/ALB, Route53)
- Proven experience designing high-availability, fault-tolerant cloud architectures for large-scale traffic
- Strong experience building & maintaining CI/CD pipelines (Jenkins mandatory; GitHub Actions/GitLab CI a plus)
- Prior experience running production-grade microservices deployments and automated rollout strategies (Blue/Green, Canary)
- Hands-on experience with monitoring & observability tools (Grafana, Prometheus, ELK, CloudWatch, New Relic, etc.)
- Solid hands-on experience with MongoDB in production, including performance tuning, indexing & replication
- Strong scripting skills (Bash, Shell, Python) for automation
- Hands-on experience with IaC (Terraform, CloudFormation, or Ansible)
- Deep understanding of networking fundamentals (VPC, subnets, routing, NAT, security groups)
- Strong experience in incident management, root cause analysis & production firefighting
Description
Role Overview
Company is seeking an experienced Senior DevOps Engineer to design, build, and optimize cloud infrastructure on AWS, automate CI/CD pipelines, implement monitoring and security frameworks, and proactively identify scalability challenges. This role requires someone who has hands-on experience running infrastructure at B2C product scale, ideally in media/OTT or high-traffic applications.
Key Responsibilities
1. Cloud Infrastructure — AWS (Primary Focus)
- Architect, deploy, and manage scalable infrastructure using AWS services such as EC2, ECS/EKS, Lambda, S3, CloudFront, RDS, ELB/ALB, VPC, IAM, Route53, etc.
- Optimize cloud cost, resource utilization, and performance across environments.
- Design high-availability, fault-tolerant systems for streaming workloads.
2. CI/CD Automation
- Build and maintain CI/CD pipelines using Jenkins, GitHub Actions, or GitLab CI.
- Automate deployments for microservices, mobile apps, and backend APIs.
- Implement blue/green and canary deployments for seamless production rollouts.
3. Observability & Monitoring
- Implement logging, metrics, and alerting using tools like Grafana, Prometheus, ELK, CloudWatch, New Relic, etc.
- Perform proactive performance analysis to minimize downtime and bottlenecks.
- Set up dashboards for real-time visibility into system health and user traffic spikes.
4. Security, Compliance & Risk Highlighting
• Conduct frequent risk assessments and identify vulnerabilities in:
o Cloud architecture
o Access policies (IAM)
o Secrets & key management
o Data flows & network exposure
• Implement security best practices including VPC isolation, WAF rules, firewall policies, and SSL/TLS management.
5. Scalability & Reliability Engineering
- Analyze traffic patterns for OTT-specific load variations (weekends, new releases, peak hours).
- Identify scalability gaps and propose solutions across:
- o Microservices
- o Caching layers
- o CDN distribution (CloudFront)
- o Database workloads
- Perform capacity planning and load testing to ensure readiness for 10x traffic growth.
6. Database & Storage Support
- Administer and optimize MongoDB for high-read/low-latency use cases.
- Design backup, recovery, and data replication strategies.
- Work closely with backend teams to tune query performance and indexing.
7. Automation & Infrastructure as Code
- Implement IaC using Terraform, CloudFormation, or Ansible.
- Automate repetitive infrastructure tasks to ensure consistency across environments.
Required Skills & Experience
Technical Must-Haves
- 5+ years of DevOps/SRE experience in cloud-native, product-based companies.
- Strong hands-on experience with AWS (core and advanced services).
- Expertise in Jenkins CI/CD pipelines.
- Solid background working with MongoDB in production environments.
- Good understanding of networking: VPCs, subnets, security groups, NAT, routing.
- Strong scripting experience (Bash, Python, Shell).
- Experience handling risk identification, root cause analysis, and incident management.
Nice to Have
- Experience with OTT, video streaming, media, or any content-heavy product environments.
- Familiarity with containers (Docker), orchestration (Kubernetes/EKS), and service mesh.
- Understanding of CDN, caching, and streaming pipelines.
Personality & Mindset
- Strong sense of ownership and urgency—DevOps is mission critical at OTT scale.
- Proactive problem solver with ability to think about long-term scalability.
- Comfortable working with cross-functional engineering teams.
Why Join company?
• Build and operate infrastructure powering millions of monthly users.
• Opportunity to shape DevOps culture and cloud architecture from the ground up.
• High-impact role in a fast-scaling Indian OTT product.
Full-Stack Machine Learning Engineer
Role: Full-Time, Long-Term Required: Python Preferred: C++
OVERVIEW
We are seeking a versatile ML engineer to join as a core member of our technical team. This is a long-term position for someone who wants to build sophisticated production systems and grow with a small, focused team. You will work across the entire stack—from data ingestion and feature engineering through model training, validation, and deployment.
The ideal candidate combines strong software engineering fundamentals with deep ML expertise, particularly in time series forecasting and quantitative applications. You should be comfortable operating independently, making architectural decisions, and owning systems end-to-end.
CORE TECHNICAL REQUIREMENTS
Python (Required): Professional-level proficiency writing clean, production-grade code—not just notebooks. Deep understanding of NumPy, Pandas, and their performance characteristics. You know when to use vectorized operations, understand memory management for large datasets, and can profile and optimize bottlenecks. Experience with async programming and multiprocessing is valuable.
Machine Learning (Required): Hands-on experience building and deploying ML systems in production. This goes beyond training models—you understand the full lifecycle: data validation, feature engineering, model selection, hyperparameter optimization, validation strategies, monitoring, and maintenance.
Specific experience we value: gradient boosting frameworks (LightGBM, XGBoost, CatBoost), time series forecasting, probabilistic prediction and uncertainty quantification, feature selection and dimensionality reduction, cross-validation strategies for non-IID data, model calibration.
You should understand overfitting deeply—not just as a concept but as something you actively defend against through proper validation, regularization, and architectural choices.
Data Pipelines (Required): Design and implement robust pipelines handling real-world messiness: missing data, late arrivals, schema changes, upstream failures. You understand idempotency, exactly-once semantics, and backfill strategies. Experience with workflow orchestration (Airflow, Prefect, Dagster) expected. Comfortable with ETL/ELT patterns, incremental vs full recomputation, data quality monitoring, database design and query optimization (PostgreSQL preferred), time series data at scale.
C++ (Preferred): Experience valuable for performance-critical components. Writing efficient C++ and interfacing with Python (pybind11, Cython) is a significant advantage.
HIGHLY DESIRABLE: MULTI-AGENT ORCHESTRATION
We are building systems leveraging LLM-based automation. Experience with multi-agent frameworks highly desirable: LangChain, LangGraph, or similar agent frameworks; designing reliable AI pipelines with error handling and fallbacks; prompt engineering and output parsing; managing context and state across agent interactions. You do not need to be an expert, but genuine interest and hands-on experience will set you apart.
DOMAIN EXPERIENCE: FINANCIAL DATA AND CRYPTO
Preference for candidates with experience in quantitative finance, algorithmic trading, or fintech; cryptocurrency markets and their unique characteristics; financial time series data and forecasting systems; market microstructure, volatility, and regime dynamics. This helps you understand why reproducibility is non-negotiable, why validation must account for temporal structure, and why production reliability cannot be an afterthought.
ENGINEERING STANDARDS
Code Quality: Readable, maintainable code others can modify. Proper version control (meaningful commits, branches, code review). Testing where appropriate. Documentation: docstrings, READMEs, decision records.
Production Mindset: Think about failure modes before they happen. Build in observability: logging, metrics, alerting. Design for reproducibility—same inputs produce same outputs.
Systems Thinking: Consider component interactions, not just isolated behavior. Understand tradeoffs: speed vs accuracy, flexibility vs simplicity. Zoom between architecture and implementation.
WHAT WE ARE LOOKING FOR
Self-Direction: Given a problem and context, you break it down, identify the path forward, and execute. You ask questions when genuinely blocked, not when you could find the answer yourself.
Long-Term Orientation: You think in years, not months. You make decisions considering future maintainability.
Intellectual Honesty: You acknowledge uncertainty and distinguish between what you know versus guess. When something fails, you dig into why.
Communication: You explain complex concepts clearly and document your reasoning.
EDUCATION
University degree in a quantitative/technical field preferred: Computer Science, Mathematics, Statistics, Physics, Engineering. Equivalent demonstrated expertise through work also considered.
TO APPLY
Include: (1) CV/resume, (2) Brief description of a production ML system you built, (3) Links to relevant work if available, (4) Availability and timezone.
Job Summary:
We are seeking a motivated and skilled Founding Engineer to join our innovative team in Mumbai. This role offers a unique opportunity to help shape our technology and product direction, leveraging your expertise in full-stack development using React.js, Node.js, and MySQL.
Key Responsibilities:
- Design and implement user-friendly frontend applications using React to enhance user experience.
- Develop robust server-side applications and APIs with Node.js to support our business logic and data processing needs.
- Manage and optimize MySQL databases, ensuring data integrity and performance while querying and updating data.
- Collaborate closely with cross-functional teams including product management and UX/UI to deliver cohesive product features.
- Participate in code reviews and ensure adherence to best practices in software development, maintaining high-quality code.
- Assist in troubleshooting and debugging issues across the stack, ensuring a smooth operation of our applications.
- Contribute to the architecture and roadmap of our technology platform, helping to define future iterations based on user feedback.
Requirements:
- Bachelor's degree in Computer Science, Engineering, or a related field.
- 1 to 4 years of experience in full-stack development with a focus on React.js, Node.js, and MySQL.
- Strong understanding of web technologies, including HTML, CSS, and JavaScript frameworks.
- Proficient in database management and design, particularly in MySQL.
- Excellent problem-solving skills and the ability to work in a fast-paced startup environment.
- Demonstrated ability to work collaboratively in a team and communicate technical concepts clearly.
- Passion for building innovative and scalable applications that meet user needs.
Role Overview:
As a DevOps Engineer (L2), you will play a key role in designing, implementing, and optimizing infrastructure. You will take ownership of automating processes, improving system reliability, and supporting the development lifecycle.
Key Responsibilities:
- Design and manage scalable, secure, and highly available cloud infrastructure.
- Lead efforts in implementing and optimizing CI/CD pipelines.
- Automate repetitive tasks and develop robust monitoring solutions.
- Ensure the security and compliance of systems, including IAM, VPCs, and network configurations.
- Troubleshoot complex issues across development, staging, and production environments.
- Mentor and guide L1 engineers on best practices.
- Stay updated on emerging DevOps tools and technologies.
- Manage cloud resources efficiently using Infrastructure as Code (IaC) tools like Terraform and AWS CloudFormation.
Qualifications:
- Bachelor’s degree in Computer Science, IT, or a related field.
- Proven experience with CI/CD pipelines and tools like Jenkins, GitLab, or Azure DevOps.
- Advanced knowledge of cloud platforms (AWS, Azure, or GCP) with hands-on experience in deployments, migrations, and optimizations.
- Strong expertise in containerization (Docker) and orchestration tools (Kubernetes).
- Proficiency in scripting languages like Python, Bash, or PowerShell.
- Deep understanding of system security, networking, and load balancing.
- Strong analytical skills and problem-solving mindset.
- Certifications (e.g., AWS Certified Solutions Architect, Kubernetes Administrator) are a plus.
What We Offer:
- Opportunity to work with a cutting-edge tech stack in a product-first company.
- Collaborative and growth-oriented environment.
- Competitive salary and benefits.
- Freedom to innovate and contribute to impactful projects.
Job Description:
Organization - Prolifics Corporation
Skill - Java developer
Job type - Full time/Permanent
Location - Bangalore/Mumbai
Experience - 5 to 10 Years
Notice Period – Immediate to 30 Days
Required Skillset:
Spring framework concepts, Spring boot(Mandatory)
Spring batch and dashboard
Apache Kafka(Mandatory)
Azure (Mandatory)
GIT / Maven / Griddle / CI/CD
MS SQL database
Cloud and Data Exposure
Docker, Orchestration using Kubernetes
Genesys pure cloud or any cloud-based contact center platform that can be used to manage customer interactions.
Technical Experience:
The candidate should have 5+ years of experience, preferably at technology or financial firm.
Must have at least 2- 3 years of experience in spring batch / java / Kafka / SQL
Must have hands on experience in database tools and technologies.
Must have exposure to CI / CD and Cloud.
Work scope
Build the spring batch framework to pull the required data from Genesys
Cloud to MS reporting data storage – on prem / Cloud.
Build MS WM Contact Center Data Hub (on Prem / Cloud)
Build dashboard to monitor and manage the data injection, fusion jobs.
Event bridge implementation for real time data ingestion and monitoring
MS Private Cloud
Are you a creative and innovative content writer looking to join a company on the rise and make a difference? Are you passionate about expressing ideas and thoughts through writing and eager to acquire new skills and experiences? If yes, then this internship opportunity at Strode Experiences would be an ideal fit for you.
Day-to-day responsibilities include:
1. Crafting inspiring and engaging content for our various channels
2. Creating attention-grabbing copy for our social media platforms
3. Writing and editing blog posts and other web content
4. Proofreading content for tone, style, grammar, and accuracy
5. Researching content topics and tracking industry trends
Skills & Requirements:
1. Our ideal candidate must have excellent writing and editing skills
2. Excellent command of the English language
3. Strong knowledge of social media platforms, and creativity
- copy writing experience with good Advertising agency or design studio
- Possession of creative flair, versatility, conceptual/visual ability and originality
- Able to write long copy for website, brochures, blog and short and creative copy for ad campaigns, social media etc.
- Developing creative ideas and concepts for various media vehicles like taglines, jingles, ad campaigns, brochures, social media posts etc.
- Writing clear, persuasive, original copy
- Proofreading copy to check spelling and grammar
- Amending, revising or redeveloping adverts or campaigns in response to feedback from the creative director, account team or clients;
- Overseeing campaigns through the production stage to completion
The role provides L2 and L3 support and IS services to F&PA community using the Cognos Controller Applications
- Problem determination / troubleshooting and root cause analysis skills for our IBM Cognos Controller Cloud and On-Premises offerings
- Create or enhance knowledge assets for our Knowledge Base (how-to guides, technical notes or similar).
- Contribute to key operational metrics: for example: NPS, initial response times, backlog management, Time to Resolution
Technical expertise:
- Previous experience with IBM Cognos Controller, Planning Analytics, or equivalent financial consolidation software (e.g. Anaplan, Tagetek, OneStream, Vena Financial Close Management, Oracle Financial Consolidation, )
- Web tier technologies
- Network administration
- Web applications
- Databases (SQL Server Oracle, DB2)
- Strong troubleshooting communication skills
- Demonstrated organization and time management skills
- Demonstrated verbal and written communication skills
- Must be self-motivated and disciplined
- Ability to recognize and prioritize critical tasks independently
1. Strong in IBM Cognos Controller 10x expertise 2. Strong SQL knowledge (Oracle, MS SQL Server) 3. Good in Data-warehousing concepts with cognos schema 4. Preferred Knowledge on Cognos finance products - Planning/TM1 5. Excellent communication skills
cognos Controller 10.4.2 -On premise experience - this is the keyword for the search for Cognos Controller.
Job brief
- We are looking for a qualified Front-end developer to join our team.
- You will be responsible for building the ‘client-side’ of our web applications.
- You should be able to translate our company and customer needs into functional and appealing interactive applications.
- If you’re interested in creating a user-friendly environment by writing code and moving forward in your career, then this job is for you.
- We expect you to be a person, who is curious about new digital technologies and aspires to combine usability with visual design.
Responsibilities
- Use markup languages like HTML to create user-friendly web pages
- Maintain and improve website
- Optimize applications for maximum speed
- Design mobile-based features
- Collaborate with back-end developers and web designers to improve usability
- Get feedback from, and build solutions for, users and customers
- Create quality mockups and prototypes
- Help back-end developers with coding and troubleshooting
- Ensure high quality graphic standards and brand consistency
- Stay up-to-date on emerging technologies
Requirements
- Understanding of key design principles.
- Experience in HTML, CSS, JavaScript, and JS Frameworks like Angular, Backbone and React.
- Understanding of server-side CSS.
- Knowledge in responsive and adaptive design.
- Understanding of SEO principles.
- Good problem-solving skills.
- Excellent verbal communication skills.
- Good interpersonal skills.
- An ability to perform well in a fast-paced environment
- Excellent analytical and multitasking skills
What we're looking for:
You will help define the next generation experience for Citrix Workspace app on desktop platforms and modernize tech stack. If you believe in a bottom-up culture, are passionate about delivering high quality software at scale, striving for technical agility in a fast paced, high performance environment, then we are looking for you!
Position Overview
The Engineering Manager is responsible to lead a critical iOS development team in Bangalore focused on building exciting new solutions for our iOS users .This team will be driving key strategic initiatives while collaborating closely with our iOS development teams globally.
Role Responsibilities
- Build and manage a team of highly skilled software engineers using agile practices.
- Responsible for design, development, maintenance of software which is used by millions of people daily.
- Has flexibility to spend significant time as an individual contributor as well, writing code and designing applications and APIs.
- Design and develop advanced applications for mobile platforms (Mobile Apps and/or cloud services)
- Help own and deliver on the Team goals owned out of Bangalore by challenging the existing thinking and bringing on new technologies and solutions by applying your experience to guide the future of Citrix.
- Collaborate with various stakeholders across different business functions and located in different Geos.
- Lead the team through the development process and seek opportunity for continuous improvement and best practices on multiple projects of high complexity.
Basic Qualifications
- Bachelor’s degree in computer science and 9+ years of software development experience, with 1+ years in a Technical manager role
- Extremely deep understanding of mobile development frameworks and deep experience in cross platform application development such as React, React Native, Meteor
- Experience with iOS frameworks - UIKit, Core Foundation, Core Animation, Core Graphics, Autolayout, AVFoundation, SceneKit, GCD etc.
- In depth Understanding of Apple’s recommended design principles, interface guidelines and and best practices for coding
- Experience working with remote data via REST, JSON and Web Services
- Strong foundational knowledge on computer science principles
- Sound Agile planning and Design skills
- Demonstrated ability to lead and collaborate effectively across organizational boundaries.
- Strong interpersonal and leadership skills, to drive collaboration and innovation.
- Experience and interest in guiding and leading team members of other teams








