Cutshort logo
For Employers
CEDRETO MARKETING PRIVATE LIMITED's logo

DevOps Engineer

Ankit Agarwal's profile picture
Posted by Ankit Agarwal
2 - 5 yrs
₹5L - ₹9L / yr
Remote, Bengaluru (Bangalore)
Skills
DevOps
skill iconAmazon Web Services (AWS)
Google Cloud Platform (GCP)

Do Your Thng 

https://doyourthng.com/ 

 

DYT - Do Your Thing, is an app, where all social media users can share brands they love with their followers and earn money while doing so! We believe everyone is an influencer. Our aim is to democratise social media and allow people to be rewarded for the content they post. How does DYT help you? It accelerates your career through collaboration opportunities with top brands and gives you access to a community full of experts in the influencer space. 



Role: DevOps
 

​​

Job Description:

We are looking for experienced DevOps Engineers to join our Engineering team. The candidate will be working with our engineers and interact with the tech team for high quality web applications for a product.


Required Experience

  • Devops Engineer with 2+ years of experience in development and production operations supporting for Linux & Windows based applications and Cloud deployments (AWS/GC stack)
  • Experience working with Continuous Integration and Continuous Deployment Pipeline
  • Exposure to managing LAMP stack-based applications
  • Experience Resource provisioning automation using tools such as CloudFormation, terraform and ARM Templates.
  • Experience in working closely with clients, understanding their requirements, design and implement quality solutions to meet their needs.
  • Ability to take ownership on the carried-out work
  • Experience coordinating with rest of the team to deliver well-architected and high-quality solutions.
  • Experience deploying Docker based applications
  • Experience with AWS services.
  • Excellent verbal and written communication skills

Desired Experience

  • Exposure to AWS, google cloud and Azure Cloud
  • Experience in Jenkins, Ansible, Terraform
  • Build Monitoring tools and respond to alarms triggered in production environment
  • Willingness to quickly become a member of the team and to do what it takes to get the job done
  • Ability to work well in a fast-paced environment and listen and learn from stakeholders
  • Demonstrate a strong work ethic and incorporate company values in your everyday work.
Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

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

About CEDRETO MARKETING PRIVATE LIMITED

Founded :
2019
Type :
Product
Size :
20-100
Stage :
Raised funding

About

Do Your Thng helps people support what they love and in turn get rewarded while doing so. We are the world’s first shared economy platform for digital profiles
Read more

Connect with the team

Profile picture
Ankit Agarwal

Company social profiles

bloginstagramlinkedintwitterfacebook

Similar jobs

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
VDart Digital
at VDart Digital
2 recruiters
Martin Raj
Posted by Martin Raj
Bengaluru (Bangalore)
13 - 20 yrs
₹40L - ₹60L / yr
DevOps
Azure OpenAI
Terraform
IAC
Platform as a Service (PaaS)

We are seeking a highly experienced Azure AI, AIOps & MLOps Architect to lead enterprise-scale AI platform engineering, cloud modernization, DevSecOps transformation, and intelligent automation initiatives.

 

The ideal candidate should possess deep expertise in Microsoft Azure, Azure AI Foundry, Azure OpenAI, Azure Machine Learning, Kubernetes, Terraform, Azure DevOps, and enterprise observability platforms. The role will focus on designing scalable AI platforms, implementing MLOps and AIOps capabilities, enabling Agentic AI architectures, and driving cloud-native engineering practices across the organization.

Key Responsibilities

Cloud Architecture & Engineering

•     Design and implement scalable, secure, and highly available solutions on Microsoft Azure.

•     Define cloud architecture standards, reference architectures, and best practices.

•     Lead cloud migration and modernisation initiatives across enterprise workloads.

•     Implement multi-region disaster recovery and business continuity strategies.

•     Oversee Azure networking, identity, security, and governance frameworks.

DevOps & CI/CD

•     Architect and implement end-to-end CI/CD pipelines using Azure DevOps or GitHub Actions.

•     Drive DevSecOps culture — embedding security scanning, quality gates, and compliance into the delivery pipeline.

•     Champion Infrastructure-as-Code (IaC) practices using Terraform, Bicep, or ARM templates.

•     Establish branching strategies, release management, and environment promotion standards.

•     Define and enforce platform engineering standards and internal developer tooling.

AI & Machine Learning Integration

•     Architect AI/ML solutions leveraging Azure AI services — Azure OpenAI, Azure Machine Learning, Azure AI Foundry, and Cognitive Services.

•     Design intelligent automation and agentic workflows integrated into enterprise DevOps processes.

•     Implement AI-powered capabilities such as code review assistance, anomaly detection, predictive analytics, and natural language automation.

•     Define AI governance frameworks: model evaluation, prompt management, responsible AI, and cost controls.

•     Design and implement enterprise MLOps frameworks.

•     Build automated model training, validation, deployment, and monitoring pipelines.

•     Establish model governance and lifecycle management.

 

Generative AI & Agentic AI

  • Design enterprise GenAI solutions using Azure OpenAI.
  • Build AI Agents using Azure AI Foundry.
  • Develop Agent-to-Agent communication patterns.
  • Implement Retrieval Augmented Generation (RAG) architectures.
  • Build enterprise Knowledge Management and AI Skill Registry platforms.
  • Design multi-agent orchestration frameworks.

 

Leadership & Stakeholder Engagement

•     Serve as the technical authority and subject matter expert for Azure AI and DevOps practices.

•     Mentor and guide junior architects, developers, and DevOps engineers.

•     Collaborate with business stakeholders, product owners, and vendors to translate requirements into technical solutions.

•     Produce architecture documentation, decision records (ADRs), and roadmaps.

•     Represent the technology function in enterprise architecture forums and governance boards.

Required Qualifications

•     Bachelor's or Master's degree in Computer Science, Information Technology, or a related field.

•     10+ years of experience in cloud engineering and architecture.

•     5+ years of hands-on experience with Microsoft Azure across compute, networking, storage, identity, and data services.

•     Proven experience designing and implementing enterprise-grade CI/CD pipelines.

•     Strong hands-on expertise with Infrastructure-as-Code (Terraform, Bicep, or ARM).

•     Demonstrated experience architecting and deploying AI/ML solutions on Azure (Azure OpenAI, Azure ML, AI Foundry).

•     Deep knowledge of DevSecOps principles, tools, and practices.

•     Experience with containerisation and orchestration: Docker, Kubernetes (AKS).

•     Proficiency in scripting and development: Python, PowerShell, Bash.

•     Excellent communication and stakeholder management skills.

Preferred Qualifications

•     Microsoft Certified: Azure Solutions Architect Expert.

•     Microsoft Certified: DevOps Engineer Expert.

•     Microsoft Certified: Azure AI Engineer Associate.

•     Experience with Azure API Management (APIM), Event Grid, and Azure Functions.

•     Familiarity with Datadog, Prometheus, or equivalent observability platforms.

•     Experience in the real estate, retail, or enterprise industry sector.

•     Knowledge of agentic AI frameworks and LLM orchestration patterns (LangChain, Semantic Kernel, MCP).

•     Background in building Internal Developer Platforms (IDP).

Technical Skills

 

Domain

Technologies / Tools

Cloud Platform

Microsoft Azure (UAE North / Global)

DevOps & CI/CD

Azure DevOps, GitHub Actions, Jenkins

IaC

Terraform, Bicep, ARM Templates

AI / ML

Azure OpenAI, Azure AI Foundry, Azure ML, Cognitive Services

Containers

Docker, Kubernetes (AKS), Azure Container Apps

Identity & Security

Microsoft Entra ID, Azure Policy, Defender for Cloud

Observability

Datadog, Azure Monitor, Log Analytics, Application Insights

Databases

Azure SQL, PostgreSQL, Cosmos DB

Languages

Python, PowerShell, Bash, YAML

Read more
Ride-hailing Industry
Ride-hailing Industry
Agency job
via Peak Hire Solutions by Dharati Thakkar
Bengaluru (Bangalore)
6 - 9 yrs
₹47L - ₹50L / yr
DevOps
skill iconPython
Shell Scripting
skill iconKubernetes
Terraform
+15 more

JOB DETAILS:

- Job Title: Lead DevOps Engineer

- Industry: Ride-hailing

- Experience: 6-9 years

- Working Days: 5 days/week

- Work Mode: ONSITE

- Job Location: Bangalore

- CTC Range: Best in Industry


Required Skills: Cloud & Infrastructure Operations, Kubernetes & Container Orchestration, Monitoring, Reliability & Observability, Proficiency with Terraform, Ansible etc., Strong problem-solving skills with scripting (Python/Go/Shell)

 

Criteria:

1.   Candidate must be from a product-based or scalable app-based start-ups company with experience handling large-scale production traffic.

2.   Minimum 6 yrs of experience working as a DevOps/Infrastructure Consultant

3.   Candidate must have 2 years of experience as an lead (handling team of 3 to 4 members at least)

4.   Own end-to-end infrastructure right from non-prod to prod environment including self-managed

5.   Candidate must have Self experience in database migration from scratch 

6.   Must have a firm hold on the container orchestration tool Kubernetes

7.   Should have expertise in configuration management tools like Ansible, Terraform, Chef / Puppet

8.   Understanding programming languages like GO/Python, and Java

9.   Working on databases like Mongo/Redis/Cassandra/Elasticsearch/Kafka.

10.   Working experience on Cloud platform -AWS

11. Candidate should have Minimum 1.5 years stability per organization, and a clear reason for relocation.

 

Description

Job Summary:

As a DevOps Engineer at company, you will be working on building and operating infrastructure at scale, designing and implementing a variety of tools to enable product teams to build and deploy their services independently, improving observability across the board, and designing for security, resiliency, availability, and stability. If the prospect of ensuring system reliability at scale and exploring cutting-edge technology to solve problems, excites you, then this is your fit.

 

Job Responsibilities:

● Own end-to-end infrastructure right from non-prod to prod environment including self-managed DBs

● Codify our infrastructure

● Do what it takes to keep the uptime above 99.99%

● Understand the bigger picture and sail through the ambiguities

● Scale technology considering cost and observability and manage end-to-end processes

● Understand DevOps philosophy and evangelize the principles across the organization

● Strong communication and collaboration skills to break down the silos

 

Job Requirements:

● B.Tech. / B.E. degree in Computer Science or equivalent software engineering degree/experience

● Minimum 6 yrs of experience working as a DevOps/Infrastructure Consultant

● Must have a firm hold on the container orchestration tool Kubernetes

● Must have expertise in configuration management tools like Ansible, Terraform, Chef / Puppet

● Strong problem-solving skills, and ability to write scripts using any scripting language

● Understanding programming languages like GO/Python, and Java

● Comfortable working on databases like Mongo/Redis/Cassandra/Elasticsearch/Kafka.

 

What’s there for you?

Company’s team handles everything – infra, tooling, and self-manages a bunch of databases, such as

● 150+ microservices with event-driven architecture across different tech stacks Golang/ java/ node

● More than 100,000 Request per second on our edge gateways

● ~20,000 events per second on self-managed Kafka

● 100s of TB of data on self-managed databases

● 100s of real-time continuous deployment to production

● Self-managed infra supporting

● 100% OSS

Read more
Careator Technologies Pvt Ltd
NCR (Delhi | Gurgaon | Noida)
3 - 9 yrs
₹5L - ₹20L / yr
skill iconGit
DevOps
Shell Scripting
skill iconJenkins
Chef
+3 more
Permanent positions with a Product Client. Essential Skills: 3+ years’ experience of Windows Server Management 3+ years’ experience in Microsoft Azure Administration, Deployment, Development and Operations Networking (Azure networking, on-premise) Firewalls & VPN Experience in Linux administration Continuous Integration on VSTS in particular Security administration, e.g. setup of appropriate authorisation groups, roles and permissions structures Security (SSL, PKI, SSO, SAML) Experience of Azure ARM based provisioning using Windows Powershell scripting and templates Experience of Azure IaaS and PaaS offerings Experience with automation/configuration management using either Puppet, Chef or runbook ability to use a wide variety of open source technologies and cloud services (experience with Azure is required) Application Deployment tools(CI/CD) and their strategies. Experience building or managing applications from the Application layer down Exposure to security concepts / best practices Familiarity with one or more version control systems mainly Git, source tree Advantageous: Experience of NoSQL technology (i.e. CouchBase) Desired State Configuration and deployment (Puppet) Experience in Container orchestration framework like docker will be definite plus Experience of Azure solution deployment and development Interest in, or experience of, mobile solution development (i.e. worked as part of a team to deliver a mobile application) Azure Service Fabric Visual Studio Team Services for build and deployment
Read more
Vmultiply solutions
Vmultiply solutions
Agency job
via Vmultiply solutions by Maimuna fatima
Pune
5 - 8 yrs
₹10L - ₹12L / yr
DevOps
skill iconKubernetes
skill iconDocker
skill iconAmazon Web Services (AWS)
skill iconJenkins
+9 more
  • Seeking an Individual carrying around 5+ yrs of experience.
  • Must have skills - Jenkins, Groovy, Ansible, Shell Scripting, Python, Linux Admin
  • Terraform, AWS deep knowledge to automate and provision EC2, EBS, SQL Server, cost optimization, CI/CD pipeline using Jenkins, Server less automation is plus.
  • Excellent writing and communication skills in English. Enjoy writing crisp and understandable documentation
  • Comfortable programming in one or more scripting languages
  • Enjoys tinkering with tooling. Find easier ways to handle systems by doing some research. Strong awareness around build vs buy.


Read more
CEDCOSS Technologies Private Limited
Lucknow
3 - 8 yrs
₹5L - ₹15L / yr
ECS
skill iconDocker
skill iconJenkins
skill iconKubernetes
skill iconAmazon Web Services (AWS)
+3 more

Come Dive In


The DevOps Engineer will execute the tools and processes to enable DevOps.


Engage in and improve the whole lifecycle of services from inception and design through deployment, operation, and refinement to efficiently deliver high-quality solutions. The candidate should bridge the gap between Development and Operational teams, working with the development teams to meet acceptance criteria and gather and document the requirements. Candidates should be able to work in fast-paced,
multi-disciplinary environments.


As An DevOps Engineer, You Will


● Work in a dynamic, agile team environment developing excellent new applications.
● Participate in design decisions, including new technology research and prototyping
● Collaborate closely with other AWS engineers and architects, cloud engineers, support teams, and other stakeholders
● Promote great Kubernetes and AWS platform design and quality
● Innovate new ideas to evolve our applications and processes
● Continuously analyzing and evaluating our systems, products, and methods for potential improvements.


Mandatory Skills:


● Experience on Linux based infrastructure
● Experience in ECS - Amazon services*
● Should have hands-on containerized Services
● Must know about AWS CI/CD pipeline.
● Must know DevOps concepts and Agile principles
● Knowledge of Git, Docker, and Jenkins
● Knowledge of Infrastructure as Code.
● Experience in using Automation Tools
● Must have experience in Test Driven Development environment setup.
● Working knowledge of Docker and Kubernetes
We recognize that asking you to give 100% of yourself daily requires us to show you the love.


PERKS: what can we offer you?


● Bi-Yearly performance audits and appraisals
● The flexibility of working days/hours
● 5 working days/week (Mon to Fri) and added payout for working Saturday
● Recognition and Appreciation
● A plethora of industry exposure and self-growth opportunities

 

Visit our site: www.cedcoss.com

Read more
Hiring for a gaming company
Hiring for a gaming company
Agency job
via Jobaajcom by Saksham Agarwal
Delhi
4 - 8 yrs
₹14L - ₹15L / yr
skill iconAmazon Web Services (AWS)
skill iconDocker
skill iconKubernetes
DevOps
CI/CD
+9 more
  • Must have a minimum of 3 years of experience in managing AWS resources and automating CI/CD pipelines.
  • Strong scripting skills in PowerShell, Python or Bash be able to build and administer CI/CD pipelines.
  • Knowledge of infrastructure tools like Cloud Formation, Terraform, Ansible.
  • Experience with microservices and/or event-driven architecture.
  • Experience using containerization technologies (Docker, ECS, Kubernetes, Mesos or Vagrant).
  • Strong practical Windows and Linux system administration skills in the cloud.
  • Understanding of DNS, NFS, TCP/IP and other protocols.
  • Knowledge of secure SDLC, OWASP top 10 and CWE/SANS top 25.
  • Deep understanding of Web Sockets and their functioning. Hands on experience of ElasticCache, Redis, ECS or EKS. Installation, configuration and management of Apache or Nginx web server, Apache/Tomcat Application Server, configure SSL certificates, setup reverse proxy.
  • Exposure to RDBMS (MySQL, SQL Server, Aurora, etc.) is a plus.
  • Exposure to programming languages like JAVA, PHP, SQL is a plus.
  • AWS Developer or AWS SysOps Administrator certification is a plus.
  • AWS Solutions Architect Certification experience is a plus.
  • Experience building Blue/Green, Canary or other zero down time deployment strategies, advanced understanding of VPC, EC2 Route53 IAM, Lambda is a plus.
Read more
Interfaceai
at Interfaceai
2 recruiters
Shashikant MS
Posted by Shashikant MS
Remote only
5 - 8 yrs
₹20L - ₹35L / yr
skill iconDocker
skill iconKubernetes
DevOps
skill iconAmazon Web Services (AWS)
Windows Azure
+4 more

About Us

We have grown over 1400% in revenues in the last year.

Interface.ai provides an Intelligent Virtual Assistant (IVA) to FIs to automate calls and customer inquiries across multiple channels and engage their customers with financial insights and upsell/cross-sell.

Our IVA is transforming financial institutions’ call centers from a cost to a revenue center.

 

Our core technology is built 100% in-house with several breakthroughs in Natural Language Understanding. Our parser is built based on zero-shot learning that helps us to launch industry-specific IVA that can achieve over 90% accuracy on Day-1. 

We are 45 people strong with employees spread across India and US locations. Many of them come from ML teams at Apple, Microsoft, and Salesforce in the US along with enterprise architects with over 20+ years of experience building large-scale systems. Our India team consists of people from ISB, IIMs, and many who have been previously part of early-stage startups. 

 

We are a fully remote team.

 

Founders come from Banking and Enterprise Technology backgrounds with previous experience scaling companies from scratch to $50M+ in revenues.

As a Site Reliability Engineer you will be in charge of:

  • Designing, analyzing and troubleshooting large-scale distributed systems
  • Engaging in cross-functional team discussions on design, deployment, operation, and maintenance,  in a fast-moving, collaborative set up
  • Building automation scripts to validate the stability, scalability, and reliability of interface.ai’s products & services as well as enhance interface.ai’s employees’ productivity
  • Debugging and optimizing code and automating routine tasks
  • Troubleshoot and diagnose issues (hardware or software), propose and implement solutions to ensure they occur with reduced frequency
  • Perform the periodic on-call duty to handle security, availability, and reliability of interface.ai’s products 
  • You will follow and write good code and solid engineering practices

 

Requirements

You can be a great fit if you are :

  1. Extremely self motivated
  2. Ability to learn quickly
  3. Growth Mindset (read this if you don't know what it means - https://www.amazon.com/Mindset-Psychology-Carol-S-Dweck/dp/0345472322" target="_blank">link)
  4. Emotional Maturity (read this if you don't know what it means - https://medium.com/@krisgage/15-signs-of-emotional-maturity-38b1a2ab9766" target="_blank">link)
  5. Passionate about the possibilities at the intersection of AI + Banking
  6. Worked in a startup of 5 to 30 employees
  7. Developer with a strong interest in systems Design. You will be building, maintaining, and scaling our cloud infrastructure through software tooling and automation. 
  8. 4-8 years of industry experience developing and troubleshooting large-scale infrastructure on the cloud
  9. Have a solid understanding of system availability, latency, and performance
  10. Strong programming skills in at least one major programming language and the ability to learn new languages as needed  
  11. Strong System/network debugging skills
  12. Experience with management/automation tools such as Terraform/Puppet/Chef/SALT
  13. Experience with setting up production-level monitoring and telemetry
  14. Expertise in Container management & AWS
  15. Experience with kubernetes is a plus
  16. Experience building CI/CD pipelines
  17. Experience working with Web sockets, Redis, Postgres, Elastic search, Logstash
  18. Experience working in an agile team environment and proficient understanding of code versioning tools, such as Git.
  19. Ability to effectively articulate technical challenges and solutions.
  20. Proactive outlook for ways to make our systems more reliable
Read more
YourHRfolks
at YourHRfolks
6 recruiters
Pranit Visiyait
Posted by Pranit Visiyait
Remote, Jaipur
3 - 8 yrs
₹6L - ₹16L / yr
DevOps
skill iconDocker
skill iconJenkins
skill iconKubernetes
Terraform
+6 more

Job Location: Jaipur

Experience Required: Minimum 3 years

About the role:

As a DevOps Engineer for Punchh, you will be working with our developers, SRE, and DevOps teams implementing our next generation infrastructure. We are looking for a self-motivated, responsible, team player who love designing systems that scale. Punchh provides a rich engineering environment where you can be creative, learn new technologies, solve engineering problems, all while delivering business objectives. The DevOps culture here is one with immense trust and responsibility. You will be given the opportunity to make an impact as there are no silos here. 

Responsibilities:

  • Deliver SLA and business objectives through whole lifecycle design of services through inception to implementation.
  • Ensuring availability, performance, security, and scalability of AWS production systems
  • Scale our systems and services through continuous integration, infrastructure as code, and gradual refactoring in an agile environment. 
  • Maintain services once a project is live by monitoring and measuring availability, latency, and overall system and application health.
  • Write and maintain software that runs the infrastructure that powers the Loyalty and Data platform for some of the world’s largest brands.
  • 24x7 in shifts on call for Level 2 and higher escalations
  • Respond to incidents and write blameless RCA’s/postmortems
  • Implement and practice proper security controls and processes
  • Providing recommendations for architecture and process improvements.
  • Definition and deployment of systems for metrics, logging, and monitoring on platform.

Must have:  

  • Minimum 3 Years of Experience in DevOps.  
  • BS degree in Computer Science, Mathematics, Engineering, or equivalent practical experience.
  • Strong inter-personal skills.
  • Must have experience in CI/CD tooling such as Jenkins, CircleCI, TravisCI
  • Must have experience in Docker, Kubernetes, Amazon ECS or  Mesos
  • Experience in code development in at least one high-level programming language fromthis list: python, ruby, golang, groovy
  • Proficient in shell scripting, and most importantly, know when to stop scripting and start developing.
  • Experience in creation of highly automated infrastructures with any Configuration Management tools like: Terraform, Cloudformation or Ansible.  
  • In-depth knowledge of the Linux operating system and administration. 
  • Production experience with a major cloud provider such Amazon AWS.
  • Knowledge of web server technologies such as Nginx or Apache. 
  • Knowledge of Redis, Memcache, or one of the many in-memory data stores.
  • Experience with various load balancing technologies such as Amazon ALB/ELB, HA Proxy, F5. 
  • Comfortable with large-scale, highly-available distributed systems.

Good to have:  

  • Understanding of Web Standards (REST, SOAP APIs, OWASP, HTTP, TLS)
  • Production experience with Hashicorp products such as Vault or Consul
  • Expertise in designing, analyzing troubleshooting large-scale distributed systems.
  • Experience in an PCI environment
  • Experience with Big Data distributions from Cloudera, MapR, or Hortonworks
  • Experience maintaining and scaling database applications
  • Knowledge of fundamental systems engineering principles such as CAP Theorem, Concurrency Control, etc. 
  • Understanding of the network fundamentals: OSI, TCI/IP, topologies, etc.
  • Understanding of Auditing of Infrastructure and help org. to control Infrastructure costs. 
  • Experience in Kafka, RabbitMQ or any messaging bus.
Read more
Eligible Inc
at Eligible Inc
3 recruiters
Gaurav Gupta
Posted by Gaurav Gupta
Bengaluru (Bangalore), Jaipur, Hyderabad
3 - 10 yrs
₹10L - ₹25L / yr
skill iconAmazon Web Services (AWS)
DevOps
Linux/Unix
System Administration
Technical Architecture
+2 more
Eligible is a healthcare infrastructure company. Our customers rely on us to provide high quality, high availability services to their clients. The reliability and resilience of our systems are vitally important for the success of our company, and thus Operations, Infrastructure, and Security staff are critical contributors to Eligible’s success. We are currently looking to grow our Technical Operations and Infrastructure Engineering teams. We are seeking staff that will help us continue improving and evolving our systems as we scale. Our ideal candidate will have prior experience working on SaaS offerings and with scaling cloud services. We can promise challenging tasks shared with a team of highly-skilled engineers. We are offering a great opportunity to become part of a fast-growing, remote-friendly, mission-driven team aiming to make a measurable change in the US healthcare industry. High-Level Responsibilities: * Work with the engineering team daily to ensure the quality and reliability of the systems we deploy in production. * Work with the security and compliance teams to ensure infrastructure, code, and business processes maintain the highest standards of quality and security controls. * Increase instrumentation and automation in all aspects of day to day operations. * Troubleshoot and resolve any issues occurring in our production environments, ensuring uptime, and seeking constant refining of all systems as a result. * Design and implement new systems to improve the reliability and resilience of all product and service offerings. * Participate in the on-call rotation.
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

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