Upload Button Icon Add office photos
Engaged Employer

i

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

Ernst & Young Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 10.4k Reviews

Filter interviews by

Ernst & Young Devops Engineer Interview Questions and Answers

Updated 5 Dec 2024

Ernst & Young Devops Engineer Interview Experiences

4 interviews found

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

(5 Questions)

  • Q1. Git fetch vs git pull
  • Q2. How hpa works in kubermetes
  • Q3. How to terraforn check resources
  • Q4. Python basic questions
  • Q5. Ejati docker expose and publish command
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How many clusters are there in your project?
  • Q2. What are the objects in kubernetes service?
  • Ans. 

    Objects in Kubernetes service include pods, services, endpoints, and namespaces.

    • Pods: Basic unit of deployment in Kubernetes, consisting of one or more containers.

    • Services: Abstraction that defines a logical set of pods and a policy by which to access them.

    • Endpoints: Dynamically updated list of IP addresses and ports for pods backing a service.

    • Namespaces: Virtual clusters within a Kubernetes cluster, used to divide clu

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions Asked at Other Companies

Q1. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Lentra AI
Q2. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
asked in Siemens
Q3. How to run a docker command remotely. i.e. Docker is installed on ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. Docker command to transfer an image from one machine to another w ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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. Questions on Coding skills
Round 3 - Technical 

(1 Question)

  • Q1. More in depth questions on real time implementations
Round 4 - HR 

(1 Question)

  • Q1. Previous experience and salary discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic kubernetes related questions

Ernst & Young interview questions for designations

 Devops Consultant

 (1)

 Technical DevOps Lead

 (1)

 Data Engineer

 (9)

 Test Engineer

 (4)

 Software Engineer

 (3)

 QA Engineer

 (1)

 System Engineer

 (1)

 Senior Software Engineer

 (9)

Devops Engineer Jobs at Ernst & Young

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is Persistent volume
  • Ans. 

    Persistent volume is a storage volume that exists beyond the life cycle of a container.

    • Persistent volumes are used to store data that needs to persist even if the container is deleted or recreated.

    • They are decoupled from the container and can be attached to different containers.

    • Examples include network-attached storage (NAS), cloud storage, and local storage.

    • Persistent volumes are managed by the storage administrator r

  • Answered by AI
  • Q2. Volumein kubernetes which can be attached and deattached
  • Ans. 

    PersistentVolumes (PVs) in Kubernetes can be attached and detached.

    • PersistentVolumes (PVs) can be attached to pods using PersistentVolumeClaims (PVCs).

    • PVs can be detached from pods when no longer needed.

    • Examples of PV types include NFS, iSCSI, and AWS EBS.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Question on cloud and kubernetes
Round 3 - HR 

(1 Question)

  • Q1. Nothing much just basic hr question

Skills evaluated in this interview

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

(1 Question)

  • Q1. AWS services, Terraform commands , Kubernetes concepts, Linux commands

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2022. There were 4 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. Merge 2 sorted array
  • Ans. 

    Merging 2 sorted arrays into a single sorted array.

    • Create a new array to store the merged array

    • Compare the first elements of both arrays and add the smaller one to the new array

    • Repeat until one of the arrays is empty, then add the remaining elements of the other array

    • Return the merged array

  • Answered by AI
  • Q2. Puzzle like water problem
Round 3 - Technical 

(1 Question)

  • Q1. Brief discussion about project
Round 4 - HR 

(1 Question)

  • Q1. Your background and hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good knowledge of DSA and project you are currently working upon.

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This was more on azure devops, Terraform, powershell and azure
Round 2 - Technical 

(1 Question)

  • Q1. Technical round with manger. Most of the questions were scenario based

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of the questions were practical. If you really have the work experience you can easily crack it
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. How can we connection between 2 EC2 instance
  • Ans. 

    You can connect between 2 EC2 instances by using their private IP addresses or public DNS names.

    • Use private IP addresses for communication within the same VPC

    • Use public DNS names for communication across different VPCs or over the internet

  • Answered by AI
  • Q2. How do you connections between public subnet and private subnet.
  • Ans. 

    Connections between public and private subnets are established using a NAT gateway or a NAT instance.

    • Use a NAT gateway to allow instances in a private subnet to initiate outbound traffic to the internet while preventing inbound traffic from reaching those instances.

    • Alternatively, use a NAT instance with a security group that only allows inbound traffic from instances in the public subnet.

    • Ensure that the route tables fo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Deloitte Devops Engineer interview:
  • Terraform
  • Docker
Interview preparation tips for other job seekers - Give interview call more

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

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 - HR 

(2 Questions)

  • Q1. Preferred location, shifts, salary
  • Q2. Experience in devops
  • Ans. 

    I have 5 years of experience in DevOps, working with various tools and technologies.

    • Experience in setting up and managing CI/CD pipelines using tools like Jenkins and GitLab

    • Proficient in containerization using Docker and orchestration with Kubernetes

    • Strong knowledge of infrastructure automation using tools like Ansible and Terraform

    • Experience in monitoring and logging using tools like Prometheus and ELK stack

    • Familiarit...

  • Answered by AI

Skills evaluated in this interview

Ernst & Young Interview FAQs

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

Some of the top questions asked at the Ernst & Young Devops Engineer interview -

  1. What are the objects in kubernetes servi...read more
  2. More in depth questions on real time implementati...read more
  3. How to terraforn check resour...read more

Tell us how to improve this page.

Ernst & Young Devops Engineer Interview Process

based on 5 interviews

Interview experience

3.8
  
Good
View more
Ernst & Young Devops Engineer Salary
based on 103 salaries
₹4.8 L/yr - ₹14.3 L/yr
At par with the average Devops Engineer Salary in India
View more details

Ernst & Young Devops Engineer Reviews and Ratings

based on 10 reviews

4.0/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.6

Salary

3.9

Job security

3.5

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 10 Reviews and Ratings
TTT - Devops Engineer - Senior

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Explore more jobs
Senior Consultant
15.6k salaries
unlock blur

₹9.1 L/yr - ₹29.5 L/yr

Consultant
11.9k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Manager
7.5k salaries
unlock blur

₹16.5 L/yr - ₹52 L/yr

Assistant Manager
6.4k salaries
unlock blur

₹9.5 L/yr - ₹29 L/yr

Associate Consultant
3.8k salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Ernst & Young with

Deloitte

3.8
Compare

PwC

3.4
Compare

EY Global Delivery Services ( EY GDS)

3.6
Compare

Accenture

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