Upload Button Icon Add office photos

Filter interviews by

HARMAN Devops Engineer Interview Questions and Answers

Updated 2 Apr 2024

HARMAN Devops Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Write Docker file structure for nginx image,How to resolve Git conflicts.
  • Ans. 

    Docker file structure for nginx image and resolving Git conflicts

    • Dockerfile structure for nginx image: FROM nginx, COPY index.html /usr/share/nginx/html, EXPOSE 80

    • To resolve Git conflicts: git status, git pull, git add , git commit -m 'Resolved conflict', git push

Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Jenkins CICD, Write any Groovy scripting, Github, ECS, Docker scenario based questions
  • Q2. If you want to host web application and which AWS services need to be procure and write Terraform script for the same!!
Round 3 - Behavioral 

(1 Question)

  • Q1. Project experiences and Project scope
Round 4 - HR 

(1 Question)

  • Q1. Not released due to position hold

Interview Preparation Tips

Topics to prepare for HARMAN Devops Engineer interview:
  • Jenkins
  • Github
  • Docker
  • Terraform
  • ECS
  • Cloudwatch
  • AWS
  • Linux
  • Powershell
  • Groovy
Interview preparation tips for other job seekers - Do give three to four interviews and Crack them don't hope on one company. I have cleared all three levels but finally i get nothing because they said that position kept on hold. So finally i wasted my time.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Scenerio based coding

Round 2 - One-on-one 

(2 Questions)

  • Q1. K8s mode of authentication
  • Ans. 

    Kubernetes supports multiple modes of authentication, including X.509 certificates, bearer tokens, and service accounts.

    • Kubernetes supports X.509 client certificates for authentication.

    • Bearer tokens can be used for authentication in Kubernetes.

    • Service accounts are another mode of authentication in Kubernetes.

  • Answered by AI
  • Q2. Cluster upgrade

Skills evaluated in this interview

Devops Engineer Interview Questions & Answers

Apple user image james gausling

posted on 27 Aug 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a DevOps Engineer with 5 years of experience in automating, optimizing, and monitoring software development processes.

    • 5 years of experience in DevOps

    • Skilled in automating software development processes

    • Proficient in optimizing and monitoring systems

    • Strong knowledge of CI/CD pipelines

    • Experience with tools like Jenkins, Docker, Kubernetes

  • Answered by AI
  • Q2. Normal answer about my self

Devops Engineer Interview Questions & Answers

Dell user image Ramanjulu Reddy

posted on 11 Jul 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Optitude dell to fix cricket

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

(2 Questions)

  • Q1. Tell me about Devops
  • Ans. 

    Devops is a software development methodology that emphasizes collaboration and communication between development and operations teams.

    • Devops aims to streamline the software development process by breaking down silos between development and operations teams.

    • It involves the use of automation tools and processes to improve efficiency and reduce errors.

    • Devops also emphasizes continuous integration and delivery, allowing fo...

  • Answered by AI
  • Q2. Tell me about AWS

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Scenerio based coding

Round 2 - One-on-one 

(2 Questions)

  • Q1. K8s mode of authentication
  • Ans. 

    Kubernetes supports multiple modes of authentication, including X.509 certificates, bearer tokens, and service accounts.

    • Kubernetes supports X.509 client certificates for authentication.

    • Bearer tokens can be used for authentication in Kubernetes.

    • Service accounts are another mode of authentication in Kubernetes.

  • Answered by AI
  • Q2. Cluster upgrade

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

40min and with English and apptiutude Questions

Round 2 - Group Discussion 

Simple discusiion about some random topic

Interview Preparation Tips

Topics to prepare for Lenovo Web Developer interview:
  • Javascript

Devops Engineer Interview Questions & Answers

Apple user image james gausling

posted on 27 Aug 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a DevOps Engineer with 5 years of experience in automating, optimizing, and monitoring software development processes.

    • 5 years of experience in DevOps

    • Skilled in automating software development processes

    • Proficient in optimizing and monitoring systems

    • Strong knowledge of CI/CD pipelines

    • Experience with tools like Jenkins, Docker, Kubernetes

  • Answered by AI
  • Q2. Normal answer about my self

Devops Engineer Interview Questions & Answers

Dell user image Ramanjulu Reddy

posted on 11 Jul 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Optitude dell to fix cricket

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

(2 Questions)

  • Q1. Tell me about Devops
  • Ans. 

    Devops is a software development methodology that emphasizes collaboration and communication between development and operations teams.

    • Devops aims to streamline the software development process by breaking down silos between development and operations teams.

    • It involves the use of automation tools and processes to improve efficiency and reduce errors.

    • Devops also emphasizes continuous integration and delivery, allowing fo...

  • Answered by AI
  • Q2. Tell me about AWS

Skills evaluated in this interview

HARMAN Interview FAQs

How many rounds are there in HARMAN Devops Engineer interview?
HARMAN interview process usually has 4 rounds. The most common rounds in the HARMAN interview process are Technical, Behavioral and HR.
How to prepare for HARMAN 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 HARMAN. The most common topics and skills that interviewers at HARMAN expect are Automation, Staffing, Claims, Due Diligence and Troubleshooting.
What are the top questions asked in HARMAN Devops Engineer interview?

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

  1. Write Docker file structure for nginx image,How to resolve Git conflic...read more
  2. If you want to host web application and which AWS services need to be procure a...read more
  3. Jenkins CICD, Write any Groovy scripting, Github, ECS, Docker scenario based qu...read more

Tell us how to improve this page.

Devops Engineer Interview Questions from Similar Companies

View all
HARMAN Devops Engineer Salary
based on 208 salaries
₹3.9 L/yr - ₹21.9 L/yr
32% more than the average Devops Engineer Salary in India
View more details

HARMAN Devops Engineer Reviews and Ratings

based on 17 reviews

3.5/5

Rating in categories

2.9

Skill development

4.1

Work-life balance

2.8

Salary

2.8

Job security

3.3

Company culture

2.5

Promotions

3.1

Work satisfaction

Explore 17 Reviews and Ratings
Senior Software Engineer
1.7k salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Technical Lead
1.5k salaries
unlock blur

₹10.5 L/yr - ₹40 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.7 L/yr - ₹14 L/yr

Senior Engineer
938 salaries
unlock blur

₹7.5 L/yr - ₹24.5 L/yr

Senior Product Engineer
911 salaries
unlock blur

₹6 L/yr - ₹25.2 L/yr

Explore more salaries
Compare HARMAN with

Bose

3.8
Compare

Jbl

4.0
Compare

Sennheiser

5.0
Compare

Sony

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