11+ Publisher Jobs in Bangalore (Bengaluru) | Publisher Job openings in Bangalore (Bengaluru)
Apply to 11+ Publisher Jobs in Bangalore (Bengaluru) on CutShort.io. Explore the latest Publisher Job opportunities across top companies like Google, Amazon & Adobe.
About Client:
A dynamic digital marketing agency collaborating with agencies, advertisers, and publishers. Specializing in yield management, inventory optimization, and executing online display campaigns, our client also provides end-to-end digital marketing services for SMEs. Founded by IIM Ahmedabad alumni and ex-Ozone Media team members.
Key Responsibilities:
- Prospect, acquire, and nurture relationships with strategic publishers.
- Manage a team of 2-3 Publisher Development Representatives.
- Contribute to client's publisher development strategies.
- Study clients' existing advertising options, advising on seamless integration with our offerings.
- Articulate our client's value proposition across media solutions and ad technology, through both written and verbal communication.
- Build relationships across publisher organizations (executives, sales teams, ad ops, research).
- Track and manage the publisher acquisition pipeline and account activities.
- Collaborate with internal teams on sales strategy, techniques, and execution.
- Oversee all aspects of the sales process from pre-sale to close, providing ongoing sales consultation.
Requirements and Qualifications:
- Graduate degree in any discipline.
- Strong problem-solving and interpersonal skills.
- 5-7 years of industry experience, including 2 years with US Publishers.
- Previous roles in ad-serving technology, ad networks, or large Ad tech companies preferred.
- Ability to work with cross-functional teams and knowledge of pre and post-sales processes.
- Existing relationships with large premium publishers are preferred.
- High energy, self-motivated, and passionate about a fast-paced startup environment.
- Enthusiastic about the dynamic, fast-growing company and industry.
Other Benefits:
- Insurance: Medical coverage of 3,00,000 for individuals, spouses, and kids, with an option to include parents and higher coverage of 5,00,000.
- Professional Development: Reimbursement for relevant courses to support career growth and knowledge enhancement.
- Food: Enjoy breakfast, lunch, tea, and snacks – all you can eat!
- Work Culture: Embrace a flexible, result-oriented work environment.
- Dress: No dress code – wear anything you're comfortable in.
- Recreation: Engage in foosball, carom, and table tennis with like-minded colleagues.
- TGIF: Wrap up the week with fun activities – work hard, party harder!
Job Description – Data Scientist (Machine Learning & Forecasting)
About the Role
We are looking for a highly skilled Data Scientist with strong expertise in Machine Learning, Traditional Statistical Modelling, Forecasting, and Predictive Analytics. The ideal candidate will have hands-on experience building and deploying end-to-end ML solutions, working with large datasets, and translating business problems into scalable data science solutions.
The role requires a strong foundation in statistics, predictive modelling, feature engineering, model evaluation, and time-series forecasting, along with the ability to collaborate with cross-functional teams to deliver business impact.
Key Responsibilities
- Design, develop, and deploy Machine Learning models for business-critical use cases.
- Build and optimize traditional ML models such as:
- Linear Regression
- Logistic Regression
- Decision Trees
- Random Forest
- Gradient Boosting (XGBoost, LightGBM, CatBoost)
- Support Vector Machines
- Clustering Algorithms
- Develop forecasting solutions using:
- ARIMA / SARIMA
- Prophet
- Exponential Smoothing
- Time-Series Regression Models
- Perform exploratory data analysis (EDA), feature engineering, and data validation.
- Evaluate model performance using appropriate statistical and business metrics.
- Work with structured and semi-structured datasets from multiple sources.
- Collaborate with business stakeholders to understand requirements and translate them into analytical solutions.
- Build scalable data pipelines and support model deployment in production environments.
- Monitor model performance, identify data drift, and implement model retraining strategies.
- Present insights and recommendations to technical and non-technical stakeholders.
Required Skills & Qualifications
- Bachelor's or Master's degree in Computer Science, Statistics, Mathematics, Data Science, Engineering, or a related quantitative field.
- 5+ years of hands-on experience in Data Science, Machine Learning, and Forecasting.
Technical Skills
Machine Learning
- Strong understanding of supervised and unsupervised learning algorithms.
- Experience with ensemble methods and advanced ML techniques.
- Expertise in model selection, hyperparameter tuning, and performance optimization.
Forecasting & Statistics
- Strong understanding of:
- Time-Series Analysis
- Forecasting Techniques
- Statistical Inference
- Hypothesis Testing
- Probability Distributions
- A/B Testing
Programming
- Advanced proficiency in Python.
- Experience with:
- Pandas
- NumPy
- Scikit-learn
- Statsmodels
- XGBoost / LightGBM
- Prophet
Data & SQL
- Strong SQL skills with experience in complex queries and performance optimization.
- Experience working with large-scale datasets.
Visualization
- Experience with Power BI, Tableau, Matplotlib, Seaborn, or Plotly.
- Cloud & MLOps (Preferred)
- Exposure to AWS, Azure, or GCP.
- Understanding of Docker, Kubernetes, CI/CD, and ML model deployment practices.
Key Competencies
- Strong analytical and problem-solving skills.
- Excellent communication and stakeholder management abilities.
- Ability to work independently in a fast-paced environment.
- Strong business acumen and data-driven decision-making mindset.
About the company
This is a profitable, venture-backed startup that builds a unified API for HR, payroll, ATS, and benefits systems. Instead of integrating separately with dozens of HR and payroll platforms, customers integrate once with this platform. The company supports 65+ HR and payroll systems and processes over 100,000 syncs a day. It works with established players in the HR-tech and benefits space. The business is profitable and is growing 5 to 6 times year-over-year.
What this role really is
This role is centered on Python, FastAPI, and Postgres. The backend team is small, so this is not a sub-component of a sub-component. The engineer owns integrations end-to-end. If the company signs a customer who needs a new connector, for example Paycor, the engineer builds it, writes its tests, ships it to production, and is on-call when it breaks.
Some weeks involve writing connector code. Some weeks involve debugging a race condition in the worker pool. Some weeks involve joining a call with a customer's engineering team to help them understand an integration issue. The role is wider than it sounds.
First six months, roughly
- Month 1: Onboard. Ship one small fix to production in week one. Read the codebase. Understand how connectors are tested.
- Month 2: Take ownership of the first integration, likely a payroll connector that has not yet been built.
- Month 3: Ship it to a paying customer and join the implementation call.
- Months 4 to 6: Take on two more integrations and complete the first on-call rotation. Start contributing to shared infrastructure such as the auth layer, the rate-limit handler, and the sync orchestrator.
This ramp is intentionally fast. Candidates who find it energizing rather than intimidating are the right fit.
Who you are
- You have 2 to 5 years of experience writing production Python. FastAPI experience is ideal, and candidates with Flask or Django experience who can pick up FastAPI quickly are also a good fit.
- You have experience running Postgres in production, and you understand indexes and deadlocks, and you have debugged slow queries caused by missing WHERE clauses.
- You read other people's APIs critically and have opinions on good API design, including how pagination should work.
- You write commits and pull requests that explain your reasoning, not just the changes you made.
- You are comfortable debugging unfamiliar systems. The company integrates with 65+ external APIs, many of which have poor documentation, so reading network traces and reverse-engineering undocumented behavior is a regular part of the job.
Who you are not
- You are not someone who wants a clear ticket queue and a manager assigning work, since this team expects engineers to find work and run with it.
- You are not someone who needs a perfect spec before starting. Specs exist here but are often wrong, and the expectation is to ship, learn, and revise as you go.
- You are not someone who sees integration work as less interesting engineering. Moving the right data to the right place at the right time with the right guarantees is genuinely hard and valuable engineering work.
The offer
- Cash: Cash compensation is competitive for the Indian market and is indexed to what you would expect from a well-funded mid-stage startup. The company is profitable and pays real cash compensation rather than relying mainly on equity.
- Equity: Meaningful ESOPs with a 4-year vesting schedule and a 1-year cliff.
- Location: Based in Bengaluru, HSR Layout. Relocation support is available for candidates moving cities.
- Equipment: A MacBook Pro of your choice along with any other equipment you need.
- Health: Health insurance for the employee and their dependents.
Please apply here: https://tarlan.ai/apply/bnd-eng-3m9p
MUST HAVE SKILLS
1. Minimum 5 +years of experience in.Net, MVC, and Web API.c#.
2. Minimum 2-3 years of experience in Angular 5, Angular6+.
3. Very good communication skills.
4. Experience with RESTful APIs to connect other backend services.
5. Should have developed more than 2 applications.
6. CI/CD, GIT
7. Good with Threading
8. Experience with performance improvement of applications.
Roles
- Prepare coffee, beverages & snacks
- Handle machines, pantry & maintain hygiene
- Good communication & customer friendly
- Maintain strict hygiene and cleanliness standards in pantry and beverage preparation areas, aligned with healthcare protocols
- Operate and maintain coffee machines and related equipment efficiently
- Monitor inventory levels and support stock replenishment and management
- Adhere to food safety, sanitation, and infection control guidelines
- Ensure proper storage, handling, and disposal of consumables
- Coordinate with internal teams to meet service requirements
Requirements
- 2+ years experience
- Flexible for shifts
Role & Responsibilities
We are building our founding team and are looking for folks who are excited to get their hands dirty in a 0 to 1 journey. If you are expecting a fully working playbook that you can execute upon, Zenskar is probably not the right fit for you at this point. However, if you are excited about creating the playbook from scratch and scaling the existing playbook, we would love to hear from you
You will directly work with the founders.
Outbound sales is a critical to generating meetings with qualified prospects. You will lay the foundation for and execute upon our outbound sales strategy.
The primary objective is to generate leads and setup meetings with qualified prospects by optimizing our outbound sales machinery - iterating on channels, messaging, ICP (ideal customer profile), tooling etc.
Role: Technical Lead - Finance Solutions
Exp: 3 - 6 Years
CTC: up to 20 LPA
Required Qualifications
- Bachelor’s degree in Finance, Business Administration, Information Systems, or related field
- 3+ years of hands-on implementation/project management experience
- Proven experience delivering projects in Fintech, SaaS, or ERP environments
- Strong understanding of accounting principles and financial workflows
- Hands-on SQL experience, including the ability to write and debug complex queries (joins, CTEs, subqueries)
- Experience working with ETL pipelines or data migration processes
- Proficiency in tools like Jira, Confluence, Excel, and project tracking systems
- Strong communication and stakeholder management skills
- Ability to manage multiple projects simultaneously and drive client success
CRMIT Solutions is a leading CRM Solutions Provider specializing in digital transformation and decision intelligence solutions, all powered by Customer360++ (a proprietary AI and decision science framework). The flagship Application Success Value Plan (ASVP) is a comprehensive success plan that leverages decision science techniques and lets customers choose from the ASVP Improve, ASVP Innovate and ASVP Secure programs.
Job Type: Full-time
Location: Bengaluru
Job Description: We are seeking an experienced MuleSoft Technical Architect to grow our MuleSoft practice. The successful candidate will be responsible for overseeing the design, development, and delivery of MuleSoft solutions, ensuring alignment with client requirements and business goals. The Technical Architect will play a pivotal role in driving MuleSoft sales, managing a team of skilled professionals, and ensuring successful project delivery.
Key Responsibilities:
Integration Architecture & Design:
- Lead the architecture, design, and development of integration solutions using MuleSoft Anypoint Platform.
- Design and implement APIs, web services, and microservices to support seamless data flow across platforms.
- Develop integration solutions that align with industry best practices and ensure scalability, security, and performance. MuleSoft Expertise:
- Work extensively with MuleSoft ESB, RAML, MEL, DataWeave, Anypoint MQ, and Anypoint Studio.
- Utilize GitHub Actions for DevOps processes to enable continuous integration and deployment (CI/CD).
Solution Design & Delivery:
- Serve as a Solution Design Specialist with expertise in designing robust and scalable integration solutions.
- Plan, design, and implement APIs, web services, and data integration solutions in line with API-led connectivity principles.
Technical Leadership & Best Practices:
- Provide technical leadership in driving best practices, ensuring proper use of design patterns, OOPs principles, and coding standards.
- Establish and promote industry best practices in integration design and development. Stakeholder Management:
- Collaborate with customer stakeholders to gather requirements and translate business needs into technical solutions.
- Act as a trusted advisor, guiding clients on integration strategies and platform architecture. Agile Delivery:
- Apply Agile (Scrum) methodologies for project execution and ensure timely delivery of integration solutions.
Required Skills:
• 12-15 years of industry experience with at least 10 years in integration technologies.
• Minimum 5+ years of hands-on experience with MuleSoft Anypoint Platform.
• Strong background in middleware platforms such as WebMethods and MuleSoft.
• Proficiency in Java J2EE, Struts, Spring, Hibernate, AJAX, REST, and JPA.
• Expertise in working with SFTP connectors, API Integration, and Salesforce integration.
• Hands-on experience in solution architecture, application design, and development.
• Excellent knowledge of software design principles, OOPs concepts, and development best practices.
• Strong stakeholder management skills with experience collaborating directly with customers.
For more information visit
Website: https://www.crmit.com/
LinkedIn: https://in.linkedin.com/company/crmit
About us:
HappyFox is a software-as-a-service (SaaS) support platform. We offer an enterprise-grade help desk ticketing system and intuitively designed live chat software.
We serve over 12,000 companies in 70+ countries. HappyFox is used by companies that span across education, media, e-commerce, retail, information technology, manufacturing, non-profit, government and many other verticals that have an internal or external support function.
To know more, Visit! https://www.happyfox.com/
We’re looking for a Senior Backend Engineer to join our engineering team to help build and maintain our growing list of products. You should have prior experience being responsible for building sufficiently complex features by yourself.
Responsibilities:
- Implement product features by writing clean, robust, reusable code with tests
- Conduct peer reviews to keep the codebase a great environment to work on
- Collaborate with Product Managers, Designers and Engineers to deliver high-quality features
- Bring new ideas and best practices to improve the team and the codebase
Requirements:
- 5+ years of professional work experience
- Proficiency in backend programming languages like Python
- Experience working with web application frameworks like Django
- Experience in building web services using relational databases like PostgreSQL or NoSQL databases like MongoDB
- Proficiency in writing highly performant and scalable code
- Experience in building REST APIs and a good understanding of best practices around building APIs
- Good communication skills with an ability to articulate your views
- Excellent analytical and problem-solving skills
REVOS is a smart micro-mobility platform that works with enterprises across the automotive shared mobility value chain to enable and accelerate their smart vehicle journeys. Founded in 2017, it aims to empower all 2 and 3 wheeler vehicles through AI-integrated IoT solutions that will make them smart, safe, connected. We are backed by investors like USV and Prime Venture.
Duties and Responsibilities :
- Automating various tasks in cloud operations, deployment, monitoring, and performance optimization for big data stack.
- Build, release, and configuration management of production systems.
- System troubleshooting and problem-solving across platform and application domains.
- Suggesting architecture improvements, recommending process improvements.
- Evaluate new technology options and vendor products.
- Function well in a fast-paced, rapidly-changing environment
- Communicate effectively with people at all levels of the organization
Qualifications and Required Skills:
- Overall 3+ years of experience in various software engineering roles.
- 3+ years of experience in building applications and tools in any tech stack, preferably deployed on cloud
- Recent 3 years’ experience must be on Serverless/cloud-native development in AWS (preferred)/Azure
- Expertise in any of the programming languages – (NodeJS or Python preferable)
- Must have hands-on experience in using AWS/Azure - SDK/APIs.
- Must have experience in deploying, releasing, and managing production systems
- MCA or a degree in engineering in Computer Science, IT, or Electronics stream
About ModistaBox
ModistaBox: "A Box by your Personal Stylist" is an AI-driven fashion tech start-up offering a
personal styling service that delivers a curated box of accessibly priced items directly to doors
across the MENA region. We handpick pieces for each client, to ultimately help them look and
feel their best. Over time, we track and learns from each client's preferences, likes, and dislikes,
making it the only shopping experience that can know women's tastes even better than her
friends.
Backed by the Aalam Al Mjid Holding Investment Group from Saudi Arabia, the business aims
to be MENA’s favorite destination for personalized fashion. A unique business model to inspire
and change the way people find right fashion they love, by combining technology with the
art of personal styling.
What we are looking for?
You will be closely working with the Team to develop, establish, and enforce quality assurance
standards and measures for the Products like Customer Portal, Stylist Portal, Mobile Application,
ERP System within the organization. While we value tremendously problem-solving skills, we
value even more problem finding skills. People who have risen the fastest in our company are
those that have a keen eye for detecting critical problems and then solving them.
You will research and develop quality assurance practice in support of business cases and
systems requirements over the course of software development lifecycles. You will apply
proven analytical and problem-solving skills to help validate IT processes through careful
testing in order to maximize the conversion rate in customer purchase journey.
Our team works together, learns together and grows together in a fast-paced, detail-driven
and rapidly-iterating environment. Our work culture is #overachiever, very amiable, and at the
same time always charged with excitement. We encourage our team members to take
responsibility and grow into future leaders.
Job Responsibilities
• Quality assurance for the cutting-edge solutions at scale, impacting millions of customers
and directly impacting top line by impacting several millions of dollars of revenue.
• Oversees and creates test plans for various software development life cycles including:
integration testing, performance tests, regression testing and user acceptance testing.
• Lead the development, establishment, and enforcement of quality assurance measures
and testing standards for new applications, products, and/or enhancements to existing
applications, products, and/or enhancements throughout their development lifecycles.
• Evaluates requirements, Prioritizes QA workload and sequence of project tickets to minimize conflicts and maximize efficiency of the QA process.
• Ensure that software quality measures comply with regulatory standards, industry
standards, and accepted best practices.
• Create methodologies and processes for the collection and analysis of data for ensuring
software, systems, and product quality.
• Direct the analysis of formal test results in order to discover and report any defects, bugs,
errors, configuration issues, and interoperability flaws.
• Develop change control processes, practices, and guidelines for new and existing
technologies.
• Fully support and assist in maintaining the Release Management process while mentoring
team members and peers on its use.
• Test applications written in Django, Python, React JavaScript and Flutter, Android, iOS.
2
• Work with Mobility architect, Product Leads, User Experience Leads, and other supporting
team members to take the product vision to the testing methodologies and successful
deployment
• Putting together technical write-up for programming features of the site and ensuring team
members understand deliverables and have task lists, ensures documentations and reports
are complete, current and stored appropriately
• Operate in a hyper-collaborative way and follow these guiding principles: Value common
sense and simplicity over complexity, make decisions quickly and move nimbly, celebrate
diverse ideas, Succeed and fail together as a team
• Promotes and supports company policies, procedures, mission, values, and standards of
ethics and integrity, Provides supervision and development opportunities for associates.
Qualifications:
• Bachelor or Master Degree in Computer Science, Software Engineering from a reputed
University.
• Certification in Quality Assurance or Software Development preferred but not required.
• 5 -8 Years of experience in overseeing the design, development, and implementation of
quality assurance standards for software testing.
• At least 5 years direct experience managing all aspects of a QA team: integration/system
testing, performance tests, regression testing and user acceptance testing
• Strong knowledge of system testing metrics, best practices and methodologies
• Extensive experience with core software applications, preferable in the eCommerce apps.
• Direct hands-on experience with ad hoc query programs, automated testing tools, and
reporting software.
• Extensive practical knowledge in importing data for use in report software, spreadsheets,
graphs, and flow charts.
• Experience and expertise in testing and automation of eCommerce data security
enterprise products.
• Ability to be adapt to the startup culture, handle multiple competing priorities, meet
deadlines and troubleshoot problems. Must be a team player and collaborate with various
stakeholders within the business.






