Cutshort logo
Grand Hyper logo
Database Architect
Database Architect
Grand Hyper's logo

Database Architect

Rahul Malani's profile picture
Posted by Rahul Malani
5 - 10 yrs
₹10L - ₹20L / yr
Bengaluru (Bangalore)
Skills
Data Warehouse (DWH)
Apache Hive
ETL
DWH Cloud
Hadoop
Spark
Mango DB
skill iconPostgreSQL
candidate will be responsible for all aspects of data acquisition, data transformation, and analytics scheduling and operationalization to drive high-visibility, cross-division outcomes. Expected deliverables will include the development of Big Data ELT jobs using a mix of technologies, stitching together complex and seemingly unrelated data sets for mass consumption, and automating and scaling analytics into the GRAND's Data Lake. Key Responsibilities : - Create a GRAND Data Lake and Warehouse which pools all the data from different regions and stores of GRAND in GCC - Ensure Source Data Quality Measurement, enrichment and reporting of Data Quality - Manage All ETL and Data Model Update Routines - Integrate new data sources into DWH - Manage DWH Cloud (AWS/AZURE/Google) and Infrastructure Skills Needed : - Very strong in SQL. Demonstrated experience with RDBMS, Unix Shell scripting preferred (e.g., SQL, Postgres, Mongo DB etc) - Experience with UNIX and comfortable working with the shell (bash or KRON preferred) - Good understanding of Data warehousing concepts. Big data systems : Hadoop, NoSQL, HBase, HDFS, MapReduce - Aligning with the systems engineering team to propose and deploy new hardware and software environments required for Hadoop and to expand existing environments. - Working with data delivery teams to set up new Hadoop users. This job includes setting up Linux users, setting up and testing HDFS, Hive, Pig and MapReduce access for the new users. - Cluster maintenance as well as creation and removal of nodes using tools like Ganglia, Nagios, Cloudera Manager Enterprise, and other tools. - Performance tuning of Hadoop clusters and Hadoop MapReduce routines. - Screen Hadoop cluster job performances and capacity planning - Monitor Hadoop cluster connectivity and security - File system management and monitoring. - HDFS support and maintenance. - Collaborating with application teams to install operating system and - Hadoop updates, patches, version upgrades when required. - Defines, develops, documents and maintains Hive based ETL mappings and scripts
Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Grand Hyper

Founded :
2017
Type :
Products & Services
Size :
20-100
Stage :
Raised funding

About

The group currently operates Grand Shopping Malls, Grand Hypermarkets and Grand Xpress in Middle East and India.
Read more

Connect with the team

Profile picture
Rahul Malani

Company social profiles

bloginstagramtwitterfacebook

Similar jobs

KGiSL Educational Institutions
at KGiSL Educational Institutions
2 candid answers
Agency job
via jk by mithul m
Coimbatore
1 - 6 yrs
₹3.4L - ₹6.5L / yr
Hibernate (Java)
skill iconJava
Java Servlets
skill iconSpring Boot
skill iconJavascript
+6 more

We are seeking a passionate and experienced Java Full Stack Trainer to deliver high-quality training in front-end and back-end technologies. The ideal candidate will have hands-on experience in full stack development and a flair for teaching aspiring developers and students.

Read more
CADFEM
CADFEM
Agency job
via hirezyai by HR Hirezyai
Gurugram, Chennai, Hyderabad, Ahmedabad
5 - 10 yrs
₹10L - ₹20L / yr
Sales

Role: Account Manager

Location- Ahmedabad, Gurgaon, Chennai, Hyderabad


Role Overview:

• Establish relationships with new customers and secure contracts that achieve assigned sales

quotas and targets

• Drive the entire sales cycle from initial customer engagement to closed sales

• Prospect for potential customers using various direct methods such as calling and face to face

meetings, and indirect methods such as networking

• Qualify prospects against company criteria for ideal customers and sales

• Consult with prospect about business challenges and requirements, as well as the range of options

and cost benefits of each

• Maintain a high level of relevant domain knowledge in order to have meaningful conversations

with prospects

• Work with technical staff and product specialists where required to address customer

requirements

• Develop and maintain territory plans which outline how sales targets will be met on an ongoing

basis

• Keep detailed notes on prospect and customer interactions

• Maintains regular contact via phone/on-site visits with customers to ensure satisfaction

• Provide forecasts on best case and most likely sales volumes over relevant time periods

• Work with marketing to plan and execute lead generation campaigns

• Provide feedback to sales management on ways to decrease the sales cycle, enhance sales, and

improve company brand and reputation

• Provide feedback to company management on market trends, competitive threats, unmet needs,

and opportunities to deliver greater value to customers by extending company offerings

• Identify sales support requirements and work with marketing to develop improve sales tools

• Conduct all sales activities with the highest degree of professionalism and integrity

Minimum Requirements

• Bachelor’s degree in an engineering or any allied domain with experience in software sales

• Having CAD/CAM/CAE/PLM or allied solution sales/ technical experience would be an added

advantage

• Good knowledge of local market

• Ability to develop new business opportunities

• Excellent communication and organizational skills and the ability to work independently

• Ability to travel upto 70%


The Benefits

• Challenging job within a young and dynamic team



Read more
AbleCredit
at AbleCredit
2 candid answers
Utkarsh Apoorva
Posted by Utkarsh Apoorva
Bengaluru (Bangalore), Pune
5 - 12 yrs
₹30L - ₹60L / yr
Large Language Models (LLM)
LLMops
Generative AI
Large Language Models (LLM) tuning

SDE 2 / SDE 3 – AI Infrastructure & LLM Systems Engineer

Location: Pune / Bangalore (India)

Experience: 4–8 years

Compensation: no bar for the right candidate

Bonus: Up to 10% of base


About the Company

AbleCredit builds production-grade AI systems for BFSI enterprises, reducing OPEX by up to 70% across onboarding, credit, collections, and claims.

We run our own LLMs on GPUs, operate high-concurrency inference systems, and build AI workflows that must scale reliably under real enterprise traffic.

Role Summary (What We’re Really Hiring For)

We are looking for a strong backend / systems engineer who can:

  • Deploy AI models on GPUs
  • Expose them via APIs
  • Scale inference under high parallel load using async systems and queues

This is not a prompt-engineering or UI-AI role.



Core Responsibilities

  • Deploy and operate LLMs on GPU infrastructure (cloud or on-prem).
  • Run inference servers such as vLLM / TGI / SGLang / Triton or equivalents.
  • Build FastAPI / gRPC APIs on top of AI models.
  • Design async, queue-based execution for AI workflows (fan-out, retries, backpressure).
  • Plan and reason about capacity & scaling:
  • GPU count vs RPS
  • batching vs latency
  • cost vs throughput
  • Add observability around latency, GPU usage, queue depth, failures.
  • Work closely with AI researchers to productionize models safely.



Must-Have Skills

  • Strong backend engineering fundamentals (distributed systems, async workflows).
  • Hands-on experience running GPU workloads in production.
  • Proficiency in Python (Golang acceptable).
  • Experience with Docker + Kubernetes (or equivalent).
  • Practical knowledge of queues / workers (Redis, Kafka, SQS, Celery, Temporal, etc.).
  • Ability to reason quantitatively about performance, reliability, and cost.



Strong Signals (Recruiter Screening Clues)

Look for candidates who have:

  • Personally deployed models on GPUs
  • Debugged GPU memory / latency / throughput issues
  • Scaled compute-heavy backends under load
  • Designed async systems instead of blocking APIs



Nice to Have

  • Familiarity with LangChain / LlamaIndex (as infra layers, not just usage).
  • Experience with vector DBs (Qdrant, Pinecone, Weaviate).
  • Prior work on multi-tenant enterprise systems.



Not a Fit If

  • Only experience is calling OpenAI / Anthropic APIs.
  • Primarily a prompt engineer or frontend-focused AI dev.
  • No hands-on ownership of infra, scaling, or production reliability.


Read more
Root Node India
Remote, Bengaluru (Bangalore)
3 - 4 yrs
₹12L - ₹14L / yr
skill iconJava
skill iconSpring Boot
RESTful APIs
skill iconAmazon Web Services (AWS)
skill iconMongoDB
+1 more

About Root Node

We’re an early-stage startup building intelligent tools for planning, scheduling, and optimization—starting with timetabling and warehouse logistics. Backed by deep domain expertise and a growing customer pipeline, we’re now building our core tech team. This is not just a coding job — it's a chance to build something meaningful from the ground up.


About the job

  • Design and implement robust backend systems and APIs using Java or similar backend language and Spring Boot or equivalent frameworks
  • Integrate backend services with existing custom ERP systems 
  • Work closely with the founder on product architecture, feature prioritization, and go-to-market feedback
  • Take full ownership of features — from system design and development to deployment and iterative improvements
  • Help shape our engineering culture and technical foundations


You're a Great Fit If You:

  • Have 3+ years of experience in backend development
  • Are strong in Java or similar languages (e.g., Kotlin, Go, Node.js)
  • Have solid experience with Spring Boot or equivalent backend frameworks
  • Have integrated with ERP or enterprise systems in production environments
  • Are comfortable with both SQL (PostgreSQL) and NoSQL (MongoDB)
  • Understand REST API development, authentication, Docker
  • Have an entrepreneurial mindset — you're excited about ownership, ambiguity, and making decisions that shape the product and company
  • Want more than just a job — you want to build, solve, and learn rapidly


What We Offer

  • Competitive salary
  • High degree of ownership and autonomy
  • Ability to shape the tech and product direction from Day 1
  • Transparent and fast decision-making culture
  • A builder’s environment — solve real-world problems with real impact
Read more
payment bank
payment bank
Agency job
Navi Mumbai
3 - 6 yrs
₹7L - ₹18L / yr
skill iconJava
skill iconAndroid Development
skill iconKotlin
Model-View-View-Model (MVVM)
skill iconXML
+5 more
  • Design and build advanced applications for the Android platform
  • Collaborate with cross-functional teams to define, design, and ship new features
  • Experience in working with SDLC. Experience in end to end SDLC documentations.
  • Experience in Banking/Financial Application.
  • Work with outside data sources and APIs
  • Unit-test code for robustness, including edge cases, usability, and general reliability
  • Work on bug fixing and improving application performance
  • Continuously discover, evaluate, and implement new technologies to maximize development efficiency
  • Hands-on experience in Web Services
  • Excellent programming, unit testing and debugging skills in Mobile Java (Android and Kotlin)
  • Good designing skills based on object-oriented design patterns & frameworks
  • Basic/core Java/Kotlin/OOPS knowledge and an understanding of Java technologies is mandatory
  • Very good exposure in frameworks like Android Architecture, SDK, SDK Development
  • Strong Experience in Mobile Application Development Life Cycle
  • Experience in Design Patterns MVVM, MVP etc.
  • Programming new Android Applications from specifications
  • Experience in implementing communication with API servers via web-services using JSON and XML
  • Exploring upcoming new features of Android Platform
Read more
MAK Projects
Shruti Kulkarni
Posted by Shruti Kulkarni
Hyderabad
3 - 4 yrs
₹2L - ₹3L / yr
trainer

Trainer who can trained to 20 people

 communication, training program design, and knowledge of adult learning. 


Read more
company logo
Agency job
via CIEL HR Services by Swati M
Bengaluru (Bangalore)
4 - 6 yrs
₹6L - ₹12L / yr
skill iconiOS App Development
skill iconObjective C
skill iconSwift
Xcode

Years of Experience:4-6 Years
Work Location: Bangalore
Notice:Immediate to 15 Days(Max)

Responsibilities:

 

  • 4+ years of experience in IOS Development.

  • Strong  3 Years of experience in Swift.(Mandatory)

  • Good knowledge in Flutter.

  • Strong analytical skills combined with experience in Object Oriented Programming (OOPS) concepts and Cocoa touch and iOS SDK.

 

Required skills: 

  • Proficient with Objective-C and Swift (depending on project requirements)

  • Experience with iOS frameworks such as Core Data.

  • Familiarity with Restful APIs to connect iOS applications to back-end services.

  • Understanding of Apple's design principles and interface guidelines

  • Experience with performance and memory tuning with tools (such as Instruments and Shark, depending on project needs).

  • Familiarity with cloud message APIs and push notifications.

  • Proficient understanding of code versioning tools such as Git, SVN, bit bucket.

  • Familiarity with continuous integration.

  • Universal application development for both iPhone and iPad.

  • Be able to build mobile applications to connect to middleware and applications through web services.

  • Have excellent knowledge about the performance optimization of mobile applications.

Read more
globe teleservices
deepshikha thapar
Posted by deepshikha thapar
Navi Mumbai
1 - 5 yrs
₹2L - ₹5.5L / yr
Platform as a Service (PaaS)
CPaas
Telecom
  1. Project Business Analyst
  2. Incumbent should have knoledge of CPaaS
  3. Should be ready to work in telecom sector
  4. CPaaS , Position 1, Experience 1year to 3 year , Pay Scale 5 Lacs to 5.5 Lacs (for 3Years Exp.) 3.5 to 4 Lacs (for 1 year to 2 year exp),
  5. location- Mumbai


Read more
company logo
Agency job
Mumbai, Navi Mumbai
0 - 2 yrs
₹0L - ₹4L / yr
Business Development
Sales
Field Sales
Telesales
We are looking for a fresher, Non-MBA for Sales and Marketing for our training.
Read more
A leading product based company in Health Tech domain.
A leading product based company in Health Tech domain.
Agency job
via Volks Consulting by Spoorthi Bhat Achaladi
Remote, Bengaluru (Bangalore)
10 - 16 yrs
₹50L - ₹55L / yr
skill iconJava
skill iconSpring Boot
Microservices
Spring MVC
Team Management
+1 more

About client:

The 2018 Forbes Indonesia Choice Award winner and Galen Growth’s 2018 Most

Innovative HealthTech Startup in Asia. Ours is a secure health-tech platform with a mission to

simplifying access to healthcare by connecting millions of patients with licensed doctors, insurance, labs, and pharmacies in one mobile application.

 

Key Job Responsibilities:

  • He/She is a responsive team player who can proactively contribute for building technical

strategies for applications and systems by promoting an understanding of the technology and

business roadmap.

  • He /she is someone who thrives in a fun, fast-paced, dynamic, startup-like environment.
  • Work very closely with various business stakeholders to drive the execution of multiple

business plans and technologies.

  • Work closely with Product, Design, and Marketing to conceive features, plan projects, and

build roadmaps

  • Prior experience with scalable Architecture managing team of minimum 5 engineers and

coaching, mentoring while maintaining a role with code development.

  • Proven history of contributing to product strategy and shipping products with multi-functional

teams.

  • Highly involved in recruitment while building team also leading app development for both

platforms

  • Promote and support company policies, procedures, mission, values, and standards of ethics

and integrity.

 

Minimum Qualification:

  • Total of 10+ years experience
  • Experince in performance appraisal and people management.
  • Hands-on working on Java ( {Language understanding - Java 8, Lambdas, Collections,

popular frameworks & libraries}, JVM, GC tuning, performance tuning)

  • Worked on REST frameworks/libraries like Spring MVC, Spring Boot, Dropwizard, REST

Express etc

  • Worked on Relational data stores viz. MySQL, Oracle, or Postgres
  • Worked on Non-relational data stores viz. Cassandra, HBase, Couchbase, MongoDB, etc
  • Worked on caching infra viz. Redis, Memcached, Aerospike, Riak, etc
  • Worked on Queueing infra viz. Kafka, RabbitMQ, ActiveMQ etc

    Questions

    1. How many years of Techno-managerial experience do you have? 
    2. How many performance review cycles did you do?
    3. What is the size of the team that you've managed?

     

     

     

Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos