Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Chetu Team. If you also belong to the team, you can get access from here

Chetu Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Chetu Devops Engineer Interview Questions and Answers

Updated 18 Aug 2023

Chetu Devops Engineer Interview Experiences

1 interview found

Devops Engineer Interview Questions & Answers

user image Amresh Sharma

posted on 18 Aug 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - HR 

(1 Question)

  • Q1. About you your experience and communication skills
Round 3 - Technical 

(2 Questions)

  • Q1. Depends upon team leader Ask basics as well as the issue they are facing during their work.
  • Q2. Especially Linux file system How to mount additional disk Booting process Docker file structure
Round 4 - Technical 

(2 Questions)

  • Q1. Second technical round is depends upon the TL he can ask your experience and issues
  • Q2. And can ask questions about cloud AWS and azure
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

Interview questions from similar companies

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

Coding skills in python

Round 2 - One-on-one 

(2 Questions)

  • Q1. Whre do yo use python
  • Ans. 

    Python is used in various areas such as web development, data analysis, automation, machine learning, and more.

    • Web development (Django, Flask)

    • Data analysis (Pandas, NumPy)

    • Automation (Scripting, DevOps tools)

    • Machine learning (TensorFlow, PyTorch)

  • Answered by AI
  • Q2. What are all important Devops tools
  • Ans. 

    Some important DevOps tools include Jenkins, Docker, Ansible, Kubernetes, and Git.

    • Jenkins

    • Docker

    • Ansible

    • Kubernetes

    • Git

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Are you willing to work in shifts
  • Ans. 

    Yes, I am willing to work in shifts.

    • I am flexible with my working hours and can adapt to different shifts.

    • I understand the importance of round-the-clock support in a DevOps role.

    • I have previous experience working in shifts and have no issues with it.

  • Answered by AI
  • Q2. What are your sal expectation
  • Ans. 

    My salary expectation is based on my experience, skills, and the market rate for DevOps Engineers.

    • I have researched the average salary range for DevOps Engineers in this location.

    • I am looking for a competitive salary that reflects my expertise in the field.

    • I am open to negotiation based on the overall compensation package offered.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Past experience in devops
  • Ans. 

    I have 5 years of experience in implementing DevOps practices in various organizations.

    • Implemented CI/CD pipelines using tools like Jenkins, GitLab CI, and CircleCI

    • Automated infrastructure provisioning with tools like Terraform and Ansible

    • Managed containerized applications using Docker and Kubernetes

    • Monitored and maintained production systems with tools like Prometheus and Grafana

  • Answered by AI
  • Q2. Scripted jeninsfile for CI
  • Ans. 

    A scripted Jenkinsfile is a Groovy script that defines the pipeline for Continuous Integration (CI).

    • Use 'pipeline' block to define the stages of the CI pipeline

    • Utilize 'stage' block to specify individual stages within the pipeline

    • Leverage 'steps' block to define the actions to be executed within each stage

    • Use 'node' block to allocate a Jenkins agent for running the pipeline

    • Utilize 'checkout' step to fetch the source co

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. WAF implementation in AWS
  • Ans. 

    Implementing a Web Application Firewall (WAF) in AWS for enhanced security.

    • Use AWS WAF to protect web applications from common web exploits.

    • Create rules to filter and monitor HTTP and HTTPS requests.

    • Integrate AWS WAF with other AWS services like CloudFront or API Gateway for comprehensive protection.

  • Answered by AI
  • Q2. Write a CD jenkinsfile
  • Ans. 

    A CD Jenkinsfile automates the Continuous Delivery process in Jenkins.

    • Define stages for build, test, deploy

    • Use declarative syntax for pipeline

    • Include steps for version control, artifact management

    • Utilize plugins for notifications, approvals

    • Implement error handling and rollback mechanisms

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. It was about terraform
  • Q2. It was about kubernetes
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was moderately tough.

Round 2 - Technical 

(1 Question)

  • Q1. Good DSA knowledge will help
Round 3 - Technical 

(1 Question)

  • Q1. DSA knowledge and Computer fundamentals knowledge.
Round 4 - HR 

(1 Question)

  • Q1. Be confident and speak honestly, will help.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Linux AWS git jenkins
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is DaemonSet
  • Ans. 

    DaemonSet ensures that all or some nodes run a copy of a Pod

    • DaemonSet is a Kubernetes resource that ensures a copy of a Pod is running on all or some nodes in a cluster

    • It is useful for running a single instance of a Pod on every node in a cluster

    • DaemonSet is commonly used for monitoring, logging, and other system-level services

    • Example: Running a logging agent on every node in a Kubernetes cluster

  • Answered by AI
  • Q2. What is deployment and difference between statefulset and deployment
  • Ans. 

    Deployment is a way to manage and update applications in Kubernetes. StatefulSet is used for stateful applications with unique identities.

    • Deployment is used for stateless applications, while StatefulSet is used for stateful applications.

    • Deployment manages replica sets and ensures a desired state is maintained.

    • StatefulSet maintains a unique identity for each pod, making it suitable for applications that require stable a...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question on the skills that you have written in resume
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 

(1 Question)

  • Q1. What the interview panel feels like is that everyone who attend the interview feels like fake candidates, fake candidates may have made your face but they should not suspected that everyone feels like fake...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview pannel ??????????????
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What are your salary expectations and previous experience?
  • Ans. 

    My salary expectations are in line with industry standards based on my 5 years of experience in DevOps roles.

    • Salary expectations are based on industry standards and my level of experience

    • I have 5 years of experience in DevOps roles

    • Previous salary range was $80,000 - $100,000 per year

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Debugging a broken Dockerfile
  • Ans. 

    Debugging a broken Dockerfile involves identifying and fixing errors in the Dockerfile code.

    • Check for syntax errors in the Dockerfile code

    • Ensure that all necessary dependencies are properly installed

    • Use the 'docker build' command with the '--debug' flag to get more detailed error messages

    • Check the build logs for any specific error messages or warnings

    • Consider using a Dockerfile linter to identify common issues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from most common made bugs

Chetu Interview FAQs

How many rounds are there in Chetu Devops Engineer interview?
Chetu interview process usually has 5 rounds. The most common rounds in the Chetu interview process are HR, Technical and Resume Shortlist.
How to prepare for Chetu 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 Chetu. The most common topics and skills that interviewers at Chetu expect are AWS, Devops, Jenkins, Kubernetes and Docker.
What are the top questions asked in Chetu Devops Engineer interview?

Some of the top questions asked at the Chetu Devops Engineer interview -

  1. Second technical round is depends upon the TL he can ask your experience and is...read more
  2. Especially Linux file system How to mount additional disk Booting process Docke...read more
  3. And can ask questions about cloud AWS and az...read more

Tell us how to improve this page.

Chetu Devops Engineer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
Chetu Devops Engineer Salary
based on 58 salaries
₹2.4 L/yr - ₹9.3 L/yr
28% less than the average Devops Engineer Salary in India
View more details

Chetu Devops Engineer Reviews and Ratings

based on 9 reviews

1.7/5

Rating in categories

2.3

Skill development

1.7

Work-life balance

1.7

Salary

1.7

Job security

1.7

Company culture

1.9

Promotions

2.2

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineer
1.2k salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Software Developer
1k salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Senior Software Engineer
640 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Team Lead
262 salaries
unlock blur

₹5 L/yr - ₹13.5 L/yr

Senior Software Developer
223 salaries
unlock blur

₹4.6 L/yr - ₹11 L/yr

Explore more salaries
Compare Chetu with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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