Cutshort logo
For Employers

50+ Docker Jobs in India

Apply to 50+ Docker Jobs on CutShort.io. Find your next job, effortlessly. Browse Docker Jobs and apply today!

icon
Bengaluru (Bangalore)
3 - 6 yrs
₹8L - ₹16L / yr
skill iconJava
skill iconSpring Boot
skill iconGo Programming (Golang)
Gin
grpc
+11 more

Job Title : Software Development Engineer II (SDE 2) – Java or Golang (Backend)

Experience : 3+ Years

Location : Bengaluru

Working Days : 5 Days WFO

Notice Period : Immediate to 15 Days

Interview Process : 3 Client Rounds


Job Overview :

We are looking for an SDE 2 – Backend with strong hands-on experience in Java / Spring Boot or Golang to design, develop, and maintain scalable, high-performance backend applications. Candidates with experience in caching services will be highly preferred.


Mandatory Skills :

Java, Spring Boot, Golang, Gin, gRPC, REST APIs, Microservices, MySQL / PostgreSQL / Oracle, System Design, Caching, Data Structures & Algorithms, Git, CI/CD, Docker, Kubernetes, AWS / GCP.


Key Responsibilities :

  • Design, develop, test, and deploy scalable backend applications and APIs.
  • Develop microservices using Java / Spring Boot or Golang.
  • For Golang roles, experience with Gin and gRPC is preferred.
  • Work with MySQL, PostgreSQL, Oracle, or similar databases.
  • Design and optimize caching solutions for application performance.
  • Participate in system design and architecture discussions.
  • Conduct code reviews and write unit/integration tests.
  • Troubleshoot bugs and performance issues.
  • Collaborate with Product, QA, and other engineering teams.
  • Contribute to CI/CD, cloud, and DevOps practices.


Requirements :

  • 3 to 5 years of backend development experience.
  • Strong proficiency in Java / Spring / Spring Boot or Golang.
  • Good understanding of REST APIs, Microservices, DSA, and System Design.
  • Experience with relational databases.
  • Strong debugging and problem-solving skills.
  • Exposure to AWS/GCP, Docker, Kubernetes, Git, and CI/CD.
  • Java candidates with end-to-end application design experience are preferred.
  • Exposure to AI/ML tools or Low-Code/No-Code frameworks is a plus.


Interview Process :

Round 1 – LeetCode / Coding Round

  • Data Structures & Algorithms
  • Problem-solving and coding proficiency

Round 2 – System Design

  • System architecture
  • Scalability and performance
  • API and database design
  • Caching and distributed systems

Round 3 – Hiring Manager Round

  • Technical depth
  • Project and ownership experience
  • Problem-solving approach
  • Communication and collaboration
  • Role and culture fit
Read more
Team Geek Solutions
Hyderabad, Bengaluru (Bangalore)
4 - 7 yrs
₹10L - ₹15L / yr
MLOps
skill iconPython
DevOps
skill iconDocker
skill iconAmazon Web Services (AWS)
+7 more

Job Title : MLOps Engineer

Mode: Hybrid

Experience : 4 to 7 Years

Location : Hyderabad (Priority)/Bengaluru locations only


Notice Period : Immediate Joiner


Job Summary:

 

We are looking for a skilled and proactive ML Engineer with strong expertise in Python, Databricks, and Machine Learning model development. The ideal candidate should be proficient in building scalable data pipelines and deploying ML models, with a working knowledge of MLOps principles and tooling. This role offers an opportunity to work on impactful AI/ML initiatives in a collaborative environment.

 

Key Responsibilities:

 

• Develop and maintain machine learning pipelines for training, testing, and deploying models

• Design and implement infrastructure for managing and monitoring machine learning models

• Work with data scientists to build scalable, efficient, and automated model training and testing processes

• Collaborate with software engineers to integrate machine learning models into production systems

• Automate and optimize the deployment and scaling of machine learning models in a distributed computing environment

• Monitor and troubleshoot machine learning systems and infrastructure to ensure high availability and performance

• Develop and maintain documentation and best practices for MLOps processes and procedures.

 

Experience:

Bachelor's or Master's degree in Computer Science, Electrical Engineering, or related field

• 3+ years of experience in MLOps or related field, including building and deploying machine learning models at scale

•Proficiency in programming languages such as Python, Java, and C++

•Experience with machine learning frameworks such as TensorFlow, PyTorch, and Keras

• Experience with containerization technologies such as Docker and Kubernetes

• Strong understanding of DevOps principles and practices

• Experience with cloud computing platforms such as AWS, Azure, or Google Cloud

Read more
Unico Connect Private Limited
Mumbai
4 - 8 yrs
Best in industry
skill iconKubernetes
skill iconAmazon Web Services (AWS)
Terraform
skill iconDocker
DevOps
+10 more

Senior DevOps Engineer


AWS Infrastructure, Kubernetes & Production Operations

📍 Mumbai (On-site) | Full-time | 5-8 years


About the Role:

Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies.

We are hiring a Senior DevOps Engineer for a dedicated client engagement building an AI platform that turns a written prompt into a working, deployed web application.

The platform runs entirely on our own Kubernetes on AWS in Mumbai: multiple clusters, self-hosted Kafka, PostgreSQL, Redis and a complete observability stack, with untrusted AI-generated code executing inside isolated sandboxes.

This role owns that infrastructure end to end.

The mandatory requirement is hands-on production ownership of self-managed Kubernetes and self-hosted stateful services.

This is not a managed-services role: almost nothing here is a click in a console, and there is no platform team above you to escalate to.

You will pair daily with the Tech Architect who owns the architecture, and you own its execution, which covers clusters, networking, pipelines, observability, isolation, and the monthly cloud bill as a number you can explain line by line.

The role carries a deliberate path into LLM infrastructure over the first year, and we are saying so up front because we want someone who wants that direction.

A typical week includes rehearsing a cluster upgrade in a lower environment, tracing an unexplained cost line to its source, tuning autoscaling so non-production shuts down cleanly overnight, and hardening the boundary that keeps AI-generated code away from everything else.


Responsibilities:

Kubernetes Platform Ownership

Own multiple EKS clusters separated by trust boundary, covering platform services, messaging, sandboxed build environments, and hosting for customers' published applications.

Node pools, taints and tolerations, resource requests versus limits, pod disruption budgets, and the scheduling decisions that determine whether a cluster is efficient or merely large.

Plan and execute version upgrades without customer-visible downtime.


Infrastructure as Code

Everything in Terraform, with no console changes that are not in code.

Build reusable cluster modules rather than copies.

Keep state and reality in sync, and treat drift as a defect.


CI/CD and Release Engineering

Own the GitHub Actions pipelines and self-hosted runners: OIDC-based AWS authentication with no stored credentials, image builds, and rollouts across development, QA and UAT.

Move manifest templating from scripted substitution to Kustomize or Helm.

Make a rollback as routine as a deploy.


Network Architecture and Workload Isolation

VPC and subnet design, ingress through load balancers and service mesh, and eBPF-based network policy.

The platform runs code we did not write, so the isolation boundary is a primary deliverable: default-deny egress, kernel-level sandboxing for untrusted workloads, no platform credentials inside tenant pods, and one project per pod with nothing shared between customers.


Observability

Operate a self-hosted stack of Prometheus, Grafana, Loki, Tempo, OpenTelemetry and Alertmanager.

Build alerts engineers trust rather than mute.

Know what belongs in a metric, a log and a trace, and keep metric cardinality under control as tenant count grows.


Autoscaling and Capacity

Node autoscaling with Karpenter, and workload autoscaling on the signal that actually matters, which is queue depth or a schedule rather than CPU wherever CPU misleads.

Implement scale-to-zero across non-production and warm-pool patterns where cold starts are unacceptable.

Size capacity from measurement, not assumption.


Cost Operations

Own the cloud bill as an engineering artifact.

Attribute spend per cluster and per environment, right-size against real utilisation, apply Spot where interruption is safe and never where it is not, and investigate any line you cannot explain.

Instance family selection is a cost decision: match the family to the resource that binds first.


Self-Hosted Stateful Services

Operate Kafka, PostgreSQL and Redis in-cluster, covering persistence, replication, failover, upgrades, and backups you have actually restored from.

Rehearse the restore and record how long it took.


Security Posture

IAM and workload identity, migration away from static credentials, secret management, web application firewall rules, and closing the gaps you find.

Credential rotation and least privilege are ongoing work, not a one-time project.


AI Infrastructure (Growth Path)

Within the first year, take on the infrastructure serving AI workloads: multi-provider LLM gateway and routing, token and cost attribution, rate-limit-aware capacity planning, LLM tracing with Langfuse, vector databases such as pgvector and Qdrant, and self-hosted embedding models including GPU nodes on Kubernetes.

This is inference operations, not model training.


AI-Assisted Engineering Discipline

Use Claude, Cursor, and similar tools day to day for infrastructure code, scripts, and pipelines.

Set the team standard for safe use, review, and validation of AI-generated infrastructure before it ships.


Requirements:

Hands-on Production Ownership of Self-Managed Kubernetes (Mandatory)

Must have personally operated a production Kubernetes estate with operational responsibility including oncall, incident response, and upgrade ownership.

You understand why a cluster ends up over-provisioned and how to fix it.

Managed-platform-only experience, or Kubernetes limited to deploying into a cluster someone else runs, does not qualify.


5+ Years of Overall Engineering Experience

With at least 3 years in DevOps, SRE, or platform engineering.

This is not an ML science role.

A strong infrastructure background with genuine appetite for AI infrastructure is exactly the profile we want.


Proven Ability to Learn an Unfamiliar Technology to Production Depth

We are hiring for trajectory as much as for current tooling, so this carries real weight.

Be ready to walk us through something you picked up from scratch and then owned in production: what you got wrong in the first attempt, how you found out, and what you would do differently.

A candidate with a shorter tool list and a strong record of learning will be preferred over a longer list learned only at the surface.


Self-Hosted Stateful Services in Production

One or more of Kafka, PostgreSQL, Redis, or Elasticsearch operated by you, not by a managed service.

Backups, restores, failover, and version upgrades.

This matters more than any other line here, because almost everything we run, we run ourselves.


Infrastructure as Code Depth

Terraform in anger, including modules, state management, and recovering from drift.

Docker and image optimisation.


AWS at Depth

EKS, EC2, VPC, IAM, S3, RDS or Aurora, and load balancing.

You can read a bill and explain where the money went.


Networking Depth

VPC and subnet design, NAT and egress paths, load balancer behaviour, DNS, TLS, and Kubernetes networking.

Able to reason about address exhaustion and routing limits before they are hit rather than after.


Observability Depth

Production experience with Prometheus, Grafana, and a log or trace backend.

Comfortable instrumenting with OpenTelemetry.

Able to define alerts that are actionable and to resist the cardinality that makes a metrics system collapse.


CI/CD and Deployment Automation

Strong with GitHub Actions or GitLab CI, including self-hosted runners and short-lived cloud credentials.

Experience making deploys and rollbacks safe and routine.


Cost Management for Cloud Infrastructure

Demonstrated ownership of a cloud bill: right-sizing, reserved capacity or savings plans, Spot strategy, and tracing an anomaly to its cause.


Reliability Engineering

Comfortable defining SLOs and being accountable for them.

Experience with graceful shutdown, connection draining, disruption budgets, and long-lived connections such as WebSockets that autoscaling can otherwise sever.


Nice to Have:

  • arm64 and Graviton estates
  • eBPF networking with Cilium
  • container runtime isolation such as gVisor, Kata, or Firecracker
  • Kafka operations including partition and consumer-group management
  • service mesh with Istio
  • GPU workloads on Kubernetes
  • hands-on familiarity with LLM observability tooling such as Langfuse or LangSmith
  • India data-protection and residency requirements under the DPDP Act
  • AWS certifications


Read more
Fx31labs
Darshana Jadhav
Posted by Darshana Jadhav
Ahmedabad
0 - 1 yrs
₹3000 - ₹5000 / mo
skill iconAmazon Web Services (AWS)
Windows Azure
Google Cloud Platform (GCP)
Linux/Unix
CI/CD
+6 more

Location: Ahmedabad / WFO

Experience: 0–1 Year / Freshers

Internship: 6months ( leading to full-time employment )


About the Role


We are looking for a motivated DevOps Engineer Intern who is interested in Cloud, Automation, and Infrastructure. You will work with our engineering team on application deployments, cloud environments, CI/CD pipelines, and day-to-day DevOps activities.


What You'll Work On

  • Work with Linux-based systems and perform basic troubleshooting.
  • Use Git & GitHub for version control and team collaboration.
  • Write basic Bash/Shell scripts to automate repetitive tasks.
  • Work with Docker to build and run containerized applications.
  • Assist with CI/CD pipelines and automated application deployments.
  • Gain hands-on exposure to AWS, Azure, or GCP.
  • Understand basic cloud networking, IAM, and security concepts.
  • Troubleshoot deployment, application, and infrastructure issues.
  • Maintain basic technical documentation and follow DevOps best practices.


Must-Have Skills

  • Basic understanding of Linux.
  • Hands-on knowledge of Git & GitHub.
  • Basic Bash/Shell scripting.
  • Understanding of Docker and containers.
  • Basic understanding of at least one cloud platform (AWS/Azure/GCP).
  • Understanding of CI/CD concepts.
  • Basic networking concepts, including HTTP/HTTPS, DNS, ports, IP, and SSH.
  • Good troubleshooting and problem-solving skills.
  • Strong interest in DevOps, Cloud, and Automation.


Good to Have

  • Hands-on experience with GitHub Actions.
  • Basic knowledge of Terraform.
  • Exposure to Kubernetes.
  • Basic Python scripting.
  • Personal DevOps/Cloud projects or a GitHub portfolio.
  • AWS/Azure/GCP or DevOps certification.


Read more
Quantorus Pvt Ltd

at Quantorus Pvt Ltd

1 candid answer
Priya Rawat
Posted by Priya Rawat
Navi Mumbai
5 - 6 yrs
₹18L - ₹20L / yr
skill iconPython
skill iconNodeJS (Node.js)
skill iconJava
skill iconGo Programming (Golang)
RESTful APIs
+2 more

About the Programme

Developing an enterprise AI platform focused on financial compliance and intelligence.


Role Overview

We are looking for a Backend Engineer to own the integration layer of the platform. You will build the APIs and services that connect AI outputs back into operational workflows, integrate with government portals and external data sources, and ensure that the system interacts reliably with RIL’s existing infrastructure. This role requires equal measures of technical rigour and pragmatism to deliver reliably within a fast-moving build timeline.


Key Responsibilities

Integration Mapping & Design


•       Work with the Solutions Architect to map every integration touchpoint — ERP workflow interfaces, government portals, supplier portals, and banking feeds.

•       Understand the latency requirements for each integration and design accordingly — real-time endpoints and batch integrations have fundamentally different design constraints.

•       Design robust fallback mechanisms for every integration — if the AI model is unavailable or low-confidence, the system must degrade gracefully without blocking operational workflows.

Real-Time API Development

•       Design and implement the API layer that connects the AI inference layer to operational systems — clean contracts, versioned endpoints, and clear error responses.

•       Ensure all real-time integrations are built with resilience patterns — circuit breakers, retry logic, timeouts, and graceful degradation under load.

Government Portal & External Integrations

•       Build integrations with government portal APIs for inward supply data, vendor return filing status, and notice data where available via official channels.

•       Build the integration with the customs data portal

•       Manage the specific constraints of government API ecosystems — rate limits, authentication flows, schema changes, and reliability issues that differ significantly from commercial APIs.

Monitoring & Production Stability

•       Build API monitoring and alerting covering latency, error rates, and upstream availability so integration failures are caught before they affect the compliance team.

•       Work with the MLOps Engineer to ensure model inference endpoints are stable and performant enough for the real-time integration to depend on.

•       Maintain clear API documentation so the Full Stack Engineer and other squad members can consume integrations without dependency.


Required Qualifications

Education

•       B.E. / B.Tech / M.Tech in Computer Science, Information Technology, or a related field.


Experience

•       5+ years of backend engineering experience with a focus on API design and enterprise system integration.

•       Proven experience building and maintaining production-grade integrations with complex or legacy enterprise systems.

•       Experience with real-time, latency-sensitive API development in an operational context.


Technical Skills

•       Languages: Python (primary); working knowledge of at least one of Java, Go, or Node.js.

•       API Design: REST API design principles, versioning, authentication (OAuth 2.0, API keys, mTLS), and contract-first development.

•       Resilience Patterns: Circuit breakers, retry logic, rate limiting, bulkheads, and graceful degradation.

•       ERP Integration: Experience integrating with SAP or equivalent large ERP systems — BAPIs, RFC calls, or event-driven extraction patterns strongly preferred.

•       Async & Messaging: Kafka, RabbitMQ, or equivalent for event-driven integration patterns.

•       Containerisation: Docker and Kubernetes for deploying and managing API services.

•       Observability: API monitoring, distributed tracing (Jaeger, Zipkin, or equivalent), and structured logging.


Preferred Qualifications

•       Prior experience with government API ecosystems — GSTN, ICEGATE, or similar; understanding of their specific constraints and reliability characteristics.

•       Experience building integrations that serve ML model inference endpoints in a production setting.

•       Familiarity with SAP integration patterns — SAP BTP, OData services, or SAP API Hub.

•       Prior work in fintech, compliance, legal technology, or similarly regulated environments.

•       Experience with API gateway tooling — Kong, AWS API Gateway, or equivalent.

Read more
Quantorus Pvt Ltd

at Quantorus Pvt Ltd

1 candid answer
Priya Rawat
Posted by Priya Rawat
Navi Mumbai
4 - 6 yrs
₹18L - ₹20L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconVue.js
API
skill iconPostgreSQL
+3 more

About the Programme


Developing an enterprise AI platform focused on financial compliance and intelligence


Role Overview


We are looking for a Full Stack Engineer to own both the application layer and the user-facing interfaces of the platform. You will build the backend services that power core workflows — case management, exception handling, and feedback loops — as well as the interfaces through which the compliance and assurance teams interact with the system. You are comfortable owning both layers and moving fluidly between them.


Key Responsibilities


Application Backend


•  Design and build the core application services powering the platform — exception case management, workflow state tracking, audit logging, and user action recording.

•  Build the feedback mechanism that captures validator decisions and overrides and routes them back to the AI layer for model improvement

•  Own the data models for all application-layer entities — exception cases, workflow states, user actions, and decision history.

•  Build and maintain the API endpoints consumed by the frontend, with clear contracts, versioning, and error handling.

•  Implement role-based access control across the application — different user types within the compliance and assurance teams require different levels of access and visibility.

•  Build notification and alerting services — surfacing deadline-sensitive items and pending exceptions to the right users at the right time.

•  Ensure all application services maintain a complete audit trail, given the compliance context in which the platform operates.


Frontend & User Interfaces


•  Build the workflow interfaces used by the compliance and assurance teams — exception queues, validation screens, dashboards, and status views.

•  Surface AI outputs — confidence scores, historical context, and recommendations — in a way that is clear and actionable for non-technical users.

• Conduct working sessions with the compliance team to validate usability and incorporate feedback before deployment.

•  Maintain a consistent, functional UI across all modules of the platform.


Quality & Production Readiness


•  Write unit and integration tests for both frontend and backend components.

•  Ensure the application layer is production-ready — monitored, observable, and stable under expected load.


Required Qualifications


Education


•  B.E. / B.Tech / M.Tech in Computer Science, Information Technology, or a related field.

Experience

•   4+ years of full stack engineering experience with ownership of both frontend and backend layers in production.

• Experience building internal enterprise workflow tools or operational dashboards.

• Comfortable being the sole owner of the full stack without dedicated frontend or backend partners.


Technical Skills


•  Frontend: React or Vue.js;

•  Backend: Python or Node.js for API and service development.

•  Databases: PostgreSQL or equivalent relational database; basic familiarity with NoSQL.

•  API Design: RESTful API design and consumption; experience working against well-defined API contracts.

•  Testing: Unit and integration testing frameworks for both frontend and backend.

•  Containerisation: Docker; basic Kubernetes familiarity.

•   Version Control: Git-based workflows, code review practices.


Preferred Qualifications


•  Experience building applications that consume or display ML or AI model outputs.

•  Prior work on compliance, operations, or workflow management tools in an enterprise environment.

•  Familiarity with data visualisation libraries for building dashboards and exception reports.

•  Exposure to accessibility and usability best practices for internal tooling.

Read more
Improving
Leena Lahari
Posted by Leena Lahari
Bengaluru (Bangalore)
10 - 12 yrs
₹15L - ₹25L / yr
API
skill iconNodeJS (Node.js)
skill iconAngular (2+)
skill iconAngularJS (1.x)
OOD
+11 more

Location - Bangalore

We are looking for a Staff Full stack Engineer with strong frontend expertise to help shape, scale, and continuously evolve our platform. In this role, you will take ownership of application architecture across the stack, drive frontend excellence, and influence engineering standards across multiple teams and products.


What You’ll Do -

• Define and evolve application architecture across frontend and backend systems, ensuring scalability, performance, and maintainability.

• Design and build modern, data-rich web applications to visualize and interact with complex industrial data.

• Take end-to-end ownership of critical features across the stack from discovery to release and observability.

• Drive frontend architecture, component design, performance optimization, and technical quality across teams.

• Contribute to backend services, APIs, and data integration layers where needed.

• Establish and promote best practices in design systems, code quality, testing, and CI/CD.

• Partner with Product, Design, Backend, and Platform teams to align on architecture and delivery.

• Mentor engineers and guide teams in adopting scalable patterns and modern engineering practices.


What You’ll Bring (Must-Have) -

• 10+ years of experience in software development with strong expertise in TypeScript and JavaScript.

• Deep hands-on expertise with a modern frontend framework (Angular preferred).

• Proven experience defining and scaling frontend architecture for complex, enterprise-grade applications.

• Strong experience with Node.js and backend service development (APIs, microservices).

• Solid understanding of API design, frontend-backend integration, and state management.

• Strong experience in Object-Oriented Design, system design, and service-oriented architecture.

• Hands-on experience with testing frameworks, observability, and CI/CD practices.

• Demonstrated ability to influence technical direction and drive engineering standards across teams.


Nice to Have -

• Experience with MEAN stack (Node.js, Express, MongoDB, Angular).

• Experience with microservices, event-driven architecture, or distributed systems.

• Experience with design systems, accessibility, and frontend performance optimization.

• Experience with 3D visualization libraries (e.g., WebGL, Three.js, Babylon.js).

• Experience with Docker, Kubernetes, and cloud platforms (Azure/AWS).

• Experience architecting or developing mobile applications (e.g., Flutter or similar frameworks).

• Exposure to data platforms, analytics systems, or GenAI/LLM-based applications.

Read more
Euphoric Thought Technologies
Bengaluru (Bangalore)
7 - 8 yrs
₹10L - ₹22L / yr
DevOps
skill iconAmazon Web Services (AWS)
skill iconDocker
skill iconKubernetes
Ansible
+3 more

Company Overview:


Euphoric Thought Technologies is a technology-driven firm focused on building scalable software solutions and high-performance digital infrastructure. Operating at the intersection of cloud engineering and enterprise software, the company empowers businesses to streamline their operations through robust, automated, and secure platforms. With a culture rooted in technical excellence and collaborative problem-solving, Euphoric Thought Technologies supports a diverse range of clients in optimizing their digital footprint and accelerating their time-to-market.


Role Overview:


As a Senior DevOps Engineer, you will serve as a cornerstone of our engineering team in Bangalore, taking ownership of the end-to-end reliability and scalability of our cloud environments. You will work closely with software developers, product managers, and security teams to bridge the gap between code development and production deployment. Your daily efforts will directly influence the stability of our platforms, ensuring that our infrastructure is not only resilient but also highly automated to support rapid business growth and seamless user experiences.


Key Responsibilities:


- Architect and maintain highly available CI/CD pipelines to accelerate software delivery cycles and ensure consistent deployment quality across environments.


- Manage and scale containerized applications using Kubernetes and Docker to optimize resource utilization and application performance.


- Implement Infrastructure as Code (IaC) using Terraform to ensure environment consistency and enable rapid provisioning of cloud resources.


- Automate routine operational tasks and configuration management using Ansible and Python scripts to reduce manual overhead and human error.


- Monitor cloud infrastructure health and security posture within AWS to proactively identify and resolve bottlenecks or vulnerabilities.


- Collaborate with cross-functional teams to define and implement best practices for cloud-native development, ensuring high standards of security and operational excellence.


Required Skillset:


- Demonstrated expertise in managing large-scale cloud computing environments on AWS, with a deep understanding of cloud architecture and cost-optimization strategies.


- Proven ability to design and maintain complex CI/CD workflows using Jenkins, ensuring seamless integration and delivery for high-traffic applications.


- Strong proficiency in scripting and automation using Python, with a focus on building reusable tools that enhance team productivity.


- Exceptional problem-solving skills and the ability to troubleshoot complex production issues in a high-pressure, fast-paced environment.


- Strong interpersonal skills with the ability to communicate technical concepts clearly to both engineering and non-technical stakeholders.


- Ability to work effectively in a hybrid work environment, demonstrating self-discipline and a proactive approach to team collaboration.


- A minimum of 7 - 8 years of professional experience in DevOps and infrastructure engineering roles.

Read more
Bengaluru (Bangalore)
1 - 3 yrs
₹3.5L - ₹4.5L / yr
skill iconPython
skill iconKubernetes
skill iconDocker
TensorFlow
PySpark
+22 more

Key Responsibilities  

  • Design, build, and optimize scalable data pipelines for AI/ML applications.
  • Develop, train, evaluate, and deploy Machine Learning and Deep Learning models.
  • Build production-ready LLM applications using Retrieval-Augmented Generation (RAG), prompt engineering, and vector databases.
  • Fine-tune open-source and foundation models using domain-specific datasets.
  • Develop and maintain end-to-end MLOps pipelines for model deployment, monitoring, and lifecycle management.
  • Perform data preprocessing, feature engineering, exploratory data analysis (EDA), and model evaluation.
  • Develop APIs and AI services for production deployment.
  • Collaborate with cross-functional teams to deliver scalable AI-driven solutions.
  • Monitor model performance, troubleshoot production issues, and maintain technical documentation.


Required Skills  

Mandatory  

  • 1–3 years of experience in Data Science, Data Engineering, or AI/ML development.
  • Strong programming skills in Python and SQL.
  • Hands-on experience with Machine Learning frameworks such as PyTorch, TensorFlow, or Scikit-learn.
  • Experience building LLM-powered applications using RAG, Prompt Engineering, and Embeddings.
  • Hands-on experience with LangChain, LlamaIndex, CrewAI, or n8n for LLM orchestration and AI workflow automation.
  • Experience in LLM fine-tuning and working with Hugging Face models.
  • Knowledge of MLOps concepts including model deployment, monitoring, versioning, and CI/CD.
  • Experience with Git, REST APIs, Linux environments, and data processing libraries.


Preferred  

  • Experience with vector databases such as Pinecone, Chroma, Milvus, or Weaviate.
  • Familiarity with Docker, Kubernetes, and MLflow.
  • Exposure to Apache Spark or Airflow for data engineering workflows.
  • Experience with cloud platforms (AWS, Azure, or GCP).


Primary Technology Stack  

  • Languages & Data Processing: Python, SQL, Pandas, NumPy, Apache Spark
  • AI & Machine Learning: PyTorch, TensorFlow, Scikit-learn
  • Application Frameworks: LangChain, LlamaIndex, CrewAI, n8n
  • Core Methodologies: Retrieval-Augmented Generation (RAG), Model Fine-Tuning, Prompt Engineering, Embeddings
  • Models & Infrastructure: OpenAI APIs, Hugging Face Ecosystem, Embedding Models
  • Vector Databases: Pinecone, Chroma, Milvus, Weaviate
  • Databases: PostgreSQL, MongoDB
  • MLOps & DevOps: Docker, Kubernetes, MLflow, CI/CD, Git
  • Cloud Platforms: AWS, Azure, GCP


Experience: 1–3 Years

Domain: Data Science | Data Engineering | Machine Learning | Generative AI | MLOps

Read more
FWC IT Services
Harshini BH
Posted by Harshini BH
Pune
5 - 9 yrs
₹10L - ₹26L / yr
Agentic AI
skill iconDocker
Large Language Models (LLM)
Retrieval Augmented Generation (RAG)
deployment
+2 more

Sr Engineer – Artificial Intelligence

Job Summary 

As an AI Engineer at Emerson, you will be responsible for analysing complex data sets to

identify trends, develop predictive models, and provide actionable insights. You will work closely

with cross-functional teams to understand business needs and deliver data-driven solutions that

enhance decision-making and drive business growth.


 In This Role, Your Responsibilities Will Be:


 Analyze large, complex data sets using statistical methods and machine learning

techniques to extract meaningful insights.

 Develop and implement predictive models and algorithms to solve business problems

and improve processes.

 Create visualizations and dashboards to effectively communicate findings and insights to

stakeholders.

 Work with data engineers, product managers, and other team members to understand

business requirements and deliver solutions.

 Clean and preprocess data to ensure accuracy and completeness for analysis.

 Prepare and present reports on data analysis, model performance, and key metrics to

stakeholders and management.

 Participate in regular Scrum events such as Sprint Planning, Sprint Review, and Sprint

Retrospective

 Stay updated with the latest industry trends and advancements in data science and

machine learning techniques.


For This Role, You Will Need:

 Bachelor’s degree in computer science, Data Science, Statistics, or a related field or a

master's degree or higher is preferred.

 Total 5-7 years of industry experience

 More than 3 years of experience in a data science or analytics role, with a strong track

record of building and deploying models.

 Proficiency in programming languages such as Python or R, and experience with data

manipulation libraries (e.g., pandas, NumPy).

 Excellent understanding of Agentic Frameworks like Microsoft Agent Framework.


 Experience with NLP, NLG, and Large Language Models Open Source as well as Cloud

based models.

 Experience with SQL and NoSQL databases such as MongoDB, Cassandra, Vector

databases

 Experience with Dockers, Asynchronous Data Orchestrators, environments etc.

 Strong analytical and problem-solving skills, with the ability to work with complex data

sets and extract actionable insights.

 Excellent verbal and written communication skills, with the ability to present complex

technical information to non-technical stakeholders.


Preferred Qualifications that Set You Apart:

 Prior experience in engineering domain would be nice to have

 Prior experience in working with teams in Scaled Agile Framework (SAFe) is nice to

have

 Possession of relevant certification/s in data science from reputed universities

specializing in AI.

 Familiarity with cloud platforms, Microsoft Azure is preferred

 Ability to work in a fast-paced environment and manage multiple projects simultaneously.

 Strong analytical and troubleshooting skills, with the ability to resolve issues related to

model performance and infrastructure.

Read more
Hyderabad
15 - 19 yrs
₹30L - ₹40L / yr
skill iconAmazon Web Services (AWS)
Windows Azure
Google Cloud Platform (GCP)
skill iconJava
skill iconPython
+15 more

About the Role

We are looking for a hands-on Principal Engineer who owns enterprise integration architecture from end to end — from the first whiteboard sketch through production delivery and ongoing governance. This is not a management role, and it is not a specialist role. We are not looking for an Angular architect, a Java architect with cloud exposure. We need a true Full Stack Integration Architect who has designed, built, and governed how large-scale enterprise systems connect, communicate, and operate reliably at scale.

You will be expected to go deep on integration design, backend engineering, data architecture, cloud infrastructure, and front-end development — and to defend every decision under rigorous technical scrutiny. If your experience is anchored in one layer or one language, this is not the right opportunity.

 

What You Will Own

  • End-to-end integration architecture across cloud platforms (AWS, Azure, GCP), on-premises systems, and third-party services — designed, delivered, and governed by you
  • Definition and enforcement of integration patterns across the enterprise: API-first, microservices, event-driven, and real-time and batch processing
  • Seamless data flow, application interoperability, and fault tolerance across mission-critical platforms
  • Quality and testing strategy across integrated solutions — automation frameworks, release readiness, validation, and quality governance
  • Full-stack engineering across all layers: front-end, backend services, data, and cloud infrastructure
  • GenAI and LLM integration into production-grade digital platforms
  • Technical mentorship across engineering levels and cross-team architectural influence
  • Clear communication of complex architectural decisions to both engineering teams and business stakeholders

 

What You Must Have

  • 15+ years of hands-on software engineering experience with a strong track record in enterprise-scale distributed systems
  • Proven end-to-end integration architecture experience — you have designed, governed, and delivered enterprise integrations across complex, heterogeneous environments; not just implemented someone else's design
  • Genuine full-stack depth across all layers:
  • Front-end: Angular, TypeScript
  • Backend: Java, Python, Go, or Node.js — at least one deeply, others functionally
  • Data: SQL, NoSQL, caching (Redis), event streaming platforms
  • Strong database knowledge in both theory and practice — relational, NoSQL, distributed data, and streaming
  • Cloud-native hands-on experience across at least one of AWS, Azure, or GCP — Kubernetes, Docker, and Infrastructure as Code (Terraform) are expected
  • CI/CD pipeline experience tied to enterprise release cycles and quality governance
  • The ability to clearly articulate the technical design, tradeoffs, and problem-solving approach behind your own recent work — this will be probed in depth during interviews

 

Integration & API Technologies

You should have hands-on experience across several of the following:

REST · GraphQL (Apollo Federation or similar) · gRPC · Kafka or equivalent event streaming · Microservices architecture · Event-driven architecture · B2B and internal system integrations · Real-time and batch integration patterns

 

What Will Strengthen Your Profile

  • GCP-native database experience: BigQuery, Spanner, Bigtable
  • Production-grade GenAI or LLM integration — not just prototypes or proof of concepts
  • Experience with AI development tools: Cursor, GitHub Copilot, Vertex AI Studio, Claude Code
  • Healthcare or regulated-industry platform experience
  • MLOps or AI lifecycle management
  • Identity, security, and privacy architecture at enterprise scale
  • Observability tooling: Datadog, Prometheus, Grafana

 

Do Not Apply If

  • You are primarily an Angular Architect, a Java architect, or strong in one layer only — this role demands genuine end-to-end depth across the full stack
  • You cannot walk through the architecture, implementation decisions, and tradeoffs of your own recent projects with technical precision
  • You have not designed or governed integrations at enterprise scale across distributed, heterogeneous systems
  • Your backend, database, or integration experience is surface-level, theoretical, or limited to a single technology

 

Why This Role

This role carries real architectural authority at a large enterprise. You will set integration direction across business-critical platforms, influence engineering standards, and solve problems that matter at significant scale. The technical bar is deliberately high — because the impact is real.

 

Read more
GOSUPER EDTECH
Vanitha F
Posted by Vanitha F
Bengaluru (Bangalore)
1 - 2 yrs
₹3L - ₹6L / yr
skill iconNodeJS (Node.js)
skill iconPython
Google Cloud Platform (GCP)
Large Language Models (LLM)
SQL
+7 more

We are looking for a AI System Engineer who is eager to build a career in AI systems, automation, backend workflows, cloud infrastructure, and intelligent product operations. Apply in https://gosuperedtech.com/career/ai-system-engineer

Read more
Altinvest Online Platform Pvt Ltd
Bengaluru (Bangalore)
2 - 4 yrs
Best in industry
skill iconReact.js
TypeScript
Micro Frontend
skill iconJavascript
webpack
+7 more

We are seeking an experienced, hands-on SDE 1/2 - FE to build and optimize scalable, user-friendly applications with a focus on micro frontend architectures. The ideal candidate will blend strong UI engineering skills with modern frontend practices, ensuring responsive, secure, and high-quality experiences aligned with business needs.

Responsibilities

●      Design & Build: Develop scalable, performant front-end applications using React, TypeScript, and Micro Frontend architecture.

●      Code Quality: Review PRs, enforce best practices, and introduce patterns to reduce technical debt.

●      UI/UX Excellence: Deliver pixel-perfect, responsive, and accessible UIs across devices and browsers.

●      Performance: Optimise rendering, bundling, caching, and load times for smooth user experiences.

●      Mentorship: Guide and mentor mid/junior engineers, run design/code walkthroughs, and foster a culture of technical excellence.

●      AI-driven Development: Leverage AI tools to accelerate coding, debugging, testing, and documentation in day-to-day workflows.



Criteria:

Experience: 2-3 years in software development, with proven expertise in React, modern frontend architectures, and building scalable user interfaces.

Technical Skills

●      Strong proficiency in React.js (v17+), TypeScript, and modern frontend workflows.

●      Experience with Micro Frontend architectures (e.g., Module Federation, Webpack, or similar approaches).

●      Solid expertise in HTML5, CSS3, and mandatory proficiency with Bootstrap for responsive design.

●      Knowledge of Blade templates for frontend-backend integration.

●      Good-to-have: Tailwind CSS and Material UI for component-based design systems.

●      Deep understanding of state management (Redux, Recoil, or equivalent).

●      Experience with frontend performance optimisation and browser dev tools.

●      Familiar with testing frameworks (Jest, React Testing Library, Cypress).

●      Proficiency with Docker and containerised environments.

●      Experience with CI/CD pipelines for frontend deployments.

●      Ability to effectively use AI-powered tools for code generation, refactoring, documentation, and productivity improvements.

Soft Skills

●      Clear and effective communication.

●      Strong sense of ownership and accountability.

●      Ability to break down complex problems and provide accurate estimates.

●      Openness to adopt new tools/technologies to improve team efficiency.

Read more
Leading provider of Capital Market solutions in India

Leading provider of Capital Market solutions in India

Agency job
via HyrHub by Neha Koshy
Bengaluru (Bangalore)
4 - 7 yrs
₹12L - ₹18L / yr
skill iconPython
skill iconGo Programming (Golang)
Linux/Unix
skill iconDocker
skill iconKubernetes
+3 more

Core Responsibilities:

  • Design & Development: Architect and implement scalable backend services and APIs using Python or Golang, ensuring high performance, resilience, and extensibility.
  • System Ownership: Take end-to-end ownership of critical modules, from design and development to deployment and support.
  • Technical Leadership: Conduct design and code reviews, enforce best practices, and mentor junior engineers to raise the team’s technical bar.
  • Collaboration: Work closely with product managers, architects, and other engineers to translate business requirements into technical solutions.
  • Performance & Reliability: Troubleshoot complex issues in production systems, identify root causes, and design sustainable long-term solutions.
  • Innovation: Evaluate new technologies, contribute to proof-of-concepts, and recommend tools that can improve developer productivity.
  • Process Improvement: Drive initiatives to improve coding standards, CI/CD pipelines, and automated testing practices.
  • Knowledge Sharing: Document designs, create technical guides, and share insights with the broader engineering team.


Experience and Expertise:

  • 4–7 years of backend development experience with Python or Golang.
  • Strong expertise in designing, developing, and scaling microservices and distributed systems.
  • Solid understanding of concurrency, multi-threading, and performance optimization.
  • Proficiency with databases (SQL/NoSQL), caching systems (Redis, Memcached), and messaging systems (Kafka, RabbitMQ, etc.).
  • Hands-on experience with Linux development, Docker, and Kubernetes.
  • Familiarity with cloud platforms (AWS/GCP/Azure) and related services.
  • Strong debugging, profiling, and optimization skills for production-grade systems.
  • Experience with AI-powered development tools is a strong plus; familiarity with concepts like 'agentic coding' for workflow automation or 'context engineering' for leveraging LLMs in system design is highly desirable.


Skills:

  • Strong problem-solving ability, with experience handling complex technical challenges.
  • Ability to lead technical initiatives and mentor junior engineers.
  • Excellent communication skills to collaborate with cross-functional teams and articulate trade-offs.
  • Self-motivated, proactive, and able to operate independently while aligning with team goals.
  • Passionate about engineering culture, quality, and developer productivity.
Read more
Leading provider of Capital Market solutions in India

Leading provider of Capital Market solutions in India

Agency job
via HyrHub by Neha Koshy
Bengaluru (Bangalore)
2 - 4 yrs
₹8L - ₹12L / yr
skill iconPython
skill iconGo Programming (Golang)
Linux/Unix
skill iconDocker
skill iconKubernetes
+3 more

Core Responsibilities:

  • Design, develop, and maintain backend services and APIs using Python or Golang.
  • Write high-quality, testable, and maintainable code with a focus on performance and scalability.
  • Implement automated tests and contribute to CI/CD pipelines.
  • Collaborate with product, QA, and DevOps teams for end-to-end feature delivery.
  • Troubleshoot production issues and provide timely resolutions.
  • Participate in design and architecture discussions to improve system efficiency.
  • Contribute to improving development processes, coding standards, and best practices.


Experience and Expertise:

  • 2–4 years of experience in backend development with Python or Golang.
  • Solid understanding of RESTful APIs, microservices, and distributed systems.
  • Strong knowledge of data structures, algorithms, and OOPS principles.
  • Hands-on experience with relational and/or NoSQL databases.
  • Familiarity with Linux development, Docker, and basic cloud concepts (AWS/GCP/Azure).
  • Proficiency with Git and version control workflows.
  • Familiarity with AI-powered development tools or exposure to projects involving large language models (LLMs) is a plus.


Skills:

  • Strong analytical and debugging skills with the ability to solve complex problems.
  • Good communication and collaboration skills across teams.
  • Ability to work independently with minimal supervision while being a strong team player.
  • Growth mindset – eagerness to learn new technologies and improve continuously.
Read more
Leading provider of Capital Market solutions in India

Leading provider of Capital Market solutions in India

Agency job
via HyrHub by Neha Koshy
Bengaluru (Bangalore)
1 - 2 yrs
₹2L - ₹7L / yr
skill iconPython
skill iconGo Programming (Golang)
Linux/Unix
skill iconDocker
skill iconKubernetes
+3 more

Core Responsibilities:

  • Design, develop, and maintain backend services and APIs using Python or Golang.
  • Write high-quality, testable, and maintainable code with a focus on performance and scalability.
  • Implement automated tests and contribute to CI/CD pipelines.
  • Collaborate with product, QA, and DevOps teams for end-to-end feature delivery.
  • Troubleshoot production issues and provide timely resolutions.
  • Participate in design and architecture discussions to improve system efficiency.
  • Contribute to improving development processes, coding standards, and best practices.


Experience and Expertise:

  • 1-2 years of experience in backend development with Python or Golang.
  • Solid understanding of RESTful APIs, microservices, and distributed systems.
  • Strong knowledge of data structures, algorithms, and OOPS principles.
  • Hands-on experience with relational and/or NoSQL databases.
  • Familiarity with Linux development, Docker, and basic cloud concepts (AWS/GCP/Azure).
  • Proficiency with Git and version control workflows.
  • Familiarity with AI-powered development tools or exposure to projects involving large language models (LLMs) is a plus.


Skills:

  • Strong analytical and debugging skills with the ability to solve complex problems.
  • Good communication and collaboration skills across teams.
  • Ability to work independently with minimal supervision while being a strong team player.
  • Growth mindset – eagerness to learn new technologies and improve continuously.
Read more
Bengaluru (Bangalore)
9 - 14 yrs
₹5L - ₹25L / yr
SRE
DevOps
Site reliability
skill iconDocker
Ansible
+6 more

Associate Architect – Site Reliability Engineer (SRE)

Experience: 10–14 Years

Location: Bangalore


Required Skills

  • 8–14+ years of experience in Site Reliability Engineering (SRE), DevOps, or Cloud Engineering.
  • Strong hands-on experience with AWS (EKS, EC2, S3, VPC) and Kubernetes.
  • Expertise in Docker, Terraform, Ansible, and Linux administration.
  • Experience building and maintaining CI/CD pipelines using Jenkins or GitHub Actions.
  • Strong programming skills in Python, Java, or TypeScript.
  • Experience with Monitoring & Observability tools like Prometheus, Grafana, Datadog, New Relic, Honeycomb, or ELK.
  • Hands-on experience defining and managing SLIs, SLOs, SLAs, proactive monitoring, and incident management.
  • Good knowledge of SQL/NoSQL, OpenSearch, Elasticsearch, and AWS S3.
  • Experience troubleshooting production issues, RCA, and automation of operational tasks.
  • Strong communication skills and ability to work closely with development teams.


Key Responsibilities

  • Design, build, and maintain highly available, scalable cloud infrastructure.
  • Manage and optimize Kubernetes (EKS) clusters and containerized applications.
  • Develop Infrastructure as Code (IaC) using Terraform and Ansible.
  • Automate deployments, monitoring, and operational tasks using Python and CI/CD tools.
  • Implement SLIs, SLOs, monitoring dashboards, alerting, and observability solutions.
  • Troubleshoot production incidents, perform Root Cause Analysis (RCA), and reduce MTTR.
  • Support developers with infrastructure architecture, scalability, and reliability improvements.
  • Participate in on-call support and production issue resolution.


AI / GenAI (Preferred)

  • Experience implementing AIOps solutions for intelligent monitoring and incident management.
  • Hands-on experience using GenAI/LLMs (OpenAI, Azure OpenAI, Amazon Q, Vertex AI, etc.) for:
  • Automated log analysis
  • Incident troubleshooting
  • Root Cause Analysis (RCA)
  • Runbook automation
  • Predictive monitoring and alerting
  • Experience integrating AI solutions into DevOps/SRE workflows is an added advantage.


Good to Have

  • Istio / Service Mesh
  • GitHub Actions
  • Datadog / Honeycomb / New Relic
  • Elasticsearch / OpenSearch
  • Experience in cloud architecture and platform engineering
  • Exposure to AI-based infrastructure automation and observability
Read more
Gurugram
4 - 8 yrs
₹6L - ₹15L / yr
DevOps
Linux administration
skill iconAmazon Web Services (AWS)
skill iconDocker
skill iconKubernetes
+20 more

Job Title : DevOps Engineer / Site Reliability Engineer (SRE)

Experience : 4+ Years

Location : Gurugram, Sector 48, Haryana (On-site)

Employment Type : Full-Time

Working Days : Monday to Saturday (1st & 3rd Saturday Off)


About the Role :

We are looking for a hands-on DevOps Engineer / Site Reliability Engineer (SRE) with strong experience in Linux, AWS, Kubernetes, Docker, CI/CD, Infrastructure as Code, and production application deployments.

The ideal candidate should have real-world production experience, excellent troubleshooting skills, and the ability to manage both infrastructure and application-level issues.


Mandatory Skills :

Linux, AWS, Docker, Kubernetes, Terraform, Ansible, Jenkins, GitHub Actions, GitLab CI/CD, CI/CD, Infrastructure as Code (IaC), Python, Bash, Git, Grafana, Prometheus, ELK, CloudWatch, New Relic, SRE (SLI/SLO/SLA), Networking (DNS, HTTP/HTTPS, TCP/IP, Load Balancer), Production Application Deployment & Troubleshooting


Key Responsibilities :

  • Manage and maintain AWS cloud infrastructure.
  • Build and optimize CI/CD pipelines using Jenkins, GitHub Actions, or GitLab CI.
  • Deploy, monitor, and troubleshoot applications across production environments.
  • Automate infrastructure using Terraform and Ansible.
  • Manage Docker containers and Kubernetes clusters.
  • Monitor systems using Grafana, Prometheus, ELK, CloudWatch, and New Relic.
  • Perform Linux server administration and troubleshooting.
  • Handle production incidents, Root Cause Analysis (RCA), and improve system reliability.
  • Collaborate with development teams to support application releases and automation.


Required Qualifications :

  • Bachelor's degree in Computer Science or related field.
  • 4+ years of hands-on experience in DevOps / SRE.
  • Strong Linux administration and production troubleshooting skills.
  • Experience with AWS and modern DevOps toolchains.
  • Hands-on experience with application deployment and production support.


What We're Looking For :

  • Strong practical Linux and cloud knowledge.
  • Real production experience with application deployments.
  • Ability to troubleshoot both infrastructure and application issues.
  • Experience handling live production incidents.
  • Excellent communication and problem-solving skills.
  • Candidates should be comfortable with scenario-based technical discussions and demonstrate genuine hands-on expertise.


Interview Process :

  1. HR Screening
  2. Technical Round
  3. Client Technical Round
  4. Final Discussion


Note : The interview will focus on practical hands-on experience in Linux, AWS, Kubernetes, Docker, CI/CD, Infrastructure as Code, application deployment, production troubleshooting, and real-world DevOps scenarios.

Read more
Bengaluru (Bangalore)
5 - 10 yrs
₹12L - ₹18L / yr
SDET
skill iconJava
Backend testing
Automated testing
API Automation
+19 more

Job Title : Senior Software Development Engineer in Test (Sr. SDET)

Experience : 5 to 10 Years

Location : Bengaluru (5 Days Work From Office)

Working Days : Monday to Friday (5 Days a Week)

Notice Period : Immediate to 15 Days

Interview Process : 2 Technical Client Rounds


Role Overview :

We are looking for a Senior SDET with strong expertise in Backend/API Automation Testing for Microservices-based applications.

The ideal candidate should have experience building scalable automation frameworks, validating distributed systems, and integrating automation into CI/CD pipelines.


Mandatory Skills :

Java, Backend Automation Testing, API Automation, REST Assured, Microservices, TestNG, JUnit, Maven / Gradle, CI/CD, SQL, Kafka / RabbitMQ / SQS, Docker, Kubernetes, REST APIs, Distributed Systems, Grafana / Prometheus / Kibana / Splunk.


Preferred Skills :

AWS / GCP / Azure, MongoDB, Redis, Cassandra, WireMock, Pact, JMeter, Gatling, k6, Python, Shell Scripting.


Key Responsibilities :

  • Design and maintain API/backend automation frameworks.
  • Perform functional, integration, regression, and end-to-end testing.
  • Automate testing for microservices and event-driven architectures.
  • Integrate automation into CI/CD pipelines.
  • Validate asynchronous workflows using messaging systems.
  • Collaborate with Development and DevOps teams to ensure high-quality releases.
  • Mentor QA engineers and improve automation best practices.


Required Skills & Qualifications :

  • 5+ years of experience in Software Testing with a strong focus on Backend / API Automation.
  • Hands-on experience testing Microservices-based applications.
  • Strong expertise in REST API testing using REST Assured, HTTP Client, Postman, or similar tools.
  • Excellent programming skills in Java with hands-on experience developing scalable automation frameworks.
  • Strong experience with TestNG, JUnit, Maven/Gradle, and CI/CD integration.
  • Hands-on experience validating asynchronous workflows using Kafka, RabbitMQ, AWS SQS, or similar messaging platforms.
  • Strong knowledge of SQL and relational databases such as MySQL, PostgreSQL, or Oracle, including complex queries and joins.
  • Experience working with Docker, Kubernetes, and containerized applications.
  • Experience validating applications deployed in Ephemeral or dynamic test environments.
  • Good understanding of distributed systems and backend application architecture.
  • Experience with observability and monitoring tools such as Grafana, Prometheus, Kibana, or Splunk.
  • Strong understanding of software design principles, automation architecture, and test automation design patterns.


Preferred Skills :

  • Experience with NoSQL databases such as MongoDB, Redis, or Cassandra.
  • Knowledge of contract testing, service virtualization, and mocking tools such as WireMock or Pact.
  • Familiarity with cloud platforms including AWS, GCP, or Azure.
  • Experience with performance and resilience testing tools such as JMeter, Gatling, or k6.
  • Working knowledge of Python or Shell scripting.
Read more
NA

NA

Agency job
via NAM Info Pvt Ltd by Ramya Munirathnam
Bengaluru (Bangalore)
6 - 10 yrs
Best in industry
Google Cloud Platform (GCP)
CI/CD
skill iconJenkins
skill iconDocker
skill iconKubernetes
+2 more

Greetings from NAM Info Pvt Ltd,


Job Title: GCP DevOps Engineer

Location: Bangalore

Experience: 6+ Years

Employment Type: Full Time with NAM Info Pvt Ltd (Payroll)

 

Job Description:

We are looking for a GCP DevOps Engineer with hands-on experience in Google Cloud Platform and DevOps tools. The ideal candidate should have experience in CI/CD, cloud infrastructure, automation, and container technologies.

Required Skills:

  • Experience with Google Cloud Platform (GCP)
  • Knowledge of CI/CD tools such as Jenkins or GitLab CI
  • Experience with Docker and Kubernetes (GKE preferred)
  • Infrastructure as Code using Terraform
  • Good knowledge of Linux and Shell scripting
  • Experience with Git version control
  • Monitoring tools such as Prometheus or Grafana is a plus
  • Good troubleshooting and communication skills

Read more
Bengaluru (Bangalore)
5 - 10 yrs
₹16L - ₹30L / yr
Fullstack Developer
skill iconJavascript
skill iconJava
skill iconNodeJS (Node.js)
skill iconPython
+13 more

Job Title : Generalist Fullstack Engineer (Java / Node.js / React / AI-Driven Engineering)

Experience : 5 to 10 Years

Location : Bengaluru (Koramangala) – Hybrid (3 Days WFO)

Employment Model : C2H

Joining : Immediate to 20 Days Notice Only

Open Positions : 4


About the Role :

We are hiring a hands-on Generalist Fullstack Engineer for a high-impact engineering team. This is a 90% coding role focused on building scalable products across frontend, backend, cloud, and modern AI-enabled engineering practices.


Mandatory Skills :

Full Stack Development (Frontend + Backend), JavaScript / Java / Node.js / Python / Go, ReactJS or modern UI frameworks, Microservices, AWS, Docker, Kubernetes, SQL/NoSQL, CI/CD, Terraform (IaC), Automated Testing (TDD), AI-enabled software delivery, and strong hands-on coding experience.


Key Requirements :

  • 5 to 10 years of software development experience.
  • Strong expertise in JavaScript, Java, Node.js, Python, or Go.
  • Hands-on experience with ReactJS / modern frontend frameworks.
  • Strong backend depth with microservices & event-driven architecture.
  • Experience with AWS, Docker, Kubernetes.
  • Exposure to AI tools/frameworks in software delivery.
  • Strong understanding of SQL/NoSQL databases & data modelling.
  • Experience with CI/CD, automated testing, Terraform (IaC).
  • Working knowledge of TDD, pair programming, continuous integration, security best practices.


Roles & Responsibilities :

  • Develop and own production-grade full-stack applications.
  • Build AI-first engineering workflows to improve delivery efficiency.
  • Drive architecture decisions and engineering best practices.
  • Deliver scalable cloud-native solutions.
  • Collaborate across product, QA, design, and architecture teams.
  • Improve system reliability through monitoring, automation, and testing.

Ideal Candidate :

✔ Strong end-to-end ownership (Frontend + Backend).

✔ Deep hands-on coding mindset (not people-management focused).

✔ Strong AWS + SQL exposure.

✔ Experience building and managing UI state and frontend components.

✔ Stable career progression (avoid frequent job changes).


Interview Process :

  1. Technical Round – GT (Assemble)
  2. Technical Round – Client
  3. Technical Round – Client
  4. HR Discussion & Offer
Read more
AbleCredit

at AbleCredit

2 candid answers
Arpita Das
Posted by Arpita Das
Remote, Bengaluru (Bangalore)
0 - 4 yrs
Best in industry
skill iconJavascript
TypeScript
skill iconPython
skill iconJava
skill iconGo Programming (Golang)
+26 more

Great engineers aren’t built by watching.

They’re built by solving real problems.


At AbleCredit, interns don’t work on toy projects or isolated assignments. From your first few weeks, you’ll contribute to production systems used by enterprise customers, collaborate with experienced engineers, and learn what it takes to build reliable software at scale.


If you’re curious, enjoy building things, and want to accelerate your engineering career, we’d love to work with you.


What You’ll Build?

As an Engineering Intern, you’ll work alongside our engineering team to build and improve products used by real customers.

Depending on your interests and the team’s priorities, you’ll:

● Build backend services, APIs, and platform features.

● Develop user-facing features across our web applications.

● Work with databases, cloud services, and third-party integrations.

● Debug production issues and improve system reliability.

● Participate in code reviews and technical design discussions.

● Write clean, maintainable, and well-tested code.

● Learn how modern software is designed, built, deployed, and monitored.


Your work won’t be a demo project—it will ship to production.


What We’re Looking For?

We’re looking for people who enjoy solving problems more than collecting technologies on their résumé.

You’ll likely succeed if you:

● Are pursuing or have recently completed a Bachelor’s or Master’s degree in Computer Science or a related field.

● Have strong programming fundamentals and problem-solving skills.

● Understand data structures, algorithms, and object-oriented programming.

● Are comfortable with at least one programming language such as JavaScript, TypeScript, Python, Java, or Go.

● Understand the basics of databases, REST APIs, and Git.

● Learn quickly and enjoy exploring unfamiliar technologies.

● Communicate clearly and work well in a collaborative environment.


Bonus Points:

Experience with any of these is helpful but not required:

● Node.js, FastAPI, Spring Boot, or Django

● React and modern frontend development

● SQL and NoSQL databases

● AWS, GCP, or Azure

● Docker, Kubernetes, or CI/CD

● AI, LLMs, or workflow automation


Don’t worry if you haven’t worked with everything on this list. We care more about your ability to learn than your current toolkit.


What You’ll Learn?

During your internship, you’ll gain practical experience with:

● Building production software

● Backend engineering and API design

● Modern web application development

● Cloud infrastructure

● Distributed systems and asynchronous workflows

● Software testing and debugging

● Git-based development workflows

● Code reviews and engineering collaboration


You’ll also learn how engineering teams operate inside a fast-moving startup—from

turning ideas into products to shipping features used by customers.


Why Join AbleCredit?

You’ll join a small, high-ownership engineering team where your contributions matter from day one.

You’ll have the opportunity to:

● Build software used by real enterprise customers.

● Receive mentorship from experienced engineers.

● Learn modern engineering practices and tools.

● Work across the backend, frontend, and cloud stack.

● Take ownership of meaningful features instead of isolated tasks.

● Convert your internship into a full-time engineering role based on your

performance and available opportunities.


We Think You’ll Enjoy This Role If...

● You build side projects because you enjoy learning.

● You like understanding how systems work—not just using them.

● You’re excited to write code that reaches production.

● You ask questions, experiment, and learn quickly.

● You want an internship where you’ll build, not just observe.

Read more
Blitzy

at Blitzy

2 candid answers
1 product
Bisman Gill
Posted by Bisman Gill
Pune
7yrs+
Upto ₹50L / yr (Varies
)
skill iconDocker
skill iconKubernetes
helm
Cloud Computing
Terraform

About Blitzy

Blitzy is a Cambridge, MA based AI software development platform on a mission to revolutionize the software development life cycle by autonomously building custom software to unlock the next industrial revolution. We're transforming how enterprises build software, turning enterprise requirements into production-ready code with an agentic software development platform that can autonomously execute 80% of the quantum of software development work. We're backed by multiple tier 1 investors, and have proven success as founders of previous start-ups.

Location: Pune, India (In-Person) - Must be able to also support USA business hours


The Role

The role is to support our clients and ensure a stable environment across the full lifecycle: installation, ongoing upgrades, and day-to-day operation. The L2 Support Engineer works alongside L1 to triage and resolve issues, and escalates unresolved defects to engineering. It operates across Kubernetes, Docker, and the major cloud providers.


What Success Looks Like

  • Customers' issues are resolved faster and escalated cleaner.
  • Recurring problems turn into runbooks, dashboards, and alerts, not repeat tickets.
  • Engineering trusts your escalations because they come with proof, not guesses.
  • Customers trust your communication because it's clear, honest, and on time.



Areas of Ownership

  • Deploy and install the platform into customer environments, and troubleshoot installation issues.
  • Support ongoing upgrades and day-to-day operation, keeping customer environments stable.
  • Work alongside L1 to triage and resolve customer-reported issues, driving them to resolution or escalation.
  • Diagnose failures across the stack: compute, networking, storage, and the services running on it.
  • Reproduce issues safely against live (often multi-tenant) environments using read-only diagnostics first.
  • Build and maintain dashboards, monitors, and runbooks so recurring issues get faster to fix: or stop recurring.
  • Write up clear, evidence-backed escalations and post-incident notes.
  • Communicate status and resolution to customers clearly and on time.


Required Experience

  • Distributed-systems debugging. Reason about a request crossing multiple services, queues, and network hops, and isolate which hop failed. You debug by forming a hypothesis and confirming it with evidence (logs, pod state, queue depth, DB rows), not by guessing.
  • Kubernetes & Docker.
  • Major cloud providers: GCP, AWS, and Azure. Hands-on with at least one deeply and able to work across the others: managed Kubernetes (GKE/AKS), cloud logging, IAM/auth basics, and cloud disk/storage behavior.
  • Strong monitoring & observability practice. Fluent with an APM/observability stack (Datadog or equivalent): log queries, correlating across services by request/trace IDs, reading traces, and building dashboards and alerts. You reach for the data before theorizing.

Additional Skills & Experience

  • Python and Redis literacy.
  • Basic message queueing. Command transport runs over a message queue (Redis/rq). Comfort inspecting queue depth, backlogs, and stuck/failed jobs; concepts transfer from any broker.
  • Networking & WebSockets. Many of our hardest issues are connection problems: WebSocket/Socket.IO drops, NAT/idle/LB timeouts, half-open sockets, DNS-vs-routing, TLS. Tell a transport fault from an application fault.
  • SQL / PostgreSQL. Query operational tables to confirm what the system recorded.
  • Source-control platforms. GitHub (incl. GitHub Enterprise Server), Azure DevOps, and/or GitLab, clone/push/pull, access tokens, app credentials, and their failure modes.
  • CI/CD, Helm & deploy integrity. Many "sudden regressions" are a bad or partial deploy: check what version is actually running before chasing architecture theories. Helm and container deploy pipelines expected. ArgoCD is a plus.
  • Secrets management. Comfort handling secrets, credentials, and certificates safely, ideally with Vault (strongly preferred).
  • Linux and Windows. Workloads run on both; comfort triaging on each OS (process inspection, filesystem, basic networking).
  • Methodical, evidence-first temperament. Hold several candidate causes at once, run the cheapest disconfirming check first, and never claim a root cause or fix you haven't proven.
  • Multi-tenant safety mindset. Environments are shared and customer-owned: default to read-only diagnostics and understand blast radius before changing anything.
  • Incident management & ticketing workflows: Jira or similar (a plus).
  • Prior customer-facing support or SRE/on-call experience (a plus).



Hours & On-Call: please read

This is a customer support role, and the hours can be unconventional. Customers operate primarily in US time zones, so coverage is anchored to US business hours (roughly ET–PT). If you're based outside the US, expect your working day to shift accordingly.

Incidents don't keep office hours. Expect a rotating on-call schedule and occasional evening, early-morning, or weekend escalations outside a standard 9–5. We structure for it: rotations are shared fairly, on-call is compensated/time-off-in-lieu per policy, and we protect recovery time after heavy incidents.

If you're not comfortable with US-aligned hours and periodic off-hours on-call, this likely isn't the right role, and that's completely fine.


Our Culture

Who we are:

Led by two pioneering co-founders we are one of the fastest growing companies in the U.S., creating our own category of enterprise autonomous software development. We automate thousands of hours of software development for our customers, which includes strong representation within the Fortune 500.

How we work:

We move Blitzy Fast: Time is both our company's and our clients' most precious asset. We move quickly and decisively to innovate internally and deliver exceptional software externally.

Championship Mindset: We operate like a professional sports team. We win as a team by holding ourselves and each other to high standards, collaborating in-person, and remaining focused on the mission.

Passion for Invention: We're pushing the frontier of what's possible, requiring constant innovation and iteration.

We Work for the Customer: We focus on delivering outsized value to the customers we work with and expanding those relationships into deep, meaningful partnerships.

We believe in being 'everyday athletes'—taking care of ourselves so we can bring our best minds to work. We promote great sleep, movement, and restorative activities for optimal mental performance. It makes for a happier and more productive team.

Blitzy is an equal opportunity employer committed to building a diverse and inclusive team. We believe different perspectives make us stronger.

Read more
Bengaluru (Bangalore)
6 - 8 yrs
₹10L - ₹20L / yr
DevOps
skill iconAmazon Web Services (AWS)
skill iconPython
Terraform
skill iconDocker

Job Description:

Pre-requisite skills required for a DevOps Engineer role include:


  • 6+yrs exp in DevOps
  • Experience working on Linux based infrastructure
  • knowledge in AWS, docker, CI/CD tools
  • Hands on exp in Python/shell scripting language
  • hands on exp in AWS and Azure
  • Work exp in Docker, Terraform, Ansible, Kubernetes, LINUX
  • Excellent understanding of Ruby, Python, Perl, and Java
  • Configuration and managing databases such as MySQL, Mongo
  • Excellent troubleshooting
  • Working knowledge of various tools, open-source technologies, and cloud services
Read more
Bengaluru (Bangalore)
10 - 20 yrs
₹28L - ₹30L / yr
skill iconAmazon Web Services (AWS)
Cloud Architect
skill iconKubernetes
Apache Kafka
skill iconDocker
+1 more

Job description:

Position: Senior Infrastructure & Cloud Architect

Experience: 10+ Years

Location: Bangalore (Hybrid – 3 Days WFO)

Employment Type: Contract Workforce (CW)

Payroll: Haparz

Budget: Up to 30 LPA


Role Overview

We are looking for an experienced Senior Infrastructure & Cloud Architect to assess, modernize, and optimize enterprise infrastructure environments across hybrid cloud and on-premises platforms. The ideal candidate will have extensive expertise in AWS, enterprise infrastructure, cloud transformation, and infrastructure assessments while working closely with technical teams and business stakeholders to deliver scalable, resilient, and secure infrastructure solutions.


Key Responsibilities

  • Assess enterprise infrastructure environments across on-premises and AWS cloud platforms.
  • Evaluate current-state infrastructure and recommend modernization roadmaps.
  • Review compute, virtualization, storage, backup, disaster recovery, monitoring, and operational infrastructure.
  • Analyze AWS environments for scalability, security, performance, and operational excellence.
  • Assess OpenShift, Kubernetes, Kafka, and Oracle platform architectures.
  • Identify infrastructure risks, resiliency gaps, technology debt, and operational improvements.
  • Review infrastructure security, governance, compliance, and disaster recovery strategies.
  • Collaborate with architects, infrastructure teams, operations, security, and executive stakeholders.
  • Conduct infrastructure maturity assessments, gap analysis, and cloud transformation recommendations.
  • Review infrastructure automation practices using Terraform, Ansible, CloudFormation, Jenkins, GitHub Actions, or similar tools.
  • Prepare architecture documentation, assessment reports, and executive presentations.

Required Skills & Experience

  • 10+ years of enterprise infrastructure architecture or engineering experience.
  • 5+ years of hands-on AWS infrastructure experience.
  • Strong expertise in hybrid cloud and enterprise infrastructure environments.
  • Experience with AWS services including EC2, Auto Scaling, IAM, EBS, EFS, S3, CloudWatch, CloudTrail, Systems Manager, and AWS Backup.
  • Strong understanding of VMware, Linux, Windows Server, storage, backup, and disaster recovery.
  • Experience evaluating OpenShift and Kubernetes infrastructure.
  • Experience assessing Kafka platform architecture and operational management.
  • Knowledge of Oracle infrastructure including Data Guard, replication, backup, and disaster recovery.
  • Experience with infrastructure monitoring, observability, logging, and operational support.
  • Strong knowledge of infrastructure security, hardening, patch management, encryption, and compliance.
  • Familiarity with Infrastructure as Code (Terraform, Ansible, CloudFormation) and CI/CD tools.
  • Excellent stakeholder management, documentation, analytical, and presentation skills
Read more
NeoGenCode Technologies Pvt Ltd
Remote, Pune
3 - 8 yrs
₹14L - ₹30L / yr
Data Platform Engineer
skill iconJava
skill iconPython
SQL
Data engineering
+13 more

Job Title : Data Platform Engineer (SDE 2 / SDE 3)

Experience : 3 to 8 Years (SDE2 : 3 to 5 Years | SDE3 : 5.5 to 8 Years)

Location : Remote (Contract) → Pune (Post Conversion)

Employment Type : Contract-to-Hire (3 Months)


Mandatory Skills :

Java / Python / Go, SQL, Data Engineering, ETL / ELT, Apache Airflow, Apache Spark / Flink, Kafka, AWS/GCP/Azure, Distributed Systems, API Development, Docker, Kubernetes, CI/CD, System Design


Role Overview :

We are looking for a Data Platform Engineer with strong backend engineering expertise to build scalable, high-performance data platforms and distributed systems. The ideal candidate should have hands-on experience in developing production-grade backend applications along with designing and maintaining modern data pipelines.


Key Responsibilities :

  • Build and maintain scalable ETL/ELT and data processing pipelines.
  • Develop backend services and APIs using Java (preferred), Python, or Go.
  • Design batch and real-time data pipelines using Spark, Flink, Kafka, and Airflow.
  • Optimize SQL queries, data models, and distributed data systems.
  • Work with cloud platforms (AWS, GCP, or Azure) and container technologies (Docker, Kubernetes).
  • Implement CI/CD, monitoring, logging, and performance optimization.
  • Collaborate with product and engineering teams on scalable system design and architecture.


Required Qualifications :

  • SDE 2 : 3 to 5 years of Backend + Data Engineering experience.
  • SDE 3 : 5.5 to 8 years of Backend + Data Engineering experience.
  • Strong coding skills in Java (preferred), Python, or Go.
  • Excellent SQL and data modeling knowledge.
  • Hands-on experience with Airflow, Apache Spark / Apache Flink, or similar technologies.
  • Experience building scalable backend services and APIs.
  • Good understanding of distributed systems, system design. and scalable architecture.
  • Experience with cloud platforms (AWS, Azure, or GCP).
  • Hands-on experience with Docker and Kubernetes.
  • Strong understanding of CI/CD pipelines.
  • Excellent problem-solving and debugging skills.


Good to Have :

  • Experience with Snowflake, BigQuery, or Redshift.
  • Understanding of Kafka, Kinesis, or Pub/Sub
  • Performance optimization of large-scale distributed systems
  • FinTech or high-scale distributed systems experience.
  • Knowledge of data governance, security, and compliance.


Preferred Candidate Profile :

  • Strong Backend + Data Engineering experience
  • Experience building scalable production systems
  • Strong ownership mindset
  • Good system design knowledge
  • Experience processing millions of events using Kafka/Spark
  • Built APIs supporting data infrastructure
  • Production engineering experience


Interview Process :

  1. Take-home Coding Assignment (48 Hours)
  2. Leadership & Strategy Round (1 Hour)
  3. Technical Depth – Data Engineering & Performance (1 Hour)
  4. Culture & Values Fit (30 Minutes)
Read more
NeoGenCode Technologies Pvt Ltd
Bengaluru (Bangalore)
8 - 15 yrs
₹15L - ₹30L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconAmazon Web Services (AWS)
skill iconJavascript
TypeScript
+8 more

🚀 Job Title : Senior Full Stack Developer (Backend Heavy)

Experience : 8 to 15 Years

Location : Kasturi Nagar, Bengaluru (On-site)

Work Mode : 5 Days Work From Office

Employment Type : Full-Time

Notice Period : Immediate Joiners or Candidates serving notice (LWD within 15–20 days)


About the Role :

PluginHive is looking for a Senior Full Stack Developer with strong backend expertise to build and scale high-volume SaaS applications. The ideal candidate should have hands-on experience in Node.js, React.js, and AWS, with a backend-heavy profile and the ability to independently own applications from development to production.


Mandatory Skills :

Node.js, React.js, AWS, JavaScript/TypeScript, REST APIs, Microservices, SQL/NoSQL, Docker, CI/CD, System Design


Key Responsibilities :

  • Develop scalable applications using Node.js and React.js.
  • Design and manage cloud infrastructure on AWS.
  • Own application development, deployment, production support, and scalability.
  • Build REST APIs and microservices.
  • Collaborate with cross-functional teams to deliver high-quality solutions.
  • Troubleshoot production issues and drive performance improvements.


Requirements :

  • 8 to 15 years of software development experience.
  • Strong hands-on experience in Node.js, React.js, and AWS.
  • Experience managing high-volume production applications.
  • Strong AWS architecture and cloud ownership experience.
  • Good understanding of Docker, CI/CD, databases, and system design.
  • Ability to work independently and lead technical decisions.


Hiring Process :

  • Round 1 : Screening Call
  • Round 2 : Online Technical Interview (Coding, DSA, Project Discussion)
  • Round 3 : In-Person Technical Architect Round (System Design & Problem Solving)


What We're Looking For :

We are specifically looking for engineers who :

  • Have a backend-heavy Full Stack profile (not frontend-heavy).
  • Have independently owned production applications.
  • Have hands-on AWS architecture and infrastructure experience.
  • Can manage deployments, production issues, database changes, and application scaling.
  • Are capable of leading technical decisions and solving complex engineering problems.
  • Have worked without relying entirely on a separate DevOps or Cloud team.


Note : Candidates who have only basic AWS knowledge or rely on a separate DevOps team for deployments and infrastructure management will not be considered.

Read more
Gurugram
4 - 10 yrs
₹4L - ₹10L / yr
DevOps
Site Reliability Engineer (SRE)
skill iconAmazon Web Services (AWS)
skill iconDocker
skill iconKubernetes
+14 more

🚀 Job Title : DevOps Engineer / Site Reliability Engineer (SRE)

Experience Level : 4+ Years

Location : Gurugram Sector 48, Haryana (On-site)

Employment Type : Full Time Opportunity


About the Role :

We are looking for a proactive DevOps / Site Reliability Engineer (SRE) with around 4 years of hands-on experience designing, automating, and scaling cloud infrastructure and CI/CD delivery pipelines.

In this role, you will bridge the gap between development and operations. You will be responsible for orchestrating containerized applications, automating infrastructure via Code (IaC), establishing SRE best practices (SLIs, SLOs, SLAs), and ensuring maximum uptime, resiliency, and operational efficiency across multi-cloud environments (AWS/Azure/GCP).


Mandatory Skills :

AWS, Kubernetes, Docker, Terraform, Ansible, Jenkins, GitLab CI/CD, GitHub Actions, Python, Bash, CI/CD, Infrastructure as Code (IaC), Grafana, Prometheus, ELK, New Relic, CloudWatch, SRE, SLI/SLO/SLA, Linux


Key Responsibilities :

1. Cloud Infrastructure & Infrastructure as Code (IaC) :

  • Provision, configure, and maintain scalable, high-availability infrastructure on multi-cloud platforms, primarily AWS (EC2, VPC, IAM, S3, RDS, Route53, ALB/ASG, Lambda, EBS).
  • Build, deploy, and manage Infrastructure as Code (IaC) using Terraform, Ansible, and CloudFormation to enforce consistency and eliminate configuration drift.
  • Execute disaster recovery (DR) planning, automated failover / failback mechanisms, and chaos engineering exercises to validate system resiliency.

2. CI/CD, Automation & Development :

  • Design, end-to-end maintain, and optimize robust CI/CD pipelines using Jenkins, GitLab CI, and GitHub Actions.
  • Automate release pipelines, versioning, branching strategies, and approval gates using Groovy, Python, and Bash scripting. Integrate automated code quality and security scanning tools (SonarQube, Black Duck, or Fortify) directly into delivery pipelines.
  • Develop custom tools, scripts, or microservices (e.g., Python / Node.js) to automate manual operational tasks and operational toil.

3. Containerization & Orchestration :

  • Onboard and orchestrate containerized microservices utilizing Docker and Kubernetes (including Helm charts).
  • Ensure high availability, auto-scaling, resource management, and fault tolerance for Kubernetes pod deployments.

4. Observability, SRE & Incident Management :

  • Drive Site Reliability Engineering (SRE) maturity by establishing, tracking, and reporting SLIs, SLOs, and SLAs with cross-functional engineering teams.
  • Build, configure, and manage full-stack observability tools : Grafana, Prometheus, New Relic, Elasticsearch / Logstash / Kibana (ELK), Sentry, and AWS CloudWatch.
  • Set up real-time alerting, custom metric dashboards, and automated log rotation / pruning scripts.
  • Handle production incidents, lead Root Cause Analysis (RCA) investigations, and implement preventive measures to reduce Mean Time to Resolution (MTTR).


Required Qualifications & Skills :

  • Education : Bachelor’s Degree in Electronics and Communication Engineering, Computer Science, or a related technical field.
  • Experience : ~4 years of experience in DevOps, SRE, or Cloud System Administration roles.
  • Cloud & Infrastructure : Hands-on experience with AWS (Core services like EC2, S3, VPC, RDS, IAM, Lambda, Auto Scaling) and exposure to Azure / GCP.
  • CI/CD & Version Control : Proficiency with Jenkins, GitLab CI, GitHub Actions, and Git workflows.
  • Containerization : Core proficiency in Docker and Kubernetes cluster management / onboarding.
  • Infrastructure as Code : Expertise in Ansible, Terraform, or AWS CloudFormation.
  • Scripting & Languages : Strong hands-on automation skills with Python, Bash, and foundational knowledge of Node.js, Java or C++.
  • Observability & Logging : Strong experience with Grafana, Prometheus, New Relic, ELK stack, or Splunk.
  • Database & SQL : Familiarity with relational databases (MySQL, RDS) for monitoring setup and operational analytics.
Read more
Chennai

Chennai

Agency job
via WITS Innovation Lab by Prabhnoor Kaur
Chennai
10 - 16 yrs
₹5L - ₹20L / yr
skill iconJava
Microservices
skill iconSpring Boot
Open Source Contribution
Apache Kafka
+8 more

Role Summary:

We are looking for a hands-on Java Solution Architect to design and lead scalable, secure, event-driven platforms. The ideal candidate has deep expertise in Java/Spring Boot microservices, Kafka, Redis/KeyDB, and open-source databases (Cassandra, PostgreSQL), with experience building high-throughput, low-latency systems.

Experience- 10+yrs

Key Responsibilities

  • Architecture & Design
  • Define service boundaries using DDD; create service contracts and API specifications.
  • Design Kafka-based event flows (topics, partitions, retention, DLQs, idempotency).
  • Choose fit-for-purpose storage (Cassandra vs PostgreSQL) for workloads:
  • Cassandra for time-series, high write throughput, and horizontal scaling.
  • PostgreSQL for transactional integrity, complex joins, and reporting.
  • Engineer caching strategies using Redis/KeyDB (read-through/write-through, TTL, eviction).
  • Establish NFRs (performance, availability, RPO/RTO) and capacity planning.
  • Security & Compliance
  • Implement OAuth2/OIDC, mTLS, token-based auth, key rotation, encryption at rest/in transit.
  • Work with InfoSec/AppSec for threat modeling, VAPT, secure SDLC integration.
  • DevOps & Observability
  • Drive CI/CD pipelines (blue/green/canary), container orchestration (Kubernetes).
  • Define SLOs/SLIs; implement metrics, logs, traces; promote proactive alerting.
  • Governance & Standards
  • Publish architecture guidelines, coding standards, and API governance (versioning, deprecation).
  • Champion documentation (ADR, sequence diagrams, data flow, runbooks).
  • Mentoring & Leadership
  • Coach engineers; conduct design/code reviews; lead PoCs and migrations.
  • Collaborate with Product/Delivery to align scope, timelines, and risk mitigation.

Required Technical Skills (Deep Expertise)

  • Java: Java 17+, Spring Boot, Spring Cloud, reactive programming (WebFlux).
  • Microservices: API Gateway, service mesh (Istio/Linkerd), resilience (Resilience4j).
  • Kafka: Kafka Connect, Streams, consumer lag management, schema registry (Avro/JSON).
  • Redis/KeyDB: Cluster configuration, HA, persistence (AOF/RDB), pub/sub and streams.
  • Databases:
  • Cassandra: Data modeling (partition keys, clustering), consistency levels, compaction strategies.
  • PostgreSQL: Indexing strategies, partitioning, query planning, isolation levels, VACUUM.
  • Cloud & Infra: Docker, Kubernetes, Helm/Terraform; AWS/Azure/GCP (EKS/AKS/GKE).
  • Observability: Prometheus, Grafana, ELK/EFK, OpenTelemetry.
  • Security: JWT, mTLS, secrets management (Vault/KMS), OWASP Top 10, compliance-aware design.

Soft Skills

  • Strong stakeholder communication; ability to simplify complex technical decisions.
  • Ownership mindset; risk identification and mitigation.
  • Mentorship; collaborative leadership across cross-functional teams.


Read more
Bengaluru (Bangalore)
6 - 9 yrs
₹5L - ₹20L / yr
Cloud Operations Engineer
DevOps
skill iconJenkins
skill iconDocker
skill iconKubernetes
+3 more

You have strong experience supporting cloud environments within the AWS platform.

* You have hands-on experience with cloud platforms, Docker, Kubernetes, Jenkins, Terraform, Artifactory, infrastructure automation, CI/CD pipelines, monitoring, and operational support in enterprise environments.

* You have hands-on experience with infrastructure automation, scripting, and configuration management.

* You understand monitoring, logging, alerting, and incident management practices in cloud operations.

* You have experience working with containers, orchestration platforms, and deployment pipelines.

* You are comfortable supporting Linux and/or Windows server environments in cloud-based ecosystems.

* You understand identity and access management, security controls, patching, and operational compliance practices.

* You have experience with disaster recovery, backup processes, and platform resilience planning.

* You have the technical depth required to support and guide Cloud Operations activities while contributing to the overall effectiveness of the function from the India side.


You have experience supporting DevOps or Site Reliability Engineering practices.

* You have exposure to cost management and cloud optimization tools.

* You are comfortable presenting operational updates, recommendations, and risk considerations to stakeholders.

* You work well in team-based environments and contribute to shared goals.

* You have effective documentation skills for processes, runbooks, and support knowledge.

* You have experience working in regulated or enterprise-scale environments.

* You have familiarity with service management tools and structured change management processes.

* You demonstrate the potential to take on broader operational ownership and support the leadership of the Cloud Operations function from the India side.

* You are comfortable coordinating with multiple stakeholders and contributing to operational decision-making in a global delivery model.

Read more
Gurugram
5 - 10 yrs
₹12L - ₹18L / yr
DevOps
Reliability engineering
skill iconAmazon Web Services (AWS)
Terraform
Ansible
+18 more

Job Title : DevOps Engineer / Site Reliability Engineer (SRE)

Experience : 5+ Years

Location : Gurugram, Haryana

Work Mode : On-site (Full-time)


About the Role :

We are looking for a skilled DevOps Engineer with 5+ years of experience in cloud infrastructure, CI/CD, automation, Kubernetes, and Site Reliability Engineering (SRE). The ideal candidate will be responsible for building scalable cloud infrastructure, automating deployments, improving system reliability, and ensuring high availability across production environments.


Mandatory Skills :

AWS, Terraform, Ansible, CloudFormation, Jenkins, GitLab CI, GitHub Actions, Docker, Kubernetes, Helm, Python, Bash, Grafana, Prometheus, ELK Stack, CloudWatch, New Relic, SRE, CI/CD, Infrastructure as Code (IaC), Linux


Key Responsibilities :

  • Design, deploy, and manage cloud infrastructure primarily on AWS (EC2, VPC, IAM, S3, RDS, Route53, ALB, Auto Scaling, Lambda).
  • Build and maintain Infrastructure as Code (IaC) using Terraform, Ansible, and CloudFormation.
  • Develop and optimize CI/CD pipelines using Jenkins, GitLab CI, and GitHub Actions.
  • Deploy and manage containerized applications using Docker, Kubernetes, and Helm.
  • Implement monitoring and observability using Grafana, Prometheus, ELK Stack, CloudWatch, and New Relic.
  • Drive SRE practices by defining SLIs, SLOs, SLAs, handling production incidents, conducting RCA, and improving system reliability.
  • Automate operational tasks using Python, Bash, and Groovy scripting.
  • Collaborate with Development, QA, Security, and Operations teams to ensure reliable and secure software delivery.


Required Skills & Qualifications :

  • Bachelor's degree in Computer Science, IT, Electronics, or a related field.
  • 5+ years of experience in DevOps, SRE, or Cloud Infrastructure.
  • Strong expertise in AWS, with exposure to Azure/GCP.
  • Hands-on experience with Terraform, Ansible, CloudFormation, Docker, Kubernetes, Helm, Jenkins, GitLab CI, GitHub Actions, and Git.
  • Strong scripting skills in Python and Bash.
  • Experience with monitoring tools such as Grafana, Prometheus, ELK Stack, CloudWatch, and New Relic.
  • Good understanding of Linux, networking, SQL, and cloud security best practices.


Preferred Skills :

  • Experience with multi-cloud environments and DevSecOps practices.
  • Knowledge of disaster recovery, automation, and microservices architecture.
  • Strong troubleshooting, communication, and problem-solving skills.
Read more
Chennai
5 - 13 yrs
₹3L - ₹20L / yr
DevOps
Infrastructure
Linux/Unix
skill iconDocker
skill iconKubernetes
+3 more

Very strong infra engineer to administer Linux based VMs (and few Windows VMs as well).

Must have strong knowledge and hands-on on docker, Kubernetes

Must be good at monitoring (AppDynamics, Prometheus, Grafana) and logging (Splunk)

Develop automation scripts using Shell and Python. Must have good knowledge in Ansible.

Should be good at optimize/finetune server configurations.

 Should be good in troubleshoot issues and fix them.

Read more
Careersincloud
Remote only
3 - 4 yrs
₹6L - ₹12L / yr
skill iconAmazon Web Services (AWS)
skill iconKubernetes
skill iconDocker
Linux/Unix
CI/CD
+3 more

About the opportunity:

This role is with Sporty Group. CareersInCloud shares this opportunity to help professionals discover relevant technology careers.


Hiring Company: Sporty Group


Sporty Group is looking for an experienced DevOps Engineer to join its remote engineering team.


This role involves managing AWS cloud infrastructure, Kubernetes environments, CI/CD pipelines, monitoring, automation, and improving system reliability.


Key Responsibilities:

• Manage AWS infrastructure and cloud operations

• Maintain Kubernetes clusters and Docker environments

• Build and improve CI/CD pipelines

• Monitor production systems using Grafana, Prometheus, and CloudWatch

• Troubleshoot Linux, networking, and infrastructure issues


Requirements:

• 3+ years of DevOps experience

• Strong AWS and Kubernetes experience

• Experience with Docker, Linux, CI/CD tools

• Good understanding of cloud infrastructure and automation


Apply here:

https://careersincloud.com/jobs/sporty-group-hiring-devops-engineer-remote-experienced

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
xAQUA India
Aditya Singh
Posted by Aditya Singh
Kolkata
8 - 20 yrs
₹15L - ₹25L / yr
skill iconAmazon Web Services (AWS)
skill iconDocker
skill iconKubernetes
ArgoCD
Amazon EC2
+6 more

We are seeking a skilled and experienced Senior DevOps Engineer to join our team. As a Senior DevOps Engineer, you will play a crucial role in designing, implementing, and managing our cloud infrastructure on AWS, while utilizing Docker, Kubernetes, Terraform and Argo CD for containerization and deployment. You will collaborate closely with development teams to ensure smooth software releases, scalability, and reliability of our systems. Also, you will be working on Airflow and Spark configurations for Data pipelines.

Responsibilities:

  • Design, implement, and maintain scalable and secure cloud infrastructure on AWS, utilizing services such as EC2, S3, VPC, IAM, and Lambda.
  • Build, deploy, and manage containerized applications using Docker and Kubernetes.
  • Develop and maintain CI/CD pipelines to enable continuous integration, automated testing, and deployment using tools like Jenkins, GitLab CI/CD, or AWS CodePipeline.
  • Implement and manage infrastructure as code (IaC) using tools like Terraform or CloudFormation to automate the provisioning and configuration of AWS resources.
  • Monitor and troubleshoot infrastructure and application issues, ensuring high availability, performance, and scalability of the system.
  • Collaborate with development teams to ensure smooth and efficient software releases, including version control, branching strategies, and release management.
  • Implement and maintain robust security practices, including access control, network security, and data encryption.
  • Automate manual tasks and processes using scripting languages (e.g., Python, Bash) and configuration management tools (e.g., Ansible).
  • Collaborate with cross-functional teams to gather requirements, provide technical guidance, and implement best practices for infrastructure and deployment processes.
  • Stay up-to-date with the latest DevOps tools, technologies, and best practices, and identify opportunities for improvement and optimization in our infrastructure and processes.

Requirements:

  • Bachelor’s or master’s degree in computer science, Software Engineering, or a related field.
  • Proven experience as a DevOps Engineer, with a focus on AWS, Docker, Kubernetes, and Argo CD.
  • Strong experience in designing, implementing, and managing cloud infrastructure on AWS, including services like EC2, S3, VPC, IAM, and Lambda.
  • Hands-on experience with containerization technologies, specifically Docker and Kubernetes.
  • Proficiency in CI/CD pipeline setup and management using tools like Jenkins, GitLab CI/CD, or AWS CodePipeline.
  • Solid understanding of infrastructure as code (IaC) principles and experience with tools like Terraform or CloudFormation.
  • Experience in monitoring and troubleshooting complex infrastructure and application issues.
  • Strong scripting and automation skills using languages such as Python, Bash, or PowerShell.
  • Excellent problem-solving and analytical skills, with the ability to handle and prioritize multiple tasks in a fast-paced environment.
  • Strong communication and collaboration skills, with the ability to work effectively with cross-functional teams.

Preferred Qualifications:

  • AWS certifications, such as AWS Certified DevOps Engineer or AWS Certified Solutions Architect.
  • Experience with infrastructure monitoring and logging tools like CloudWatch, ELK stack, or Prometheus/Grafana.
  • Knowledge of serverless architectures and experience with AWS Lambda.
  • Familiarity with other cloud platforms (e.g., Azure, Google Cloud Platform).
  • Understanding of security best practices and experience implementing security measures in cloud infrastructure.


Read more
Euphoric Thought Technologies
Mumbai
3 - 5 yrs
₹5L - ₹10L / yr
Azure
DevOps
skill iconDocker

Job Description:

An Azure Administrator is a specialized IT professional responsible for implementing, monitoring, and maintaining Microsoft Azure solutions, including major computing, storage, network, and security services. They ensure that Azure services are running optimally and securely, aligning with the organization's requirements and industry best practices.

Azure stands out as the top cloud computing platform, empowering businesses globally to optimize their operations. Beyond Azure services, it delivers cutting-edge AI solutions, powerful data analytics, top-tier security measures, machine learning advancements, natural language processing, and seamless IoT management, among other innovative features

Roles and Responsibility ::

  • Managing Azure Subscriptions and Resources
  • Implementing and Managing Storage Solutions
  • Configuring and Managing Virtual Networks
  • Managing Identities and Access
  • Deploying and Managing Azure Compute Resources
  • Monitoring and Maintaining Azure Resources


Read more
OpenAssets Inc
Rose Hernandez
Posted by Rose Hernandez
Remote only
5 - 18 yrs
₹12L - ₹25L / yr
DevOps
skill iconAmazon Web Services (AWS)
AWS CloudFormation
skill iconDocker
skill iconKubernetes
+9 more

Senior DevOps Engineer

Location: India, Remote

Type: Contract

Department: Engineering


About Us

OpenAssets is building open standards for the next generation of capital markets, providing the trusted foundation for real-world asset tokenization and digital currencies.


We specialize in alternative asset digitization, offering regulatory-conscious tools to design, issue, and manage digital assets in complex financial environments. We also develop loyalty solutions that turn customer engagement into programmable digital assets, helping brands create personalized experiences that drive growth.


OpenAssets operates at the intersection of finance, technology, and regulation focused on building secure, scalable, and open infrastructure for the future of digital markets. Join OpenAssets and be part of shaping the future of digital finance!


Overview

We are seeking a Senior DevOps Engineer to lead the evolution of our cloud infrastructure and deployment ecosystems.


This role acts as the foundation of our engineering reliability, bridging the gap between high-performance blockchain development and robust, secure cloud operations. You will be responsible for architecting scalable AWS environments, automating mission-critical CI/CD pipelines, and ensuring the absolute integrity of our security and observability frameworks.


What You’ll Do

Cloud Infrastructure & Architecture

  • Design, provision, and maintain OpenAssets’ AWS infrastructure: including EC2, ECS/Fargate, Lambda, S3, RDS, VPC, IAM, CloudFront, SQS, ElastiCache, and CloudWatch.
  • Architect for high availability, fault tolerance, and cost efficiency across production and non-production environments.
  • Manage networking, security groups, subnets, load balancers, and access controls to ensure a secure and well-segmented cloud environment.
  • Scale infrastructure dynamically to handle platform growth, partner onboarding, and peak load events.
  • Deploy, configure, and manage blockchain node infrastructure supporting on-chain integrations and smart contract interactions.

CI/CD & Automation

  • Implement and maintain CI/CD pipelines using GitHub Actions and/or AWS CodeBuild for frontend, backend, and smart contract deployments.
  • Manage infrastructure as code using Terraform (or OpenTofu) and/or CloudFormation to ensure reproducible, auditable environments.
  • Automate build, test, and deployment processes to minimize manual effort and reduce release risk.
  • Develop and maintain automation scripts in Python and Bash for operational and provisioning workflows.
  • Administer and scale Kubernetes clusters (EKS) for deploying services and blockchain node infrastructure.

Security & Compliance

  • Implement and enforce security best practices across infrastructure: TLS, VPNs, IAM roles, private key management, secrets management, and patch management.
  • Work with the CISO to conduct infrastructure security audits and maintain compliance with data handling, uptime, and audit logging requirements.
  • Manage secrets and environment configuration securely using AWS Secrets Manager or HashiCorp Vault.
  • Ensure encryption at rest and in transit across all critical data stores and communication channels.
  • Apply knowledge of blockchain security, including consensus mechanisms, smart contract interactions, and Layer 2 infrastructure, to harden on-chain components.

Observability & Incident Response

  • Set up and maintain monitoring, alerting, and dashboards for key platform metrics using CloudWatch, Prometheus, Grafana, or equivalent.
  • Establish structured logging and distributed tracing practices (OpenTelemetry or similar) across services.
  • Lead incident response for production issues, triaging, communicating, resolving, and writing blameless postmortems.
  • Design, implement, and regularly test backup and disaster recovery strategies to minimize data loss and downtime.

Collaboration & Enablement

  • Support engineering teams in troubleshooting environment-specific issues across development, staging, and production.
  • Document infrastructure architecture, runbooks, and operational procedures — keeping them current and actionable.
  • Train developers on deployment tooling, CI/CD workflows, and on-call processes.
  • Evaluate and introduce new tooling and practices to improve DevOps maturity across the organization.


Qualifications & Experience

  • 5+ years of experience in DevOps, SRE, or cloud infrastructure engineering.
  • Deep hands-on expertise with AWS: EC2, ECS/Fargate, Lambda, RDS, S3, VPC, IAM, CloudWatch, SQS, CloudFront, and ElastiCache.
  • Strong experience with infrastructure as code using Terraform, OpenTofu, and/or CloudFormation.
  • Proficiency with containerization and orchestration (Docker, Kubernetes / EKS).
  • Experience designing and maintaining CI/CD pipelines using GitHub Actions, AWS CodeBuild, GitLab CI, or similar.
  • Solid Linux systems administration and scripting skills (Bash, Python).
  • Strong understanding of cloud networking and security: TLS, VPCs, security groups, IAM, private key management, secrets management.
  • Experience with monitoring and observability tooling: CloudWatch, Prometheus, Grafana, ELK stack, or equivalent.
  • Familiarity with distributed tracing (OpenTelemetry, Jaeger, or similar).
  • Working knowledge of blockchain technologies: consensus mechanisms, smart contract infrastructure, or Layer 2 scaling solutions.
  • Calm, systematic problem-solving approach to production incidents and outages.
  • Strong communication skills, able to explain infrastructure concerns clearly to both technical and non-technical stakeholders.
  • Fluid in English


Nice to Have

  • AWS certifications (Solutions Architect, DevOps Engineer Professional, or equivalent).
  • Experience deploying and operating blockchain node infrastructure (Ethereum, Polygon, or similar).
  • Background in fintech, capital markets, payments, or regulated infrastructure environments.
  • Experience with security frameworks and compliance standards (SOC 2, ISO 27001).
  • Multi-tenant SaaS infrastructure experience.
  • Experience with event-driven architectures (Kafka, SQS, BullMQ).
  • Cost optimization practices: reserved instances, Savings Plans, right-sizing.
  • Infrastructure as code with Pulumi or CDK.
  • Open-source contributions or technical writing.


We are committed to providing equal opportunity for qualified applicants to contract positions, regardless of race, color, religion, sex, sexual orientation, gender identity, national origin, disability, or veteran status. This is a contract opportunity, not a direct employment role.



Read more
NeoGenCode Technologies Pvt Ltd
Hyderabad
4 - 8 yrs
₹6L - ₹12L / yr
Magento
Progressive Web Apps (PWA)
skill iconPHP
GraphQL
skill iconReact.js
+5 more

Job Title : Magento Developer (Magento 2 + PWA)

Experience : 4+ Years

Location : Hyderabad

Work Mode : Work From Office


Job Overview :

We are looking for a highly skilled Magento Developer with strong hands-on expertise in Magento 2 and Progressive Web Applications (PWA). The ideal candidate should have extensive experience building and maintaining Magento-based eCommerce applications using Magento PWA Studio.

While React.js knowledge is required for PWA development, the primary focus of this role is Magento + PWA development.


Mandatory Skills :

Magento 2, Magento PWA Studio, Progressive Web Applications (PWA), PHP, GraphQL, React.js, JavaScript, MySQL, REST APIs, HTML5, CSS3, Docker


Key Responsibilities :

  • Develop, customize, and maintain Magento 2 websites, custom modules, themes, and extensions.
  • Build and enhance Progressive Web Applications (PWA) using Magento PWA Studio, React.js, and GraphQL.
  • Integrate third-party services such as payment gateways, ERP, CRM, and other REST/GraphQL APIs.
  • Optimize website performance using Redis, Varnish, Elasticsearch/OpenSearch, caching, and indexing.
  • Develop responsive frontend components using HTML5, CSS3, JavaScript, LESS/SASS, and React.js.
  • Configure and manage Docker-based development environments.
  • Implement Magento security updates, performance optimizations, and best development practices.
  • Collaborate with cross-functional teams to deliver scalable and high-performance eCommerce solutions.


Required Skills :

  • Strong hands-on experience with Magento 2 Development
  • Expertise in Magento PWA Studio and Progressive Web Applications (PWA)
  • Good knowledge of PHP, MySQL, GraphQL, and REST APIs
  • Working experience with React.js (primarily for Magento PWA development)
  • Proficiency in JavaScript, HTML5, CSS3, LESS/SASS, and TypeScript
  • Experience with Redis, Varnish, Elasticsearch/OpenSearch, and Docker
  • Familiarity with Git, API integrations, and performance optimization techniques


Note :

Candidates must have strong hands-on experience in Magento 2 and Magento PWA Studio. React.js is required to support PWA development, while exposure to the remaining technologies is considered an added advantage.

Read more
xAQUA India
Kolkata
5 - 20 yrs
₹13L - ₹25L / yr
FastAPI
API
skill iconFlask
Design patterns
pandas
+5 more

Senior Python Developer to lead the development of scalable, high-performance backend systems and data-driven applications. You will work on building robust services, APIs, and data workflows that power real-time and batch applications.This role is ideal for a seasoned developer who thrives on solving complex problems, building reliable software, and working across data and engineering teams. Youll play a key role in designing and developing Python-based systems that interface with big data frameworks, cloud platforms, and analytics tools.Key Responsibilities

  • Design and develop robust Python-based backend services and microservices.
  • Build RESTful APIs and integrations with third-party systems and internal tools.
  • Work with data workflows involving ingestion, transformation, and validation.
  • Develop and maintain ETL/ELT pipelines using Python, SQL, and Airflow.
  • Collaborate with DevOps teams to deploy, monitor, and scale applications in cloud environments (AWS, Azure, GCP).
  • Optimize code for performance, scalability, and maintainability.
  • Write unit and integration tests, participate in code reviews, and follow CI/CD best practices.
  • Work with cloud storage, databases, and data lake technologies like S3, Parquet, and DuckDB.
  • Collaborate with data scientists, analysts, and engineers to enable data access and modeling.


Required Skills & Qualifications

  • 5+ years of experience in backend software development, primarily in Python.
  • Strong understanding of OOP, modular design, and Python design patterns.
  • Experience with web frameworks (e.g., Flask, FastAPI, Django).
  • Hands-on experience with data processing tools like Pandas, SQLAlchemy, PyArrow.
  • Proficiency with SQL and database technologies (PostgreSQL, DuckDB, etc.).
  • Experience with Airflow for workflow orchestration.
  • Knowledge of building scalable, distributed applications and microservices.
  • Familiarity with cloud platforms (AWS, Azure, GCP) and containerization tools (Docker, Kubernetes).
  • Solid understanding of version control (Git), testing frameworks (PyTest), and CI/CD pipelines.
  • Excellent problem-solving, debugging, and communication skills.


Preferred Skills (Nice to Have)

  • Experience with data processing frameworks like Apache Spark or Vaex.
  • Familiarity with data storage formats and tools like Parquet, Iceberg.
  • Exposure to data streaming platforms (Kafka, Kinesis, Flink).
  • Experience integrating backend systems with AI/ML pipelines or BI platforms.
  • Understanding of security standards and compliance (GDPR, HIPAA, SOC2).
  • Background in metadata-driven or event-driven architectures.


Read more
Remote only
3 - 5 yrs
₹24L - ₹34L / yr
skill iconPostgreSQL
Payments
skill iconNodeJS (Node.js)
API
skill iconRedis
+6 more

About ZYSYGY

ZYSYGY is building Germany's zero-fee payment network. Merchants pay zero transaction fees. We route payments directly over SEPA Instant, bypassing Visa, Mastercard, and the entire card network chain. No hardware. No card reader. Just a phone.

We are building the first company to combine a fully software-based merchant POS with a consumer super-app for everyday financial life: payments, transport, utilities, government services, all in one place. Think what UPI did for India. We are doing it for Germany, from the ground up, on banking rails.


Role Overview

You will join the core engineering team as a founding engineer. You will own the backend payment engine end to end: transaction flows, wallet management, SEPA Instant settlement, KYB/KYC integration, recurring mandates, refund logic, and the compliance export layer (DATEV, Kassenbuch, GoBD, fiskaltrust). On mobile, you will contribute to the React Native consumer and merchant apps alongside our mobile engineer.

You will own what you build from development through deployment, monitoring, and production reliability. The architecture decisions you make in the first six months will run in production for years.


What you will do

Design and build the backend payment engine: transaction flows, wallet management, SEPA Instant settlement, offline payment authorization, and recurring mandate billing.

Own KYB/KYC integration and the compliance export layer: DATEV, Kassenbuch, GoBD, and fiskaltrust for KassenSichV.

Build REST APIs for financial-grade reliability and high-throughput transaction processing, including full R-transaction handling and reconciliation pipelines.

Contribute to the React Native consumer and merchant mobile apps alongside our mobile engineer.

Own the full lifecycle of what you build, from development through deployment, monitoring, and continuous improvement.

Integrate AI tooling into your development workflow as a matter of course: code generation, automated testing, and intelligent review.


Who you are

Meaningful hands-on experience building payment systems, fintech infrastructure, or financial APIs.

You have designed a ledger. You understand double-entry bookkeeping, immutable transaction records, and why you never update a financial row.

You have solved the partial failure. Money left one wallet and did not arrive in the other. You know how to detect it, resolve it, and make sure it does not happen again.

You understand idempotency at a design level. You have built systems that survive client retries, duplicate webhooks, and network drops without double-charging anyone.

You have built or reasoned about reconciliation: detecting discrepancies between your internal ledger and an external settlement file, and resolving them reliably at scale.

You understand KYC and KYB state machines, what happens when verification status changes mid-transaction, and what a regulator expects from your audit trail.

You are comfortable with SQL databases and own the full lifecycle of your code from development through deployment.

You can communicate technical decisions clearly to non-technical stakeholders. At this stage of the company, that matters.

You are a continuous learner. Payments infrastructure is a deep domain and you treat it that way.

You are comfortable with ambiguity and early-stage risk. There is no playbook yet. You will help write it.

Strong academic background preferred. Demonstrated engineering ability matters more than institution.


Relocation

Relocation to Munich, Germany, is on the table for the right candidate, including visa support.


Connect with the Founder

You can also connect with me on LinkedIn at www.linkedin.com/in/shabbir-maimoon

Read more
Altinvest Online Platform Pvt Ltd
Bengaluru (Bangalore)
4 - 7 yrs
Best in industry
skill iconReact.js
Micro frontend
TypeScript
skill iconJavascript
skill iconDocker
+3 more

We are seeking an experienced, hands-on SDE 3 - FE to build and optimize scalable, user-friendly applications with a focus on micro frontend architectures. The ideal candidate will blend strong UI engineering skills with modern frontend practices, ensuring responsive, secure, and high-quality experiences aligned with business needs.

Responsibilities

●      Design & Build: Develop scalable, performant front-end applications using React, TypeScript, and Micro Frontend architecture.

●      Code Quality: Review PRs, enforce best practices, and introduce patterns to reduce technical debt.

●      UI/UX Excellence: Deliver pixel-perfect, responsive, and accessible UIs across devices and browsers.

●      Performance: Optimise rendering, bundling, caching, and load times for smooth user experiences.

●      Mentorship: Guide and mentor mid/junior engineers, run design/code walkthroughs, and foster a culture of technical excellence.

●      AI-driven Development: Leverage AI tools to accelerate coding, debugging, testing, and documentation in day-to-day workflows.



Criteria:

Experience: ~5–7+ years in software development, with proven expertise in React, modern frontend architectures, and building scalable user interfaces.

Technical Skills

●      Strong proficiency in React.js (v17+), TypeScript, and modern frontend workflows.

●      Experience with Micro Frontend architectures (e.g., Module Federation, Webpack, or similar approaches).

●      Solid expertise in HTML5, CSS3, and mandatory proficiency with Bootstrap for responsive design.

●      Knowledge of Blade templates for frontend-backend integration.

●      Good-to-have: Tailwind CSS and Material UI for component-based design systems.

●      Deep understanding of state management (Redux, Recoil, or equivalent).

●      Experience with frontend performance optimisation and browser dev tools.

●      Familiar with testing frameworks (Jest, React Testing Library, Cypress).

●      Proficiency with Docker and containerised environments.

●      Experience with CI/CD pipelines for frontend deployments.

●      Ability to effectively use AI-powered tools for code generation, refactoring, documentation, and productivity improvements.

Soft Skills

●      Clear and effective communication.

●      Strong sense of ownership and accountability.

●      Ability to break down complex problems and provide accurate estimates.

●      Openness to adopt new tools/technologies to improve team efficiency.

What we offer:

●      An exceptional team: Our hiring bar is high, and your colleagues are talented, motivated self-starters.

●      A learning environment: We are a learning organisation, and as a team, we will help you grow and encourage you to learn and upgrade your skills.

●      Outstanding compensation: top talent deserves top pay, and our salary, equity and benefits reflect this.

●      Opportunities to grow: Encourages you to attend technical conferences and take company funded educational courses to advance your skills.

●      An opportunity to be a key member of a well-capitalised, leading brand in an online real estate investing platform.

Read more
Alpha

at Alpha

2 candid answers
Yash Makhecha
Posted by Yash Makhecha
Remote only
1 - 5 yrs
₹3L - ₹10L / yr
skill iconJavascript
skill iconPostgreSQL
skill iconDocker
skill iconAmazon Web Services (AWS)
TypeScript
+5 more

Software Development Engineer (Associate/Intern)


Location: Remote (India preferred) | Type: Full-time | Compensation: Competitive salary + early-stage stock options



🧠 About Alpha


Modern revenue teams juggle 10+ point-solutions. Alpha unifies them into an agent-powered platform that plans, executes, and optimises GTM campaigns—so every touch happens on the right channel, at the right time, with the right context.


Alpha is building the world’s most intuitive AI stack for revenue teams —to engage, convert & scale revenue with an AI powered GTM team. l

Our mission is to make AI not just accessible, but dependable and truly useful.


We’re early, funded, and building with urgency. Join us to help define what work looks like when AI works for you.



🔧 What You’ll Do


You’ll lead the development of our AI GTM platform and underlying AI agents to power seamless multi-channel GTMs.


This is a hybrid UX-engineering role: you’ll translate high-level user journeys into interfaces that feel clear, powerful, and trustworthy.


Your responsibilities:


  • Design & implement end-to-end features across React-TS/Next.js, Node.js, Postgres, Redis, and NestJs micro-services for LLM agents.
  • Build & document scalable GraphQL / REST APIs that expose our data model (Company, Person, Campaign, Sequence, Asset, ActivityRecord, InferenceSnippet).
  • Integrate third-party APIs (CRM, email, ads, CMS) and maintain data sync reliability > 98 %.
  • Implement the dynamic agent flow builder with configurable steps, HITL checkpoints, and audit trails.
  • Instrument product analytics, error tracking, and CI pipelines for fast feedback and safe releases.
  • Work directly with the founder on product scoping, technical roadmap, and hiring pipeline.


✅ What We’re Looking For

  • 1–3 years experience building polished web apps (React, Vue, or similar)
  • Strong eye for design fidelity, UX decisions, and motion
  • Experience integrating frontend with backend APIs and managing state
  • Experience with visual builders, workflow editors, or schema UIs is a big plus
  • You love taking complex systems and making them feel simple


💎 What You’ll Get

  • Competitive salary + high-leverage early equity
  • Ownership of user experience at the most critical phase
  • A tight feedback loop with real users from Day 1
  • Freedom to shape UI decisions, patterns, and performance for the long haul
Read more
Remote only
5 - 8 yrs
₹8L - ₹15L / yr
Microsoft Windows Azure
Azure Databricks
Terraform
Biceps
Azure DevOps
+13 more

Job Title : Senior Azure Data / MLOps / AI Platform Engineer

Experience : 6+ Years

Employment Type : Contract

Role Level : Senior

Project : Leading South Africa Telecommunications Operator

Department : Data & AI Engineering


Job Overview :

We are looking for a Senior Azure Data / MLOps / AI Platform Engineer to design, build, and manage Azure-native cloud infrastructure, MLOps pipelines, and AI platforms supporting enterprise-scale data products and AI applications.

The ideal candidate will have strong expertise in Azure Cloud, Azure Databricks, Infrastructure as Code, CI/CD, Kubernetes, and MLOps, enabling scalable deployment of machine learning, GenAI, and AI Agent solutions.


Mandatory Skills :

Microsoft Azure, Azure Databricks, Terraform/Bicep, Azure DevOps or GitHub Actions, Docker, Kubernetes (AKS), MLflow, Azure ML, Kubeflow, CI/CD, MLOps, Infrastructure as Code, Azure Monitor, Prometheus, Grafana, Vector Databases, AI Platform Engineering.


Key Responsibilities :

  • Design, deploy, and maintain Azure cloud infrastructure, landing zones, networking, storage, and compute environments.
  • Build and manage Azure Databricks environments for data engineering and AI workloads.
  • Develop Infrastructure as Code using Terraform or Bicep.
  • Create and maintain CI/CD pipelines using Azure DevOps or GitHub Actions.
  • Implement MLOps solutions including model deployment, MLflow, model registry, monitoring, drift detection, and automated retraining.
  • Deploy and manage AI platform components such as vector databases, model-serving endpoints, and AI infrastructure.
  • Manage containerized workloads using Docker, Kubernetes (AKS), and cloud-native deployment practices.
  • Monitor platform performance, observability, security, reliability, and infrastructure costs.
  • Collaborate with Data Engineering, AI/ML, GenAI, Cybersecurity, and Solution Architecture teams to deliver scalable enterprise AI platforms.


Required Skills :

  • 6+ years of experience in Cloud, Platform, or MLOps Engineering.
  • Strong hands-on experience with Microsoft Azure services and Azure infrastructure.
  • Expertise in Azure Databricks, Terraform/Bicep, and Infrastructure as Code.
  • Experience with Azure DevOps or GitHub Actions for CI/CD.
  • Strong MLOps knowledge including MLflow, Azure ML, Kubeflow, Model Registry, Model Deployment, Monitoring, and Drift Detection.
  • Experience with Docker, Kubernetes (AKS), and Container Orchestration.
  • Familiarity with Vector Databases, GenAI infrastructure, LLM deployment, and AI platform engineering.
  • Experience with monitoring tools such as Azure Monitor, Prometheus, and Grafana.


Good to Have :

  • Experience with Azure OpenAI, AI platforms, or enterprise GenAI deployments.
  • Telecom, Banking, or other large enterprise domain experience.
  • Microsoft Azure, Databricks, or MLOps certifications.
Read more
Remote only
6 - 10 yrs
₹8L - ₹15L / yr
skill iconJava
skill iconSpring Boot
Microservices
RESTful APIs
Apigee
+11 more

Job Title : Senior API Developer (Spring Boot Microservices + Apigee/APIM)

Experience : 6+ Years

Employment Type : Contract

Role Level : Senior

Project : Leading South Africa Telecommunications Operator

Department : Application & Experience Engineering


Job Overview :

We are seeking a Senior API Developer with strong expertise in Spring Boot Microservices and API Gateway technologies (Apigee/Azure API Management) to design, develop, and manage secure, scalable APIs for enterprise applications and partner integrations.

The ideal candidate will build high-performance APIs exposing business insights, analytics, and AI/ML services while ensuring security, scalability, and reliability.


Mandatory Skills :

Java, Spring Boot, Microservices, REST APIs, Apigee or Azure API Management (APIM), OAuth2, OpenID Connect (OIDC), JWT, Docker, Kubernetes (AKS), API Security, API Gateway, Microservices Architecture, Kafka (Preferred).


Key Responsibilities :

  • Design, develop, and maintain secure RESTful APIs using Spring Boot Microservices.
  • Build scalable microservices following best practices for resilience, performance, and maintainability.
  • Configure and manage APIs using Apigee or Azure API Management (APIM), including authentication, rate limiting, traffic management, and analytics.
  • Implement API security using OAuth2, OpenID Connect (OIDC), API Keys, and Mutual TLS.
  • Collaborate with Full Stack, AI/ML, Solution Architecture, and Cybersecurity teams to deliver enterprise-grade integrations.
  • Support external partner integrations and internal enterprise systems through well-designed API contracts.
  • Optimize API performance, monitor usage, troubleshoot issues, and maintain API lifecycle, versioning, and documentation.


Required Skills :

  • 6+ years of experience in Backend/API Development.
  • Strong hands-on experience with Java, Spring Boot, and Microservices Architecture.
  • Expertise in Apigee or Azure API Management (APIM).
  • Strong understanding of REST APIs, API versioning, and API lifecycle management.
  • Experience implementing OAuth2, OpenID Connect (OIDC), JWT, API Security, and Authentication.
  • Experience with Docker, Kubernetes (AKS), and Cloud-native deployments.
  • Familiarity with Kafka or other event-driven messaging platforms is a plus.
  • Excellent understanding of enterprise integration patterns and scalable API design.

Good to Have :

  • Experience with Azure Cloud.
  • Telecom, Banking, FinTech, or other regulated industry experience.
  • Certifications in Apigee, Microsoft Azure, or Microservices Architecture.
Read more
P99soft
Uma Sahithya Parimi
Posted by Uma Sahithya Parimi
Hyderabad
4 - 6 yrs
₹10L - ₹20L / yr
skill iconAmazon Web Services (AWS)
skill iconDocker
skill iconKubernetes
prometheus
CI/CD
+1 more

🚀 We're Hiring | Site Reliability Engineer (SRE)

📍 Location: Hyderabad (Hybrid)

💼 Experience: 4–6 Years


P99Soft is looking for a skilled Site Reliability Engineer (SRE) to join our engineering team. If you're passionate about building highly available, scalable cloud infrastructure and driving automation across modern DevOps environments, we'd love to hear from you.


Key Responsibilities

- Design, implement, maintain, monitor, and support backend servers and microservices infrastructure.

- Build and maintain automation tools for development, testing, operations, and IT infrastructure.

- Participate in 24/7 on-call support for production incidents (PagerDuty).

- Collaborate with cross-functional teams to ensure seamless deployments and operational excellence.

- Define and improve SRE processes across development, testing, releases, and support.

- Troubleshoot complex infrastructure and production issues.

- Drive infrastructure automation and continuous process improvements.

Implement security best practices, vulnerability assessments, and risk management.

- Perform incident management and root cause analysis (RCA).

- Monitor system health, customer experience, and operational KPIs.


Required Skills

- Cloud Platforms: AWS, GCP

- Containerization & Orchestration: Docker, Kubernetes, Rancher, Amazon EKS, Amazon ECS, GKE, Elastic Beanstalk, Google App Engine

- Infrastructure as Code (IaC): Terraform, AWS CloudFormation, GCP Deployment Manager, Ansible

- Monitoring & Observability: Prometheus, Datadog, Alertmanager, Thanos, AWS CloudWatch

- CI/CD: GitLab CI/CD, Jenkins

- Scripting: Python, Golang

- Version Control: GitLab, Perforce, Subversion

- Operating Systems: Ubuntu, CentOS, Amazon Linux, Red Hat Enterprise Linux


If you have hands-on experience managing cloud-native infrastructure, Kubernetes environments, DevOps automation, and production operations, we'd love to connect with you.


📩 Share your resume:


Know someone who would be a great fit? Feel free to like, share, or tag them in the comments.


#Hiring #SiteReliabilityEngineer #SRE #CloudEngineer #DevOps #AWS #GCP #Kubernetes #Docker #Terraform #Jenkins #GitLab #Python #Golang #Infrastructure #CloudComputing #HyderabadJobs #HybridJobs #TechJobs #P99Soft

Read more
NBFC for Digital Lending

NBFC for Digital Lending

Agency job
via Cutshort Lightning by Bisman Gill
Mumbai
1yr+
Upto ₹20L / yr (Varies
)
skill iconPython
skill iconReact.js
skill iconAmazon Web Services (AWS)
Microservices
skill iconDocker
+2 more

We’re looking for a hands-on builder who can thrive in a fast-paced startup environment. You’ll own features end-to-end, from designing architecture to writing clean, reusable code, testing, deploying, and iterating fast.


What you’ll do

  • Build and scale web + mobile applications using Python (Django) and React Native/React.
  • Design, develop, and deploy cloud-native solutions using AWS services.
  • Work with both SQL and NoSQL databases (PostgreSQL, DynamoDB).
  • Ensure applications are secure, scalable, and performance-optimized.
  • Collaborate closely with product, design, and business teams to ship features at lightning speed.
  • Take ownership of problems - from brainstorming and architecture to debugging in production.
  • Bring startup energy: move fast, learn fast, and don’t be afraid to get your hands dirty.

What we’re looking for

  • 1-3 years of experience in full-stack development.
  • Strong experience in Python (Django).
  • Proficiency in React Native/React, with solid knowledge of JavaScript.
  • Experience with AWS services (serverless, EC2, S3, etc.).
  • Experience with docker or kubernetes.
  • Hands-on with databases: PostgreSQL, DynamoDB.
  • Strong understanding of data structures, design patterns, and microservices architecture.
  • Proficiency with Git and version control workflows.
  • A product-first mindset, balancing code quality with speed of execution.
  • Great communication skills, detail-oriented, and a true team player.
  • Bonus - If you are an AI native developer and try to solve problems using AI
Read more
Recro

at Recro

1 video
32 recruiters
Shaista Rafik
Posted by Shaista Rafik
Bengaluru (Bangalore)
3 - 7 yrs
Best in industry
Infrastructure
DevOps
skill iconAmazon Web Services (AWS)
skill iconKubernetes
CI/CD
+4 more

On the Job

● Build and maintain scalable cloud infrastructure on AWS

● Improve CI/CD pipelines, deployment systems, and developer workflows

● Automate infrastructure provisioning using Infrastructure-as-Code (Terraform/Pulumi)

● Manage and optimize Kubernetes clusters and containerized workloads

● Improve observability across systems through monitoring, logging, and alerting

● Drive reliability initiatives including incident response, root cause analysis, and operational

improvements

● Collaborate with engineering teams to improve service scalability, performance, and security

● Implement IAM, secrets management, and infrastructure security best practices

● Optimize infrastructure costs and improve resource efficiency

● Actively leverage AI tools and workflows to improve engineering productivity and automation


Must Haves

● 3–6 years of experience in DevOps, Platform Engineering, or SRE roles

● Strong hands-on experience with AWS infrastructure and services

● Good understanding of Kubernetes, Docker, and container orchestration

● Experience with Infrastructure-as-Code tools like Terraform or Pulumi

● Strong scripting/coding skills in Python, Go, or Bash

● Experience building and maintaining CI/CD pipelines (GitHub Actions, Jenkins, GitLab CI,

etc.)

● Understanding of networking fundamentals, Linux systems, and cloud security practices

● Familiarity with monitoring and observability tools like Prometheus, Grafana, ELK, Datadog,

etc.

● Strong debugging and problem-solving skills

● Ability to work independently in a fast-moving environment


Good To Haves

● Experience working in fintech or high-scale startup environments

● Exposure to service mesh, zero-trust security, or secrets management systems

● Experience with multi-cluster Kubernetes environments

● Familiarity with incident management, SLOs, and reliability engineering practices

● Experience building internal developer platforms or automation tooling

Read more
BigThinkCode Technologies
Divya Mohandass
Posted by Divya Mohandass
Chennai, Pondicherry, Coimbatore
3 - 4 yrs
₹5L - ₹8L / yr
skill iconKubernetes
RESTful APIs
skill iconNodeJS (Node.js)
skill iconExpress
Microservices
+4 more

Company: BigThinkCode Technologies

URL: https://www.bigthinkcode.com/

Experience required: 3-4 years

Work location: Chennai

Joining time: Immediate – 2 weeks

Work Mode: Work from office / Hybrid


About the Role

We're looking for a skilled Node.js Developer with 3+ years of experience building scalable applications using event-driven architecture within distributed systems. The ideal candidate is comfortable working on high-performance backend services and has a strong understanding of asynchronous programming patterns. Exposure to knowledge embedding and vectorization techniques is a strong plus, especially for modern data-driven or AI-powered systems.

Key Responsibilities

  • Design, develop, and maintain server-side applications using Node.js
  • Build and optimize scalable, event-driven systems in distributed environments
  • Implement asynchronous workflows, message queues, and pub/sub architectures
  • Collaborate with cross-functional teams to define and deliver backend solutions

Required Skills

  • 3+ years of hands-on experience with Node.js
  • Strong understanding of event-driven architecture and non-blocking I/O
  • Experience working with distributed systems and microservices architecture
  • Proficiency in RESTful API design and implementation
  • Experience with databases such as MongoDB, PostgreSQL, or MySQL
  • Experience with containerization tools like Docker and orchestration tools like Kubernetes

Good to Have

  • Experience with knowledge embedding and vectorization techniques
  • Familiarity with vector databases (e.g., Pinecone, Weaviate, FAISS)
  • Understanding of cloud platforms (AWS, Azure, or GCP)

Why Join Us:

  • Collaborative work environment.
  • Exposure to modern tools and scalable application architectures.
  • Medical cover for employee and eligible dependents.
  • Tax beneficial salary structure.
  • Comprehensive leave policy
  • Competency development training programs.










Read more
NeoGenCode Technologies Pvt Ltd
Akshay Patil
Posted by Akshay Patil
Remote, Nashik
5 - 8 yrs
₹8L - ₹12L / yr
DevOps
Windows Azure
Mobile device management
CI/CD
skill iconiOS App Development
+12 more

Job Title : Mobile DevOps Engineer

Experience : 5+ Years

Location : Nashik / Pune (Remote – Initial 1 Week Onsite in Nashik)


Job Summary :

We are looking for a Mobile DevOps Engineer with expertise in building and maintaining CI/CD pipelines for iOS and Android applications. The ideal candidate will have hands-on experience with mobile build automation, release management, Azure DevOps, and cloud-based DevOps practices to enable faster, secure, and reliable mobile application delivery.


Mandatory Skills :

Azure DevOps, Mobile CI/CD (iOS & Android), Fastlane/Bitrise/Codemagic, GitHub, Xcode, Gradle, App Store & Google Play release automation, YAML Pipelines, GitHub Actions, Docker, Shell/Python scripting, Mobile DevSecOps, Firebase Crashlytics/Sentry, Agile/Scrum.


Key Responsibilities :

  • Design, implement, and maintain CI/CD pipelines for iOS and Android applications.
  • Automate build, testing, code signing, and deployment processes.
  • Manage app releases on Google Play Store and Apple App Store.
  • Configure and maintain Azure DevOps pipelines, GitHub workflows, and release automation.
  • Integrate automated testing, security scanning, and quality gates into CI/CD pipelines.
  • Monitor build performance, troubleshoot pipeline issues, and optimize release processes.
  • Collaborate with Mobile, QA, Backend, and Product teams to streamline delivery.
  • Maintain DevOps documentation, release procedures, and deployment best practices.
  • Explore AI-powered development tools to improve automation and developer productivity.


Required Skills :

  • 5+ years of experience in DevOps, Infrastructure, or Software Engineering.
  • 2+ years of hands-on experience with Mobile CI/CD (iOS & Android).
  • Strong experience with Azure DevOps, GitHub, Fastlane, Bitrise, Codemagic, or similar tools.
  • Solid knowledge of Xcode, Gradle, code signing, provisioning profiles, and keystores.
  • Experience with Google Play Store and Apple App Store release automation.
  • Familiarity with YAML pipelines, GitHub Actions, Shell/Python scripting, and Docker.
  • Knowledge of mobile testing frameworks, DevSecOps practices, and monitoring tools such as Firebase Crashlytics, Sentry, or Datadog.
  • Understanding of Agile/Scrum methodologies and strong collaboration skills.


Preferred Skills :

  • Experience with Flutter, React Native, or native mobile development.
  • Exposure to Azure Cloud services.
  • Familiarity with AI-assisted development tools and automation.
Read more
Aaizel International Technologies Pvt Ltd
AaizelInternationalTechnologie PrivateLimited
Posted by AaizelInternationalTechnologie PrivateLimited
Gurugram
4 - 8 yrs
₹6L - ₹10L / yr
Artificial Intelligence (AI)
Generative AI
skill iconMachine Learning (ML)
skill iconPython
Retrieval Augmented Generation (RAG)
+10 more

Job Title: Associate AI/ML Engineer

Location: Gurugram, Haryana

Employment Type: Full-Time


About Aaizel Tech

Aaizel Tech is a pioneering tech startup at the intersection of cybersecurity, AI, geospatial solutions, and more. We drive innovation by delivering transformative technology solutions across industries. As a growing startup, we are looking for passionate and versatile professionals eager to work on cutting-edge projects in a dynamic environment.

Role Overview

As a Associate AI/ML Engineer at Aaizel Tech, you will lead the design, development, and deployment of advanced Machine Learning models and AI solutions. You will work on projects ranging from predictive analytics and NLP to computer vision and anomaly detection. You will also mentor a team of AI/ML professionals, collaborate with cross-functional teams, and drive innovation by integrating state-of-the-art research with scalable production systems.

Key Responsibilities

1. Model Development & Optimization

Design & Implementation:

  • Architect and develop end-to-end ML solutions for applications such as predictive analytics, anomaly detection, computer vision, and NLP.
  • Utilize advanced techniques including deep learning (CNNs, RNNs), reinforcement learning, and generative models (GANs) to address complex challenges.

Optimization:

  • Fine-tune model parameters using techniques such as hyperparameter tuning (Grid Search, Bayesian Optimization, Neural Architecture Search).
  • Optimize models for both accuracy and inference speed to meet real-time processing requirements.

2. Advanced Data Engineering & Integration

Data Pipeline Development:

  • Build robust ETL pipelines using libraries like Pandas, NumPy, and PySpark to process large-scale datasets from satellite imagery, IoT sensors, and real-time streams.
  • Integrate data from diverse sources (APIs, databases, big data platforms like Hadoop and Apache Kafka) to support real-time analytics.

Data Quality & Preprocessing:

  • Implement data cleansing, feature engineering, and transformation pipelines to ensure high-quality inputs for ML models.

3. Research & Innovation

Algorithm Research:

  • Conduct research on state-of-the-art ML techniques including Transfer Learning, Transformer models, and AutoML to enhance model performance.
  • Innovate new algorithms for specialized tasks such as geospatial analysis, environmental modeling, or cybersecurity threat detection.

Prototyping & Experimentation:

  • Develop proof-of-concept models and prototypes to validate new approaches before production deployment.

4. Deployment, MLOps & Performance Monitoring

Model Deployment:

  • Deploy models using containerization (Docker) and orchestration tools (Kubernetes) to ensure scalable and efficient production environments.
  • Work with cloud platforms (AWS, Azure, GCP) and model serving solutions (TensorFlow Serving, ONNX, TorchServe) for high-throughput inference.

MLOps & Lifecycle Management:

  • Implement CI/CD pipelines for ML models, ensuring seamless updates and versioning.
  • Develop monitoring dashboards (using Prometheus, Grafana) to track model performance and trigger retraining based on real-time feedback.

5. Collaboration & Leadership

Cross-Functional Teamwork:

  • Collaborate closely with data engineers, software developers, domain experts, and product managers to integrate AI solutions into end-to-end products.

Mentorship & Code Quality:

  • Provide technical leadership and mentorship to junior AI/ML engineers, ensuring adherence to coding standards and best practices.
  • Participate in code reviews, maintain detailed documentation, and foster a culture of continuous learning.

Recommended Technology Stack

Backend Framework:

  • Python (Django/FastAPI): Ideal for API integration, leveraging Python’s rich AI/ML ecosystem.

AI/ML Frameworks:

  • PyTorch + Hugging Face Transformers + scikit-learn: For flexibility in research, multilingual NLP tasks, and classical ML pipelines.

Data Engineering:

  • Apache Kafka + Apache Spark + Apache NiFi: To handle both real-time data streaming and batch processing.

Database & Storage:

  • PostgreSQL with TimescaleDB extension: For structured and time-series data storage.

DevOps & Monitoring:

  • Docker, Kubernetes, GitLab CI/CD, Prometheus/Grafana: For containerized deployments, continuous integration, and comprehensive monitoring.

Media Processing:

  • OpenCV, FFmpeg, Tesseract OCR, Wav2Vec2: To support image, video, and speech-to-text processing where needed.

Required Skills & Qualifications

Technical Expertise:

  • Experience:
  • 5+ years in Machine Learning, AI research, or a related field with a proven track record of delivering production-level AI solutions.
  • Programming & Frameworks:
  • Expertise in Python and hands-on experience with frameworks like PyTorch, TensorFlow, and scikit-learn.
  • Experience with Hugging Face Transformers for NLP applications.
  • Data Engineering:
  • Proficiency in building data pipelines using Pandas, NumPy, PySpark, and integrating data from diverse sources.
  • Familiarity with big data platforms and real-time data processing frameworks.
  • Model Deployment & MLOps:
  • Hands-on experience with containerization (Docker), orchestration (Kubernetes), and CI/CD pipelines for ML models.
  • Experience with cloud deployment and model serving solutions.
  • Research & Innovation:
  • Demonstrated ability to apply advanced ML techniques (deep learning, transfer learning, reinforcement learning) to solve real-world problems.
  • Testing & Optimization:
  • Strong background in model evaluation, hyperparameter tuning, and performance optimization.

Soft Skills:

  • Exceptional problem-solving and analytical abilities.
  • Strong communication skills, with the ability to present complex technical concepts to diverse stakeholders.
  • Leadership and mentoring experience, with a collaborative approach to working in cross-functional teams.
  • Ability to thrive in a fast-paced, dynamic environment and drive continuous innovation.

Educational Background:

  • Bachelor’s or Master’s degree in Computer Science, Data Science, Machine Learning, or a related field from a reputed institution.

What We Offer

  • Innovative Projects: Engage in cutting-edge AI/ML projects that influence product strategy and technological innovation.
  • Professional Growth: Opportunities for continuous learning, mentorship, and career advancement.
  • Collaborative Culture: Work within a diverse team of experts passionate about pushing the boundaries of technology.
  • Impactful Work: Play a key role in shaping AI-driven solutions and driving real-world impact.



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