Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Devops Engineer Interview Questions and Answers

Updated 9 Sep 2024

Cybage Devops Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. How much do you expect
  • Q2. Do you have any previous experience in devops
  • Ans. 

    Yes, I have 3 years of experience working as a DevOps Engineer in a fast-paced tech company.

    • Managed CI/CD pipelines using tools like Jenkins and GitLab

    • Automated infrastructure provisioning with Terraform

    • Implemented monitoring and alerting using tools like Prometheus and Grafana

  • Answered by AI
  • Q3. Whats your expectations
  • Ans. 

    I expect a challenging role where I can utilize my skills to improve processes and drive innovation.

    • Expectation of working in a collaborative team environment

    • Opportunity to automate processes and improve efficiency

    • Room for growth and learning new technologies

    • Clear communication and expectations from management

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Jobs at Cybage

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the agile methodology?
  • Q2. What is the waterfall model in software development?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was yawning during the interview and seemed to be merely reading the questions. The questions were not technical; they focused on theoretical concepts such as agile methodology and the waterfall model. The interviewer did not appear to take the situation seriously.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Kubernetes architecture
  • Q2. Readiness liveness probes
Round 2 - Technical 

(2 Questions)

  • Q1. Taints and tolerations
  • Q2. Pod lifecycle, and Prometheus setup
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About your self
  • Q2. How do you learn devops
  • Ans. 

    Learning DevOps involves a combination of self-study, online courses, hands-on experience, and networking with other professionals.

    • Take online courses on platforms like Udemy, Coursera, or Pluralsight to learn the fundamentals of DevOps practices and tools.

    • Practice using DevOps tools in a lab environment or on personal projects to gain hands-on experience.

    • Attend DevOps meetups, conferences, and webinars to network with...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. How do you check container logs?
  • Ans. 

    To check container logs, use commands like docker logs or kubectl logs.

    • Use 'docker logs ' to view logs of a Docker container.

    • Use 'kubectl logs ' to view logs of a Kubernetes pod.

    • Check log files within the container by accessing the container's shell and navigating to the log directory.

Answered by AI
  • Q2. Docker mostly used commands?
  • Q3. How to restartJenkins
  • Ans. 

    To restart Jenkins, you can either use the Jenkins web interface or the command line.

    • To restart Jenkins using the web interface, navigate to 'Manage Jenkins' > 'Reload Configuration from Disk' > 'Restart'

    • To restart Jenkins using the command line, you can use the following command: 'sudo systemctl restart jenkins'

    • Make sure to have the necessary permissions to restart Jenkins

  • Answered by AI
    Round 3 - Coding Test 

    Write some groovy code

    Interview Preparation Tips

    Interview preparation tips for other job seekers - We have so many jobs in market try and try we can reach the goal

    Skills evaluated in this interview

    Devops Engineer Interview Questions & Answers

    ValueLabs user image kondriyeswanth 123

    posted on 27 Jul 2024

    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (5 Questions)

    • Q1. CICD Pipelines flow
    • Q2. Kubernetes Ingress , kubeconfig
    • Q3. Python lists arrays strings
    • Q4. Docker build context
    • Ans. 

      Docker build context is the set of files and directories that are sent to the Docker daemon when building an image.

      • The build context is specified using the -f flag in the docker build command.

      • It is recommended to keep the build context small to improve build performance.

      • Common files included in the build context are Dockerfile, source code, and any necessary dependencies.

      • Excluding unnecessary files and directories from

    • Answered by AI
    • Q5. Multistage build

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    Hard
    Process Duration
    Less than 2 weeks
    Result
    No response

    I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
    View all tips
    Round 2 - Technical 

    (2 Questions)

    • Q1. Asked about previous experience roles
    • Q2. Asked more questions about Newrelic
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    View all tips
    Round 2 - Technical 

    (3 Questions)

    • Q1. High level interview on linux kubernetes and docker
    • Q2. General commands on Linux. How to check open port? What is network interface? Question related to subnetting
    • Q3. What is docker How to build docker images
    • Ans. 

      Docker is a containerization platform that allows you to package and run applications in isolated environments.

      • Docker is an open-source platform that automates the deployment, scaling, and management of applications.

      • It uses containerization technology to create lightweight, portable, and self-sufficient containers.

      • Docker images are built using Dockerfiles, which are text files that contain instructions for building the...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Study basics thoroughly.
    Basics of protocols dhcp/dns/public or private ip

    Skills evaluated in this interview

    I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
    View all tips
    Round 2 - Technical 

    (1 Question)

    • Q1. Write a shell skript with arguments included
    • Ans. 

      A shell script with arguments included

      • Start with a shebang line to specify the shell interpreter

      • Define variables to store the arguments passed to the script

      • Use conditional statements to handle different scenarios based on the arguments

      • Use loops to iterate over multiple arguments

      • Add comments to explain the purpose of the script and each section

    • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Happiest Minds Technologies Devops Engineer interview:
    • Shell Scripting
    • Linux
    • Jenkins
    • Docker
    Interview preparation tips for other job seekers - be prepare all the basics...and shell scrpting knowledge

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Kubernetes architecture
    • Q2. CICD pipeline in jenkins
    • Ans. 

      CICD pipeline in Jenkins automates the process of building, testing, and deploying code.

      • Jenkins is a popular automation server used for CICD pipelines

      • CICD pipeline in Jenkins typically involves stages like build, test, deploy

      • Jenkins plugins can be used to integrate with various tools for automation

      • Pipeline scripts in Jenkins can be written in Groovy language

    • Answered by AI
    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

    Round 1 - Technical 

    (2 Questions)

    • Q1. Explain the Kubernetes Architecture ?
    • Ans. 

      Kubernetes Architecture is a container orchestration platform that manages the deployment, scaling, and operation of application containers.

      • Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.

      • The master node controls the cluster and schedules workloads, while the worker nodes run the actual containers.

      • Key components of Kubernetes architecture include Pods, Nodes, Services, and Co...

    • Answered by AI
    • Q2. How you handle container orchestration ?
    • Ans. 

      I handle container orchestration using tools like Kubernetes and Docker Swarm.

      • Utilize Kubernetes for managing containerized applications

      • Use Docker Swarm for orchestrating containers across multiple hosts

      • Implement service discovery and load balancing for efficient orchestration

    • Answered by AI

    Skills evaluated in this interview

    Cybage Interview FAQs

    How many rounds are there in Cybage Devops Engineer interview?
    Cybage interview process usually has 1 rounds. The most common rounds in the Cybage interview process are HR.
    How to prepare for Cybage Devops Engineer interview?
    Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cybage. The most common topics and skills that interviewers at Cybage expect are Devops, Terraform, Kubernetes, Jenkins and AWS.

    Tell us how to improve this page.

    Cybage Devops Engineer Interview Process

    based on 3 interviews

    Interview experience

    4
      
    Good
    View more
    Cybage Devops Engineer Salary
    based on 141 salaries
    ₹3.9 L/yr - ₹15.1 L/yr
    12% more than the average Devops Engineer Salary in India
    View more details

    Cybage Devops Engineer Reviews and Ratings

    based on 13 reviews

    4.0/5

    Rating in categories

    3.8

    Skill development

    4.1

    Work-life balance

    3.8

    Salary

    4.0

    Job security

    3.8

    Company culture

    3.9

    Promotions

    3.7

    Work satisfaction

    Explore 13 Reviews and Ratings
    Devops Engineer

    Pune

    10-15 Yrs

    Not Disclosed

    Explore more jobs
    Software Engineer
    3.2k salaries
    unlock blur

    ₹3.1 L/yr - ₹12.5 L/yr

    Senior Software Engineer
    2k salaries
    unlock blur

    ₹5.9 L/yr - ₹19.8 L/yr

    QA Engineer
    1.1k salaries
    unlock blur

    ₹2.4 L/yr - ₹11.5 L/yr

    Senior QA Engineer
    756 salaries
    unlock blur

    ₹6 L/yr - ₹14.5 L/yr

    System Analyst
    738 salaries
    unlock blur

    ₹9.6 L/yr - ₹25 L/yr

    Explore more salaries
    Compare Cybage with

    TCS

    3.7
    Compare

    Infosys

    3.6
    Compare

    Wipro

    3.7
    Compare

    Tech Mahindra

    3.5
    Compare
    Did you find this page helpful?
    Yes No
    write
    Share an Interview