11+ Data center design Jobs in India
Apply to 11+ Data center design Jobs on CutShort.io. Find your next job, effortlessly. Browse Data center design Jobs and apply today!
- Own and Maintain our interface. Built in Go, React and an event-driven architecture under the hood
- We work with complex data types and relations. Design our database (postgres) and maintain our S3 buckets.
- Build an infra which will work super-fast on cloud servers and runs reliably on-prem
- Develop a user-centric platform by helping us with ruthless prioritization of features
- Have an eye for detail especially when it comes to visual appeal
What you bring to the table
- You have full-stack experience with relevant technologies (Go, React, Typescript)
- You know how to go from 0-to-1
- You have strong communication skills
- You thrive in a collaborative team setting
Job Role : Senior Full Stack Developer (.NET + React + C#)
Experience : 8+ Years
Work Mode : Hybrid (4 days/month from Noida, Hyderabad, Chennai, Pune, or Bengaluru)
Shift : IST (Normal Shift)
Job Summary :
We are looking for a Senior Full Stack Developer with strong expertise in C#, .NET, React, and Azure Development to build and support scalable enterprise applications. The ideal candidate should have extensive backend development experience, hands-on Azure exposure, and the ability to deliver high-quality solutions across the full stack.
Note : Strong Azure Development experience is mandatory. Previous experience with UHG (UnitedHealth Group) will be an added advantage.
Mandatory Skills :
8+ years of experience with C#, .NET Core/.NET 6+, ASP.NET Core, React.js, JavaScript/TypeScript, SQL Server, REST APIs, Azure Development (App Services, Functions, Azure SQL, Storage), Git, and CI/CD tools (Azure DevOps/GitHub Actions/Jenkins).
Key Responsibilities :
- Develop and maintain applications using C#, .NET Core/.NET 6+, and React.
- Build secure and scalable REST APIs and backend services.
- Design responsive frontend components using React and TypeScript/JavaScript.
- Work with Azure services and cloud-native architectures.
- Manage CI/CD pipelines using Azure DevOps, GitHub Actions, or Jenkins.
- Write clean, maintainable, and testable code.
- Participate in code reviews, troubleshooting, and technical discussions.
Required Skills :
Backend :
- C#
- .NET Core / .NET 6+
- ASP.NET Core
- REST APIs
- OAuth, JWT Authentication
Frontend :
- React.js
- JavaScript / TypeScript
Cloud (Mandatory) :
- Microsoft Azure Development
- Azure App Services
- Azure Functions
- Azure SQL
- Azure Storage
Database :
- SQL Server
DevOps :
- Azure DevOps
- Git
- CI/CD Pipelines
Preferred :
- Previous experience with UHG (UnitedHealth Group).
- Familiarity with Angular.
- Experience with enterprise-scale applications.
- Self-starter with strong problem-solving skills.
Mandatory Background Verification :
Education, Employment, Criminal, Address, ID, Reference, CV Validation, Gap Verification, Credit/CIBIL Check, and Drug Test.
Fountane Archipelago · Island Role
A Little Bit About the Role
We are looking for a Senior Product Engineer (L3) who thrives in complexity. Most engineers build on blank canvases — you build on someone else’s mess and leave it better than you found it.
The majority of your work at L3 will be on existing, live codebases — disorganised, partially documented, built by multiple teams over multiple years. Your job is to enter those systems, understand them before touching them, extend and clean them without breaking what works, and progressively bring them up to a standard where AI tooling can accelerate further development. This is the core of what L3 does at Fountane. If you have only built greenfield projects, this role will be hard.
You are expected to be genuinely full stack: comfortable owning web applications and mobile apps, the frontend, backend, database, state management, and API integration layer — without needing to hand off to a specialist.
You will work closely with the Concept Engineer on your Island — translating their prototypes into production architecture, raising technical blockers early, and keeping the sprint honest. You will also review code, mentor junior engineers, respond to production incidents, and contribute to the network’s shared knowledge base.
All of this is done primarily with Cursor and Claude as your execution and reasoning tools. AI-assisted engineering is not a feature of this role — it is the method.
AI-First Engineering Expectation
Cursor and Claude are your primary tools — not supplements. Engineers at L3 who are not using AI at the codebase level are not operating at this level.
At L3, AI-assisted engineering means:
- Loading full codebase context into Cursor before writing a single line — understanding the system before touching it.
- Writing scoped, precise refactor prompts that isolate changes to one concern at a time.
- Using Cursor to generate tests that document existing behaviour before any restructuring begins.
- Using Claude for architecture reasoning, decision documentation, and translating CE briefs into structured technical plans.
- Producing inline documentation and decision records as part of the AI-assisted workflow — not as an afterthought.
- Sharing effective prompt patterns and Cursor discoveries with the broader Fountane network — kept to yourself, they are a missed contribution.
Key Responsibilities
Legacy Codebase Refactoring & the Cleaning Phase
This is the primary L3 engagement type at Fountane. You will be handed existing, partially documented codebases — built by previous teams, often without tests, with inconsistent patterns — and your job is to refactor them into a clean, AI-promptable state without losing existing functionality. You use Cursor’s codebase context window to navigate safely, write characterisation tests before touching anything, and make changes in small, reviewable increments. The standard is: every module you leave should be easier to extend by AI tooling than when you found it.
Full Stack Development — Web & Mobile
Build and own the full application layer: React / Next.js web frontends, React Native or Flutter mobile apps, Node.js / Python backends, and relational and non-relational databases. You should be able to pick up web or mobile on any engagement without needing a handoff. Schema design, data modelling, and state architecture are yours to own — including diagnosing and fixing broken or leaking state in existing frontends.
Third-Party API Integrations
Integrate complex third-party services — payments (Stripe), communications (Twilio), auth (Auth0), and others — reliably and without creating brittle dependencies. Own the integration layer end to end: error handling, retries, failure modes, and documentation. If a third-party integration is flaky in production, that is your problem to own.
CE Collaboration & Sprint Integrity
Work directly with the Concept Engineer to translate prototypes into buildable technical plans. Review CE briefs before the sprint starts — if the scope is technically unrealistic, the time to say so is before work begins, not on demo day. Raise blockers against acceptance criteria proactively. You are the technical check on what the CE promises the client.
Security Awareness
Write code that does not require the Lead to security-audit every line. This means: input validation by default, no hardcoded secrets, correct auth scoping, safe handling of user data, and awareness of common vulnerabilities (injection, broken auth, insecure direct object references) in the context of the stacks you work in. You are not the security architect — the Lead owns that — but you are expected to produce code that does not introduce obvious vulnerabilities.
Production Incident Response
When something breaks in production, you are on it. Diagnose the issue, apply a safe fix or rollback, document what happened and why, and hand a clear summary to the Lead for the client post-mortem. Speed matters, but a bad fix that causes a second incident is worse than a slow fix that is correct. Response expectation: acknowledged within 1 hour, resolved or escalated with a clear status within 4 hours.
Codebase Navigation & Safe Refactoring
On all engagements — not just Cleaning Phase work — keep changes small, focused, and reviewable. One type of change per commit. Write tests that document existing behaviour before restructuring. Leave every module easier to understand than when you found it.
Code Review
Review pull requests from L1 and L2 engineers with specific, actionable feedback — not rubber-stamp approvals. A good code review at L3 leaves the author understanding what to do differently next time, not just what to fix now. Review weekly; do not let PRs age.
Mentoring
Review junior engineers’ code weekly with specific, useful feedback — this is distinct from quality-gate code review. The goal here is teaching, not gatekeeping. Run monthly pairing sessions to help them grow. The measure of good mentoring is whether they are becoming more capable and less dependent on you over time.
Documentation
Write short decision records when you make significant technical choices. Leave every module you touch easier to understand than when you found it. Treat documentation as part of the engineering work, not a separate task you do at the end.
Qualifications
- 5+ years of experience as a software engineer, with a strong track record on real production codebases you did not build from scratch — incomplete documentation, inconsistent patterns, other people’s decisions. If your experience is primarily greenfield, this role will be a difficult fit.
- Genuinely full stack across web and mobile: proficient in React / Next.js and at least one of React Native or Flutter, Node.js or Python on the backend, and comfortable with both relational and non-relational databases including schema design.
- Hands-on, daily Cursor and Claude usage at the codebase level. You should be able to describe concretely how you use AI in your engineering workflow — not in general terms.
- Experience integrating complex third-party APIs in production environments — not just following a quickstart guide. You should be able to describe an integration that failed in production and what you did about it.
- Solid security awareness for the stacks you work in: input validation, auth scoping, safe data handling. You do not need a security specialism, but you should not be writing code that introduces obvious vulnerabilities.
- Has conducted meaningful code reviews that improved the code and the author, not just approved the PR.
- Has coached or mentored junior engineers before, and done it well.
- Comfortable with production incident response — diagnosing issues under pressure, applying safe fixes, and communicating clearly to a Lead or client about what happened.
- Treats documentation as part of the job, not an afterthought.
- Bachelor’s or Master’s in Computer Science or a related field, or equivalent experience.
About Fountane
Fountane is a technology ventures lab - one part product studio, one part startup engine. We build high-quality software and AI products for clients ranging from fast-moving startups to large enterprises, and we co-build and invest in new companies when we see the right opportunity.
Founded in 2017 and headquartered in Minneapolis, we have grown to 60+ people across four continents and were recognised as one of America’s fastest-growing companies, ranking No. 699 on the Inc. 5000 with 595% three-year growth.
We are radically open-minded, serious about craft, and direct about expectations. If you want to do meaningful work without politics, this is the place.
Job Description: Senior Full Stack Java Developer
Timings: 2 p.m – 11 p.m
Employment: Full-time (Hybrid)
Overview: We are hiring two exceptional India-based Lead Developers to work as core members of U.S. based Agile teams. These individuals will own the technical implementation of critical features across customer-facing and associate-facing applications. This is a hands-on technical role, with at least 50% of time spent actively writing code or performing engineering tasks, while also guiding the rest of the team in execution.
Key Responsibilities:
• Serve as the senior technical contributor in a cross-border team focused on Loyalty, Mobile App, CRM, and Customer Pickup.
• Own software design, development, testing, and delivery for cloud-native microservices and web components.
• Lead and guide code reviews, enforce coding standards, and ensure best practices across development.
• Work closely with American product, architecture, and Development Manager teams to break down epics, refine stories, and estimate work. • Mentor India-based junior developers and enforce engineering best practices in a collaborative, remote-first culture.
• Proactively communicate blockers, design decisions, and progress across global teams.
• Write clean, testable, scalable code with strong observability and resilience patterns.
• Integrate with Salesforce, internal APIs, SQL/NoSQL systems, and customer data platforms.
Required Experience & Skills:
• 8-10 years of hands-on development experience.
• Deep expertise in Java, Spring Boot, RESTful API development, SQL (PostgreSQL, SQL Server), and front-end frameworks (React/Angular). • Experience working within an Agile environment alongside U.S.-based product managers, development managers, and designers.
• Strong debugging, troubleshooting, and unit/integration testing skills.
• Familiar with CI/CD pipelines, source control (Git), containerization (Docker), and modern deployment patterns.
• Excellent communication and proactive problem-solving in a remote-first environment.
• Prior experience working in an offshore/onshore model is highly preferred.

About NxtWave:
NxtWave is one of India’s fastest-growing edtech startups, transforming the way students learn and build careers in tech. With a strong community of learners across the country, we’re building cutting-edge products that make industry-ready skills accessible and effective at scale.
What will you do:
- Build and ship full-stack features end-to-end (frontend, backend, data).
- Own your code – from design to deployment with CI/CD pipelines.
- Make key architectural decisions and implement scalable systems.
- Lead code reviews, enforce clean code practices, and mentor SDE-1s.
- Optimize performance across frontend (Lighthouse) and backend (tracing, metrics)
- Ensure secure, accessible, and SEO-friendly applications.
- Collaborate with Product, Design, and Ops to deliver fast and effectively.
- Work in a fast-paced, high-impact environment with rapid release cycles.
What we are expecting:
- 3–5 years of experience building production-grade full-stack applications.
- Proficiency in React (or Angular/Vue), TypeScript, Node.js / NestJS / Django / Spring Boot.
- Strong understanding of REST/GraphQL APIs, relational & NoSQL databases.
- Experience with Docker, AWS (Lambda, EC2, S3, API Gateway), Redis, Elasticsearch.
- Solid testing experience – unit, integration, and E2E (Jest, Cypress, Playwright).
- Strong problem-solving, communication, and team collaboration skills.
- Passion for learning, ownership, and building great software.
Location: Hyderabad (In-office)
Apply here:- https://forms.gle/QeoNC8LmWY6pwckX9
𝗚𝘂𝗮𝗿𝗮𝗻𝘁𝗲𝗲𝗱 𝗣𝗹𝗮𝗰𝗲𝗺𝗲𝗻𝘁 𝗳𝗼𝗿 𝘁𝗼𝗽 𝟭𝟬 𝗽𝗲𝗿𝗳𝗼𝗿𝗺𝗲𝗿𝘀
Courses: Python, React, Node, ROR
Eligibility: BE, BTech, MTech, MCA students
Batch Passout: 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026
1. The Full Stack batch (Python, React, ROR, Node) is starting from 3rd March.
2. The course fee is ₹30,000, which can be paid in 3 installments of ₹10,000 each.
3. The course duration is 3 months.
4. The training will be 8 hours daily, from 10 AM to 7 PM, Monday to Friday.
5. The training will be practical and hands-on, focusing on live projects using laptops and computers (no board teaching).
6. Each batch will have only 20 students, and the top 10 students will get guaranteed placement in BestPeers with a starting salary of ₹15,000 per month (fixed for 1 year, followed by an appraisal).
7. Before joining the course, we will conduct an interview to help identify your weak areas so that you can focus on improving them during the training.
Title : Java Fullstack Developer
Job Location: Hyderabad, Chennai, Vizag, Bangalore, Pune (100% Remote)
Responsibilities
- Strong hands-on experience with Java development.
- Designs, codes, tests, debug, and documents software, and enhance existing components to ensure that software meets business needs.
- Deploy and maintain Applications/Systems.
- Work with other software engineers for one or more Agile scrum teams assigned to work on the project.
- Contribute to the design and architecture to enable secure, scalable, and maintainable software and should be able to clearly articulate the implications of design/architectural decisions,
- issues and plans to technology leadership.
- Develop reusable patterns and encourage innovation that will enhance team velocity.
- Collaborate on the design with other team members and product owners, both inside and outside the scrum team.
- Estimate engineering work effort for engineering team and effectively identify and prioritize the high impact tasks.
- Conduct design and code reviews to ensure code developed meets coding best practices guidelines, unit testing, security, and scalability and maintainability guidelines.
- Drive a quality mindset within the team.
Skills & Qualifications Required:
- Bachelor's degree in computer science or information technology
- Minimum 4 Years of experience as Java Development
- Experience with Spring Boot
- Experience with Micro services
- Experience with Angular
- Experience with Rest API
- Must have the ability to learn the concepts of a Software Development Life Cycle.
- Understands the process of new application development and has the ability to apply these concepts with minimal mentoring and supervision.
- Must have the ability to learn to provide support & maintenance for simple to complex software applications.
- Communicates well with working teams. Motivated and willing to take initiative. Capable of working well in a team and collaborative environment.
- Adaptable to change.
- You will play a key strategic and consultative role in developing, delivering and maintaining digital ad tech
products
- Work as part of the engineering and product teams to develop complex platforms and systems that are
scalable to millions of users
- Result-oriented full-stack development for world-class products with high degree of performance and
quality
- Developers in our teams are also adept at formulating product strategies, research best practices, bring in
expertise and mentor younger talent and drive the organization’s goals higher with a self-starter attitude
- Strong sense of commitment, problem-solving, professional ethics and willingness to learn new things are a
standard requirement for all our openings.
Requirement:
- Knowledge of digital ad tech ecosystem
- Minimum 2+ years of experience working in a professional environment on full-stack development
- Proven expertise in creating and developing scalable enterprise or B2C web applications
- Experience in REST API development and MVC/MVVM development methodologies
- Deep understanding of the underlying architecture of web servers, load balancing, and browser nuances.
Basically, a solid understanding of fundamentals - including execution models, asynchronous programming,
object-oriented concepts, relational concepts, etc.
- Proficiency in one or more of Node.js/MEAN stack, Python, Java or other frameworks and willing to be
flexible on stack as per the requirement of the project. Most of our current development is on the MEAN
stack - expertise in the stack will be a definite plus
- Proficiency in one or more of databases such as MySQL, MongoDB, Cassandra or other equivalent databases
and willing to be flexible as per the requirement of the project. Most of our current development is on
MongoDB and MySQL - expertise in these will be a definite plus
- Good understanding of developer tools and devops such as Git, Ansible, cloud platforms such as AWS,
Docker, etc.
- Candidates with Github profiles or blogs with demonstrated knowledge, experience and/or contributions to
open source will have an added advantage
- Strong knowledge in Java and Golang.
- REST API experience/writing gRPC services is a must.
- Experience with CI/CD, Docker, Kubernetes, AWS is necessary.
- Experience in building Android mobile applications a big plus.
- Strong knowledge of database systems and experience working on scalable systems is preferred.
- Experience in writing readable and maintainable code with proper documentation.
- Have burning desire and fire to work hard, quick learner, hunger to succeed, and have fun at the same time.
- No politics. No rules. No micromanagement. Just get the work done with great code quality.
- One who can understand product development and foresee future product features.





