Cutshort logo
Firdekho logo
Python Developer,
Python Developer,
Firdekho's logo

Python Developer,

MD JAHANGIR ALAM's profile picture
Posted by MD JAHANGIR ALAM
2 - 4 yrs
₹1L - ₹4L / yr
Kolkata
Skills
skill iconDjango
skill iconJavascript
skill iconHTML/CSS
MySQL
skill iconPython
skill iconAngularJS (1.x)
skill iconMongoDB
As India’s leading online fashion destination, Firdekho is a one-stop shop that offers clothing, footwear, apparel, jewellery and accessories to meet the fashion needs of the style conscious men, women and kids. From home grown to exclusive brands to designer labels, Firdekho brings to its customers the latest trends across the globe. Founding in 2nd October 2015, Firdekho has over the years become the preferred online marketplace for leading Indian and International brands.
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 Firdekho

Founded
Type
Size
Stage

About

Firdekho.com – Online shopping site for Gifts, Clothing’s and handmade items with same day delivery across india. Get latest and branded apparels for men, women and kids. 100% Smile Guarantee.
Read more

Connect with the team

Profile picture
MD JAHANGIR ALAM

Company social profiles

N/A

Similar jobs

VegaStack
Careers VegaStack
Posted by Careers VegaStack
Bengaluru (Bangalore)
0 - 1 yrs
₹10 - ₹15 / mo
skill iconGit
gitlab
Ansible
skill iconDocker
Terraform
+2 more

Who We Are

We're a DevOps and Automation company based in Bengaluru, India. We have successfully delivered over 170 automation projects for 65+ global businesses, including Fortune 500 companies that trust us with their mission-critical infrastructure and operations. We're bootstrapped, profitable, and scaling quickly by consistently solving high-impact engineering problems.

What We Value

Ownership: You take accountability for outcomes, not just tasks.

High Velocity: We iterate fast, learn constantly, and deliver with precision.

Who We Seek

We are looking for a DevOps Intern to join our DevOps team and gain hands-on experience working with real infrastructure, automation pipelines, and deployment environments. You will support CI/CD processes, cloud environments, monitoring, and system reliability while learning industry-standard tools and practices.

We’re seeking someone who is technically curious, eager to learn, and driven to build reliable systems in a fast-paced engineering environment.

🌏 Job Location: Bengaluru (Work From Office)

What You Will Be Doing

  • Assist in deploying product updates, monitoring system performance, and identifying production issues.
  • Contribute to building and improving CI/CD pipelines for automated deployments.
  • Support the provisioning, configuration, and maintenance of cloud infrastructure.
  • Work with tools like Docker, Jenkins, Git, and monitoring systems to streamline workflows.
  • Help automate recurring operational processes using scripting and DevOps tools.
  • Participate in backend integrations aligned with product or customer requirements.
  • Collaborate with developers, QA, and operations to improve reliability and scalability.
  • Gain exposure to containerization, infrastructure-as-code, and cloud platforms.
  • Document processes, configurations, and system behaviours to support team efficiency.
  • Learn and apply DevOps best practices in real-world environments.

What We’re Looking For

  • Hands-on experience or coursework with Docker, Linux, or cloud fundamentals.
  • Familiarity with Jenkins, Git, or basic CI/CD concepts.
  • Basic understanding of AWS, Azure, or Google Cloud environments.
  • Exposure to configuration management tools like Ansible, Puppet, or similar.
  • Interest in Kubernetes, Terraform, or infrastructure-as-code practices.
  • Ability to write or modify simple shell or Python scripts.
  • Strong analytical and troubleshooting mindset.
  • Good communication skills with the ability to articulate technical concepts clearly.
  • Eagerness to learn, take initiative, and adapt in a fast-moving engineering environment.
  • Attention to detail and a commitment to accuracy and reliability.

Benefits

🤝 Work directly with founders and senior engineers.

💪 Contribute to live projects that impact real customers and systems.

💡 Learn tools and practices that engineering programs rarely teach.

🚀 Accelerate your growth through real-world problem solving.

📈 Build a strong DevOps foundation with continuous learning opportunities.

🤗 Thrive in a collaborative environment that encourages experimentation and growth.

Read more
Capital Squared
Remote only
5 - 10 yrs
₹25L - ₹55L / yr
MLOps
DevOps
Google Cloud Platform (GCP)
CI/CD
skill iconPostgreSQL
+4 more

Role: Full-Time, Long-Term Required: Docker, GCP, CI/CD Preferred: Experience with ML pipelines


OVERVIEW

We are seeking a DevOps engineer to join as a core member of our technical team. This is a long-term position for someone who wants to own infrastructure and deployment for a production machine learning system. You will ensure our prediction pipeline runs reliably, deploys smoothly, and scales as needed.


The ideal candidate thinks about failure modes obsessively, automates everything possible, and builds systems that run without constant attention.


CORE TECHNICAL REQUIREMENTS

Docker (Required): Deep experience with containerization. Efficient Dockerfiles, layer caching, multi-stage builds, debugging container issues. Experience with Docker Compose for local development.


Google Cloud Platform (Required): Strong GCP experience: Cloud Run for serverless containers, Compute Engine for VMs, Artifact Registry for images, Cloud Storage, IAM. You can navigate the console but prefer scripting everything.


CI/CD (Required): Build and maintain deployment pipelines. GitHub Actions required. You automate testing, building, pushing, and deploying. You understand the difference between continuous integration and continuous deployment.


Linux Administration (Required): Comfortable on the command line. SSH, diagnose problems, manage services, read logs, fix things. Bash scripting is second nature.


PostgreSQL (Required): Database administration basics—backups, monitoring, connection management, basic performance tuning. Not a DBA, but comfortable keeping a production database healthy.


Infrastructure as Code (Preferred): Terraform, Pulumi, or similar. Infrastructure should be versioned, reviewed, and reproducible—not clicked together in a console.


WHAT YOU WILL OWN

Deployment Pipeline: Maintaining and improving deployment scripts and CI/CD workflows. Code moves from commit to production reliably with appropriate testing gates.


Cloud Run Services: Managing deployments for model fitting, data cleansing, and signal discovery services. Monitor health, optimize cold starts, handle scaling.


VM Infrastructure: PostgreSQL and Streamlit on GCP VMs. Instance management, updates, backups, security.


Container Registry: Managing images in GitHub Container Registry and Google Artifact Registry. Cleanup policies, versioning, access control.


Monitoring and Alerting: Building observability. Logging, metrics, health checks, alerting. Know when things break before users tell us.


Environment Management: Configuration across local and production. Secrets management. Environment parity where it matters.


WHAT SUCCESS LOOKS LIKE

Deployments are boring—no drama, no surprises. Systems recover automatically from transient failures. Engineers deploy with confidence. Infrastructure changes are versioned and reproducible. Costs are reasonable and resources scale appropriately.


ENGINEERING STANDARDS

Automation First: If you do something twice, automate it. Manual processes are bugs waiting to happen.


Documentation: Runbooks, architecture diagrams, deployment guides. The next person can understand and operate the system.


Security Mindset: Secrets never in code. Least-privilege access. You think about attack surfaces.


Reliability Focus: Design for failure. Backups are tested. Recovery procedures exist and work.


CURRENT ENVIRONMENT

GCP (Cloud Run, Compute Engine, Artifact Registry, Cloud Storage), Docker, Docker Compose, GitHub Actions, PostgreSQL 16, Bash deployment scripts with Python wrapper.


WHAT WE ARE LOOKING FOR

Ownership Mentality: You see a problem, you fix it. You do not wait for assignment.


Calm Under Pressure: When production breaks, you diagnose methodically.


Communication: You explain infrastructure decisions to non-infrastructure people. You document what you build.


Long-Term Thinking: You build systems maintained for years, not quick fixes creating tech debt.


EDUCATION

University degree in Computer Science, Engineering, or related field preferred. Equivalent demonstrated expertise also considered.


TO APPLY

Include: (1) CV/resume, (2) Brief description of infrastructure you built or maintained, (3) Links to relevant work if available, (4) Availability and timezone.

Read more
Planview
at Planview
3 candid answers
3 recruiters
Reshika Mendiratta
Posted by Reshika Mendiratta
Bengaluru (Bangalore)
12 - 16 yrs
Upto ₹65L / yr (Varies
)
Linux/Unix
Virtualization
Operating systems
Computer Networking
CI/CD
+9 more

Role Summary

Our CloudOps/DevOps teams are distributed across India, Canada, and Israel.

As a Manager, you will lead teams of Engineers and champion configuration management, cloud technologies, and continuous improvement. The role involves close collaboration with global leaders to ensure our applications, infrastructure, and processes remain scalable, secure, and supportable. You will work closely with Engineers across Dev, DevOps, and DBOps to design and implement solutions that improve customer value, reduce costs, and eliminate toil.


Key Responsibilities

  • Guide the professional development of Engineers and support teams in meeting business objectives
  • Collaborate with leaders in Israel on priorities, architecture, delivery, and product management
  • Build secure, scalable, and self-healing systems
  • Manage and optimize deployment pipelines
  • Triage and remediate production issues
  • Participate in on-call escalations


Key Qualifications

  • Bachelor’s in CS or equivalent experience
  • 3+ years managing Engineering teams
  • 8+ years as a Site Reliability or Platform Engineer
  • 5+ years administering Linux and Windows environments
  • 3+ years programming/scripting (Python, JavaScript, PowerShell)
  • Strong experience with OS internals, virtualization, storage, networking, and firewalls
  • Experience maintaining On-Prem (90%) and Cloud (10%) environments (AWS, GCP, Azure)
Read more
AiSensy
at AiSensy
2 candid answers
1 video
Pratistha Sonowal
Posted by Pratistha Sonowal
Gurugram
5 - 10 yrs
₹10L - ₹80L / yr
skill iconKubernetes
skill iconAmazon Web Services (AWS)
skill iconGitHub
skill iconJenkins
Terraform
+8 more

DevOps Engineer

AiSensy  

Gurugram, Haryana, India (On-site)


About AiSensy


AiSensy is a WhatsApp based Marketing & Engagement platform helping businesses like Adani, Delhi Transport Corporation, Yakult, Godrej, Aditya Birla Hindalco., Wipro, Asian Paints, India Today Group Skullcandy, Vivo, Physicswallah, Cosco grow their revenues via WhatsApp.


  • Enabling 100,000+ Businesses with WhatsApp Engagement & Marketing
  • 400Crores + WhatsApp Messages done between Businesses and Users via AiSensy per year
  • Working with top brands like Delhi Transport Corporation, Vivo, Physicswallah & more
  • High Impact as Businesses drive 25-80% Revenues using AiSensy Platform
  • Mission-Driven and Growth Stage Startup backed by Marsshot.vc, Bluelotus.vc & 50+ Angel Investors


Now, we’re looking for a DevOps Engineer to help scale our infrastructure and optimize performance for millions of users. 🚀


What You’ll Do (Key Responsibilities)

🔹 CI/CD & Automation:

  • Implement, manage, and optimize CI/CD pipelines using AWS CodePipeline, GitHub Actions, or Jenkins.
  • Automate deployment processes to improve efficiency and reduce downtime.

🔹 Infrastructure Management:

  • Use Terraform, Ansible, Chef, Puppet, or Pulumi to manage infrastructure as code.
  • Deploy and maintain Dockerized applications on Kubernetes clusters for scalability.

🔹 Cloud & Security:

  • Work extensively with AWS (Preferred) or other cloud platforms to build and maintain cloud infrastructure.
  • Optimize cloud costs and ensure security best practices are in place.

🔹 Monitoring & Troubleshooting:

  • Set up and manage monitoring tools like CloudWatch, Prometheus, Datadog, New Relic, or Grafana to track system performance and uptime.
  • Proactively identify and resolve infrastructure-related issues.

🔹 Scripting & Automation:

  • Use Python or Bash scripting to automate repetitive DevOps tasks.
  • Build internal tools for system health monitoring, logging, and debugging.


What We’re Looking For (Must-Have Skills)

✅ Version Control: Proficiency in Git (GitLab / GitHub / Bitbucket)

✅ CI/CD Tools: Hands-on experience with AWS CodePipeline, GitHub Actions, or Jenkins

✅ Infrastructure as Code: Strong knowledge of Terraform, Ansible, Chef, or Pulumi

✅ Containerization & Orchestration: Experience with Docker & Kubernetes

✅ Cloud Expertise: Hands-on experience with AWS (Preferred) or other cloud providers

✅ Monitoring & Alerting: Familiarity with CloudWatch, Prometheus, Datadog, or Grafana

✅ Scripting Knowledge: Python or Bash for automation


Bonus Skills (Good to Have, Not Mandatory)

➕ AWS Certifications: Solutions Architect, DevOps Engineer, Security, Networking

➕ Experience with Microsoft/Linux/F5 Technologies

➕ Hands-on knowledge of Database servers

Read more
Information Technology Services
Information Technology Services
Agency job
via Jobdost by Sathish Kumar
Pune
5 - 9 yrs
₹10L - ₹30L / yr
skill iconDocker
skill iconKubernetes
DevOps
skill iconAmazon Web Services (AWS)
Windows Azure
+8 more
Preferred Education & Experience: 
• Bachelor’s or master’s degree in Computer Engineering,
Computer Science, Computer Applications, Mathematics, Statistics or related technical field or
equivalent practical experience. Relevant experience of at least 3 years in lieu of above if from a
different stream of education.
• Well-versed in DevOps principals & practices and hands-on DevOps
tool-chain integration experience: Release Orchestration & Automation, Source Code & Build
Management, Code Quality & Security Management, Behavior Driven Development, Test Driven
Development, Continuous Integration, Continuous Delivery, Continuous Deployment, and
Operational Monitoring & Management; extra points if you can demonstrate your knowledge with
working examples.
• Hands-on experience with demonstrable working experience with DevOps tools
and platforms viz., Slack, Jira, GIT, Jenkins, Code Quality & Security Plugins, Maven, Artifactory,
Terraform, Ansible/Chef/Puppet, Spinnaker, Tekton, StackStorm, Prometheus, Grafana, ELK,
PagerDuty, VictorOps, etc.
• Well-versed in Virtualization & Containerization; must demonstrate
experience in technologies such as Kubernetes, Istio, Docker, OpenShift, Anthos, Oracle VirtualBox,
Vagrant, etc.
• Well-versed in AWS and/or Azure or and/or Google Cloud; must demonstrate
experience in at least FIVE (5) services offered under AWS and/or Azure or and/or Google Cloud in
any categories: Compute or Storage, Database, Networking & Content Delivery, Management &
Governance, Analytics, Security, Identity, & Compliance (or) equivalent demonstratable Cloud
Platform experience.
• Well-versed with demonstrable working experience with API Management,
API Gateway, Service Mesh, Identity & Access Management, Data Protection & Encryption, tools &
platforms.
• Hands-on programming experience in either core Java and/or Python and/or JavaScript
and/or Scala; freshers passing out of college or lateral movers into IT must be able to code in
languages they have studied.
• Well-versed with Storage, Networks and Storage Networking basics
which will enable you to work in a Cloud environment.
• Well-versed with Network, Data, and
Application Security basics which will enable you to work in a Cloud as well as Business
Applications / API services environment.
• Extra points if you are certified in AWS and/or Azure
and/or Google Cloud.
Read more
IT Service based Org.
IT Service based Org.
Agency job
via OfficeDay Innovation by OFFICEDAY INNOVATION
Ahmedabad, Gandhinagar
1 - 3 yrs
₹5L - ₹8L / yr
skill iconDocker
skill iconKubernetes
DevOps
Google Cloud Platform (GCP)
skill iconAmazon Web Services (AWS)
+9 more

Position Summary

Cloud Engineer helps to solutionize, enable, migrate and onboard clients to a secure cloud
platform, which offload the heavy lifting for the clients so that they can focus on their own business
value creation.

 

Job Description

  • Assessing existing customer systems and/or cloud environment to determine the best migration approach and supporting tools used
  • Build a secure and compliant cloud environment, with a proven enterprise operating model, on-going cost optimisation, and day-to-day infrastructure management
  • Provide and implement cloud solutions to reduce operational overhead and risk, and automates common activities, such as change requests, monitoring, patch management, security, and backup services, and provides full-lifecycle services to provision, run, and support their infrastructure
  • Collaborate with internal service teams to meet the clients’ needs for their infrastructure and application deployments
  • Troubleshoot complex infrastructure deployments, recreate customer issues, and build proof of concept environments that abide by cloud-best-practices & well architecture frameworks
  • Apply advanced troubleshooting techniques to provide unique solutions to our customers’ individual needs
  • Work on critical, highly complex customer problems that will span across multiple cloud platforms and services
  • Identify and drive improvements on process and technical related issues. Act as an escalation point of contact for the clients
  • Drive clients meetings & communication during reviews

 

Requirement:

  • Degree in computer science or a similar field.
  • At least 2 year of experience in the field of cloud computing.
  • Experience with CI/CD systems.
  • Strong in Cloud services
  • Exposure to AWS/GCP and other cloud-based infrastructure platforms
  • Experience with AWS configuration and management – EC2, S3, EBS, ELB, IAM, VPC, RDS, CloudFront etc
  • Exposure in architecting, designing, developing, and implementing cloud solutions on AWS platforms or other cloud server such as Azure, Google Cloud
  • Proficient in the use and administration of all versions of MS Windows Server
  • Experience with Linux and Windows system administration and web server configuration and monitoring
  • Solid programming skills in Python, Java, Perl
  • Good understanding of software design principles and best practices
  • Good knowledge of REST APIs
  • Should have hands-on experience in any deployment orchestration tool (Jenkins, Urbancode, Bamboo, etc.)
  • Experience with Docker, Kubernetes, and Helm charts
  • Hands on experience in Ansible and Git repositories
  • Knowledge in Maven / Gradle
  • Azure, AWS, and GCP certifications are preferred.
  • Troubleshooting and analytical skills.
  • Good communication and collaboration skills.
Read more
EZEU (OPC) India Pvt Ltd
at EZEU (OPC) India Pvt Ltd
2 recruiters
HR Ezeu
Posted by HR Ezeu
Pune, Bengaluru (Bangalore)
5 - 10 yrs
₹10L - ₹20L / yr
DevOps
CI/CD
Software deployment
Automation
skill iconPython
+16 more
What you will do
• Develop and maintain CI/CD tools to build and deploy scalable web and responsive applications in production environment
• Design and implement monitoring solutions that identify both system bottlenecks and production issues
• Design and implement workflows for continuous integration, including provisioning, deployment, testing, and version control of the software.
• Develop self-service solutions for the engineering team in order to deliver sites/software with great speed and quality
o Automating Infra creation
o Provide easy to use solutions to engineering team
• Conduct research, tests, and implements new metrics collection systems that can be reused and applied as engineering best practices
o Update our processes and design new processes as needed.
o Establish DevOps Engineer team best practices.
o Stay current with industry trends and source new ways for our business to improve.
• Identify, design, and implement internal process improvements: automating manual processes, optimizing data delivery, re-designing infrastructure for greater scalability, etc.
• Manage timely resolution of all critical and/or complex problems
• Maintain, monitor, and establish best practices for containerized environments.
• Mentor new DevOps engineers
What you will bring
• The desire to work in fast-paced environment.
• 5+ years’ experience building, maintaining, and deploying production infrastructures in AWS or other cloud providers
• Containerization experience with applications deployed on Docker and Kubernetes
• Understanding of NoSQL and Relational Database with respect to deployment and horizontal scalability
• Demonstrated knowledge of Distributed and Scalable systems Experience with maintaining and deployment of critical infrastructure components through Infrastructure-as-Code and configuration management tooling across multiple environments (Ansible, Terraform etc)
• Strong knowledge of DevOps and CI/CD pipeline (GitHub, BitBucket, Artifactory etc)
• Strong understanding of cloud and infrastructure components (server, storage, network, data, and applications) to deliver end-to-end cloud Infrastructure architectures and designs and recommendations
o AWS services like S3, CloudFront, Kubernetes, RDS, Data Warehouses to come up with architecture/suggestions for new use cases.
• Test our system integrity, implemented designs, application developments and other processes related to infrastructure, making improvements as needed
Good to have
• Experience with code quality tools, static or dynamic code analysis and compliance and undertaking and resolving issues identified from vulnerability and compliance scans of our infrastructure
• Good knowledge of REST/SOAP/JSON web service API implementation
Read more
MoreYeahs
at MoreYeahs
3 recruiters
Lovely Sharma
Posted by Lovely Sharma
Remote, Indore
2 - 6 yrs
₹12L - ₹16L / yr
skill iconMachine Learning (ML)
DevOps
skill iconKubernetes
Terraform
skill iconPython
+9 more
Machine Learning
DevOps Engineer Skills Building a scalable and highly available infrastructure for data science Knows data science project workflows Hands-on with deployment patterns for online/offline predictions (server/serverless)
Experience with either terraform or Kubernetes
Experience of ML deployment frameworks like Kubeflow, MLflow, SageMaker Working knowledge of Jenkins or similar tool Responsibilities Owns all the ML cloud infrastructure (AWS) Help builds out an entirely CI/CD ecosystem with auto-scaling Work with a testing engineer to design testing methodologies for ML APIs Ability to research & implement new technologies Help with cost optimizations of infrastructure.
Knowledge sharing Nice to Have Develop APIs for machine learning Can write Python servers for ML systems with API frameworks Understanding of task queue frameworks like Celery
Read more
Radware
at Radware
1 recruiter
Vinoth Kumar
Posted by Vinoth Kumar
Bengaluru (Bangalore)
6 - 10 yrs
₹12L - ₹20L / yr
DevOps
skill iconKubernetes
skill iconDocker
skill iconElastic Search
skill iconPython
+3 more
Job Responsibilities: Managing the cloud deployment with thousands of VM’s and Containers with 100% uptime Budgeting the infra costs and plan for continued cost optimisation Managing and motivating the team members Designing the architecture to scale the back-end to meet the business requirements Requirements: Strong background in Linux fundamentals and system administration Good command on coding with scripting languages like Python and Shell scripting Experience with Docker and any one of container management systems like Kubernetes, Docker Swarm or Apache mesos Ability to use a wide variety of open source technologies and cloud services like AWS, GCP or Azure Experience with automation/configuration management using either Puppet, Chef or an equivalent Experience with Elasticsearch, Mongodb, Redis, Memcached, Kafka, RabbitMQ or ActiveMQ Knowledge of best practices and IT operations in an always-up, always-available service Good team management skills and communications skills Good experience with monitoring and alerting systems like Nagios, Zabbix Experience with CI and CD tools Educational Qualification: BE/B.Tech/MCA
Read more
Bengaluru (Bangalore)
5 - 10 yrs
₹2L - ₹8L / yr
KUBERNETES
MESOS
skill iconAngularJS (1.x)
skill iconDocker
skill iconGo Programming (Golang)
+1 more
Build, deploy and release automation engineer. Will be part of product development team and will be supporting the team with formulating different workflows for build, deploy and release. Product uses new age technologies such as GoLang, AngularJS, Docker etc. - 5 years of experience managing SCM & build environments. - Experience with GIT tooling and scripting. - Programming/scripting experience in Python, Bash etc - Branching, Versioning management and process automation. - Experience with Docker image management as part of product build and release. - Deployment on Cloud, on virtual machines. - Experience with service deployment on Kubernetes, Mesos etc will be added advantage.
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