Cutshort logo
Ionos Networks logo
Devops with Python.
Devops with Python.
Ionos Networks's logo

Devops with Python.

Rashmi Shastry's profile picture
Posted by Rashmi Shastry
3 - 7 yrs
₹4L - ₹15L / yr
Bengaluru (Bangalore), Bengaluru (Bangalore)
Skills
skill iconPython
DevOps
Test Automation (QA)
Engineer need to work in capacity of a DevOps, responsible of maintaining cloud deployment up and running. Should have hands on experience on various Devops Tools and Monitoring Framework. He should be able to put together open source tools and framework to solve Operational Issues. Should be able to test and debug live issues on various components/services deployed on cloud. Engineer should be able to automate scripts, write tools in python to monitor & test various services and their communication. Should be able to manually test functionality for various components & automate functional, load and performance scenarios and relay feedback to engineering. He should be able to identify functionality gaps and should relay them to engineering as enhancements Candidate should be able to support customer deployment during late hours.
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 Ionos Networks

Founded :
2014
Type :
Services
Size
Stage :
Raised funding

About

Ionos Networks is a technology company that aims to redefine networking through innovation. It was founded by leading technologists and leaders in building technology businesses with major companies like Cisco, Juniper, HP, Alcatel, and several leading startups including Meru Networks, SiNett, Packet Engines, and others. Ionos Networks solves the problems of traditional networking by providing innovative solutions that are more efficient and effective. The company operates in the technology industry and focuses on networking products and services.
Read more

Connect with the team

Profile picture
Manmohan Singh
Profile picture
Rashmi Shastry

Company social profiles

N/A

Similar jobs

Service based company
Service based company
Agency job
via Codemind Staffing Solutions by Krishna kumar
Chennai
4 - 7 yrs
₹10L - ₹18L / yr
DevOps
Microsoft Windows Azure
Windows Azure
skill iconDocker
skill iconKubernetes
+4 more

Key responsibilities

• Design, build, and maintain robust CI/CD pipelines using Azure DevOps Services (Azure Pipelines) and Git-based workflows.

• Implement and manage infrastructure as code (IaC) using ARM templates, Bicep, and/or Terraform for repeatable environment provisioning.

• Containerize applications (Docker) and manage container orchestration platforms such as AKS (Azure Kubernetes Service).

• Automate build, test, release, and rollback processes; integrate automated testing and quality gates into pipelines.

• Monitor and improve platform reliability and observability using logging and monitoring tools (e.g., Azure Monitor, Application Insights, Prometheus, Grafana).

• Drive platform security and compliance through pipeline controls, secrets management (Key Vault / Vault), and secure configuration practices.

• Implement cost-optimization and governance for Azure resources (tags, policies, budgets).

• Troubleshoot build/release failures, production incidents, and performance bottlenecks; perform root-cause analysis and implement permanent fixes.

• Mentor developers in Git workflows, pipeline authoring, best practices for IaC, and cloud-native design.

• Maintain clear documentation: runbooks, deployment playbooks, architecture diagrams, and pipeline templates. 

Required skills & experience

• 4+ years hands-on experience working with Azure and cloud-native application delivery.

• Deep experience with Azure DevOps (Repos, Pipelines, Artifacts, Boards).

• Strong IaC skills with Terraform, ARM templates, or Bicep.

• Solid experience with CI/CD design and YAML pipeline authoring.

• Practical knowledge of containerization (Docker) and Kubernetes — preferably AKS.

• Scripting skills: PowerShell, Bash, and/or Python for automation.

• Experience with Git workflows (branching strategies, PRs, code reviews).

• Familiarity with configuration management and secrets management (Azure Key Vault, HashiCorp Vault).

• Understanding of networking, identity (Azure AD), and security fundamentals in Azure.

• Strong troubleshooting, debugging, and incident response skills.

• Good collaboration and communication skills; ability to work across teams.

Certification

AZ-400: Microsoft Certified: DevOps Engineer Expert or AZ-104 or AZ 305 or Terraform Associate.

 


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
Snaphyr
Snaphyr
Agency job
via SnapHyr by MUKESHKUMAR CHAUHAN
Gurugram
3 - 6 yrs
₹12L - ₹18L / yr
FreeSWITCH
Voice Over IP (VoIP)
SIP
Web Realtime Communication (WebRTC)
skill iconPython
+3 more

About the Role

We are looking for a skilled and dedicated FreeSWITCH Engineer with hands-on experience in VoIP systems. You will play a key role in developing, configuring, and maintaining scalable and reliable FreeSWITCH-based voice infrastructures. This is a onsite role based in Gurugram location.

Key Responsibilities

  • Design, deploy, and maintain FreeSWITCH servers and related VoIP infrastructure.
  • Troubleshoot and resolve FreeSWITCH and VoIP-related issues.
  • Develop custom dial plans, modules, and call routing logic.
  • Work with SIP, RTP, and related VoIP protocols.
  • Monitor system performance and ensure high availability.
  • Collaborate with development, network, and support teams to optimize voice systems.
  • Document configurations, workflows, and system changes.

Requirements

  • Minimum 3 years of hands-on experience with FreeSWITCH in a production environment.
  • Strong understanding of VoIP technologies and SIP protocol.
  • Experience with Linux system administration.
  • Familiarity with scripting languages (Bash, Python, Lua).
  • Ability to work independently in a remote setup.
  • Strong problem-solving and analytical skills.

Preferred Skills

  • Experience with other VoIP platforms (Asterisk, Kamailio, OpenSIPS).
  • Knowledge of WebRTC, RTP engines, or media servers.
  • Exposure to monitoring tools (Grafana, Prometheus, Nagios).
  • Familiarity with APIs and backend integration.

Why Join Us?

  • Collaborative and supportive team environment.
  • Opportunity to work on innovative VoIP solutions at scale.
Read more
codersbrain
at codersbrain
1 recruiter
Aishwarya Hire
Posted by Aishwarya Hire
Pune, Bengaluru (Bangalore), Gurugram
4 - 6 yrs
₹6L - ₹10L / yr
DevOps
skill iconKubernetes
skill iconDocker
Cloud Computing
  • Public clouds, such as AWS, Azure, or Google Cloud Platform
  • Automation technologies, such as Kubernetes or Jenkins
  • Configuration management tools, such as Puppet or Chef
  • Scripting languages, such as Python or Ruby


Read more
MNC
MNC
Agency job
via Bohiyaanam Talent Solutions by Harsha Manglani
Pune
6 - 9 yrs
₹1L - ₹25L / yr
skill iconDocker
skill iconKubernetes
DevOps
skill iconAmazon Web Services (AWS)
Google Cloud Platform (GCP)

We are hiring for Devops Engineer for a reputed MNC

 

Job Description:

Total exp- 6+Years

Must have:

Minimum 3-4 years hands-on experience in Kubernetes and Docker

Proficiency in AWS Cloud

Good to have Kubernetes admin certification

 

Job Responsibilities:

Responsible for managing Kubernetes cluster

Deploying infrastructure for the project

Build CICD pipeline

 

Looking for Immediate Joiners only

Location: Pune

Salary: As per market standards

Mode: Work from office



 
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
Treebo Hotels
at Treebo Hotels
4 recruiters
Ankit Chaueasia
Posted by Ankit Chaueasia
Remote only
4 - 8 yrs
₹10L - ₹25L / yr
skill iconDocker
skill iconKubernetes
DevOps
skill iconAmazon Web Services (AWS)
skill iconPython
+2 more
About the Role

Requirements:

● Knowledge of building micro-services.
● Experience in managing cloud infrastructure with disaster recovery and security in
mind (AWS, GCP, Azure).
● Experience with High Availability clusters setup.
● Experience in creating alerting and monitoring strategies.
● Strong debugging skills.
● Experience with 0 downtime Continuous Delivery setup (Jenkins, AWS Code
Deploy, Team City, Go CD etc).
● Experience with Infrastructure as Code & Automation tools (Bash, Ansible,
Puppet, Chef, Terraform etc).
● Master of *nix systems, including working with docker, process & network
monitoring tools.
● Knowledge of monitoring tools like New Relic, App Dynamics etc.
● Experience with Messaging systems (RMQ, Kafka etc. ).
● Knowledge of DevOps Intelligence.
● Experience in setting up & driving DevOps initiatives in side the org Excellen.
● Good team player.
● Good to have experience in Kubernetes cluster management.
Read more
Cloud infrastructure solutions and support company. (SE1)
Cloud infrastructure solutions and support company. (SE1)
Agency job
via Multi Recruit by Ranjini A R
Bengaluru (Bangalore)
6 - 8 yrs
₹12L - ₹15L / yr
DevOps
skill iconJenkins
skill iconDocker
skill iconKubernetes
CI/CD
+3 more

Specific responsibilities commensurate with experience and include:

  • Ability to react quickly and effectively to identify and resolve issues that heavily impact CI/CD system (immediate mitigation of impact, long-term resolution including strategies for risk mitigation/monitoring/alert for proactive resolution of potential future occurrences)
  • Design, develop, unit test, and implement build automation scripts including environment configuration validation processes
  • Automate and improve development process by evaluation and introduction of new tools and scripts, and manage their life cycle and validation
  • Determine branching strategy and maintain branches for various components, products, and product lines
  • Come up with solutions to open-ended problems that focus on workflow improvements for the Software department
  • Address issues with well-defined requirements efficiently; come up with short-term and long-term solutions and staged deployment strategies
  • Self-driven-- takes action to move tickets from start to completion with minimal oversight
  • Ability to communicate with and consider perspectives of stakeholders including but not limited to: IT, software development, verification
  • Ability to break down a problem into smaller components and solve them in a logical, controlled, clearly explainable approach
  • Lead the creation and maintenance of a pre-production environment as a testbed for build process improvements and changes before deployment to the production environment
  • Gather metrics via direct input, data based on analysis of developer working habits analysis and pain points to assess current state and areas requiring further improvement
  • Define chain of communication and immediate paths of action in the case of a build fault state
  • Ability to work within constraints of the internal network without access to commercial cloud solutions
  • Create metrics that define ‘efficiency’ and ‘reliability’ in measurable terms, and track them
  • Perform static code and security analysis
  • Design and execute unit tests and perform code coverage analysis
  • Able to work in Agile development team environment

 

Key Requirement & Qualifications:

  • Bachelor’s degree (or higher) in Electrical Engineering, Computer Engineering, Computer Science or equivalent
  • 6+ years (minimum) experience handling Build, Release, and Deployment of software on Windows and/or Linux environments (on-premise)
  • Experience with the development and deployment of CM processes and tools
  • Build automation for .NET using TeamCity (Jenkins is an asset)
  • Scripting languages: Windows batch scripting, Powershell, Ant/NAnt
  • Source control systems usage, branching strategies, and workflow (Git preferred, Subversion)
  • 6+ years of hands-on programming experience with C# and .NET (both Framework and Core)
  • Troubleshooting and debugging-- what information to gather when there are issues with CI/CD system, and how to gather it (i.e., analyzing network communication? Windows crash dumps, java logs, etc.)
  • 6+ years (minimum) in web/desktop application software development experience
  • Excellent problem solving, critical and analytical thinking
  • Strong team player who understands SDLC and QA methodologies
  • A professional, results-oriented individual with a high degree of self-motivation
  • Excellent written and verbal communication skills and the ability to coordinate work/activities with multiple software/IT teams
  • Working with virtual machines and build management on virtual machines (VMware preferred).
  • Managing configurations for multiple build environments
  • OS administration and scripting experience (Windows is a must, Linux desired)
  • Experience with test automation tools (NUnit, customer inhouse frameworks) and strategies is an asset
  • Creation and maintenance of monitoring and alert systems (Zabbix)
  • Familiarity with databases (SQL-based) - create, modify, optimize (via script)
  • Data and metrics gathering, aggregation, and reporting
  • Experience with work management and documentation tools: JIRA and Confluence
Read more
Aviso Inc
at Aviso Inc
1 video
11 recruiters
Chaitanya Penugonda
Posted by Chaitanya Penugonda
Bengaluru (Bangalore), Hyderabad
5 - 12 yrs
Best in industry
skill iconDocker
skill iconAmazon Web Services (AWS)
DevOps
skill iconMongoDB
AWS Lambda
+2 more
What you will be doing:

● Responsible for design, development, and implementation of Cloud solutions.
● Responsible for achieving automation & orchestration of tools(Puppet/Chef)
● Monitoring the product's security & health(Datadog/Newrelic)
● Managing and Maintaining databases(Mongo & Postgres)
● Automating Infrastructure using AWS services like CloudFormation
● Participating in Infrastructure Security Audits
● Migrating to Container technologies (Docker/Kubernetes)
● Should be able to work on serverless concepts (AWS Lambda)
● Should be able to work with AWS services like EC2, S3, Cloud-formation, EKS, IAM, RDS, ..etc

What you bring:

● Problem-solving skills that enable you to identify the best solutions.
● Team collaboration and flexibility at work.
● Strong verbal and written communication skills that will help in presenting complex ideas
in
● an accessible and engaging way.
● Ability to choose the best tools and technologies which best fits the business needs.

Aviso offers:

● Dynamic, diverse, inclusive startup environment driven by transparency and velocity
● Bright, open, sunny working environment and collaborative office space
● Convenient office locations in Redwood City, Hyderabad and Bangalore tech hubs
● Competitive salaries and company equity, and a focus on developing world class talent operations
● Comprehensive health insurance available (medical) for you and your family
● Unlimited leaves with manager approval and a 3 month paid sabbatical after 3 years of service
● CEO moonshots projects with cash awards every quarter
● Upskilling and learning support including via paid conferences, online courses, and certifications
● Every month Rupees 2,500 will be credited to Sudexo meal card
Read more
Zimetrics Technologies
at Zimetrics Technologies
1 recruiter
Komal Choudhari
Posted by Komal Choudhari
Pune
6 - 10 yrs
₹12L - ₹20L / yr
DevOps
CI/CD
skill iconPython
Shell Scripting
Ansible
+2 more
Technology Stack:
  • Hands on experience in following is a must: Unix, Python and Shell Scripting.
  • Hands on experience in creating infrastructure on cloud platform AWS is a must.
  • Must have experience in industry standard CI/CD tools like Git/BitBucket, Jenkins, Maven, Artifactory and Chef.
  • Must be good at these DevOps tools:
              Platforms: Ubuntu, CentOS
              Version Control Tools: Git, CVS
              Build Tools: Maven and Gradle
              CI Tools: Jenkins
  • Hands-on experience with Analytics tools, ELK stack.
  • Knowledge of Java will be an advantage.
 
Roles & Responsibilities
  • Experience designing and implementing an effective and efficient CI/CD flow that gets code from dev to prod with high quality and minimal manual effort.
  • Ability to help debug and optimise code and automate routine tasks.
  • Should be extremely good in communication
  • Experience in dealing with difficult situations and making decisions with a sense of urgency.
  • Experience in Agile and Jira will be an add on
 
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