Upload Button Icon Add office photos
Premium Employer

i

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

Deloitte Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Deloitte Senior Devops Engineer Interview Questions and Answers

Updated 5 Aug 2024

Deloitte Senior Devops Engineer Interview Experiences

2 interviews found

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

(5 Questions)

  • Q1. Basic screening of the all the devops concepts
  • Q2. Coverd all the tools which i worked
  • Q3. Github kubernates docker
  • Q4. Promotous and grafana
  • Q5. Terraform and opa tools
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Azure related questions
  • Q2. DevOps related questions

Senior Devops Engineer Interview Questions Asked at Other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
Q2. how to trigger a pipeline from specific version of Application co ... read more
Q3. what is ingress in Kubernetes and how does it helps us while we d ... read more
Q4. what are stages involved in release pipeline ? Explain the code
Q5. Default inbound/outbound NSG rules when we deploy VM with NSG? Ex ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Cycle of devops
  • Ans. 

    The cycle of DevOps involves continuous integration, continuous delivery, and continuous deployment to streamline software development and deployment processes.

    • Continuous integration: Developers regularly merge their code changes into a central repository, where automated tests are run to detect integration issues.

    • Continuous delivery: Code changes are automatically built, tested, and prepared for release to production,...

  • Answered by AI
  • Q2. Branches of deployment
  • Ans. 

    Branches of deployment refer to different environments where code changes are deployed for testing and production.

    • Development branch - where developers work on new features and bug fixes

    • Testing branch - where code changes are tested before being merged into production

    • Staging branch - a replica of the production environment used for final testing before deployment

    • Production branch - where the final code changes are depl...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Nov 2023.

Round 1 - Technical 

(3 Questions)

  • Q1. Related to DevOps tools
  • Q2. Terraform modules
  • Q3. AWS cloud related servics
Round 2 - Technical 

(1 Question)

  • Q1. In depth question on Kubernetes, Terraform, AWS
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 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 - HR 

(2 Questions)

  • Q1. How proficient you are with terraform
  • Q2. Have you managed such devops infra before
  • Ans. 

    Yes, I have managed devops infra in my previous roles.

    • I have experience managing infrastructure using tools like Ansible, Terraform, and Kubernetes.

    • I have also worked on building CI/CD pipelines using Jenkins and GitLab.

    • In my previous role, I managed a large-scale AWS infrastructure for a SaaS product.

    • I have experience with monitoring tools like Prometheus and Grafana.

    • I have also worked on implementing security best pr

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Wow this is such a great place to ask for anonymous reviews

Skills evaluated in this interview

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 - Aptitude Test 

Just asked to expand on past experiences and what technologies i had experience with.

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 4 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 - One-on-one 

(3 Questions)

  • Q1. Detailed one to one topic on AWS, azure, kubernetes,DevOps,Jenkins,Ansible,postman ,soap ui
  • Q2. Questions about postman api and soap ui
  • Q3. Question about azure ,AWS,Terraform scenario based
Round 3 - Behavioral 

(1 Question)

  • Q1. Where do you see yourself in 5 years at KPMG
Round 4 - HR 

(1 Question)

  • Q1. Salary Negotiation ,About yourself basically analysing your speaking skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, learn about long before sitting for because questions would be ask about your knowledge on kpmg.

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

(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

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

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is azure devops what are the projects that you worked on Ci/Cd pipeline what are the branching strategies that you follow in your project
  • Ans. 

    Azure DevOps is a cloud-based platform for managing the entire DevOps lifecycle.

    • Azure DevOps provides tools for project management, version control, continuous integration and delivery, testing, and deployment.

    • I have worked on projects that involved setting up CI/CD pipelines using Azure DevOps, managing releases, and automating testing.

    • For branching strategies, I have used GitFlow and Trunk-based development depending

  • Answered by AI
  • Q2. What are the projects that you have worked on
  • Ans. 

    I have worked on various projects involving infrastructure automation, CI/CD pipelines, and cloud migration.

    • Implemented infrastructure as code using tools like Terraform and Ansible

    • Designed and built CI/CD pipelines using Jenkins and GitLab CI/CD

    • Migrated on-premises applications to the cloud (AWS, Azure)

    • Implemented monitoring and alerting solutions using tools like Prometheus and Grafana

    • Worked on containerization using

  • Answered by AI
  • Q3. What are ci cd pipelines
  • Ans. 

    CI/CD pipelines are automated processes that build, test, and deploy code changes to production.

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • CI involves automatically building and testing code changes as they are made

    • CD involves automatically deploying code changes to production

    • Pipelines are made up of stages, such as build, test, and deploy

    • Tools like Jenkins, Travis CI, and CircleCI are commonly used f

  • Answered by AI
  • Q4. What are the branching strategies that you follow in your project
  • Ans. 

    The branching strategies commonly followed in projects are feature branching, release branching, and trunk-based development.

    • Feature branching involves creating a separate branch for each new feature or task.

    • Release branching is used to create a stable branch for preparing and releasing a new version of the software.

    • Trunk-based development promotes continuous integration by committing directly to the main branch.

    • Other ...

  • Answered by AI

Skills evaluated in this interview

Deloitte Interview FAQs

How many rounds are there in Deloitte Senior Devops Engineer interview?
Deloitte interview process usually has 1 rounds. The most common rounds in the Deloitte interview process are Technical.
What are the top questions asked in Deloitte Senior Devops Engineer interview?

Some of the top questions asked at the Deloitte Senior Devops Engineer interview -

  1. Coverd all the tools which i wor...read more
  2. Basic screening of the all the devops conce...read more
  3. Github kubernates doc...read more

Tell us how to improve this page.

Deloitte Senior Devops Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Deloitte Senior Devops Engineer Salary
based on 60 salaries
₹6.7 L/yr - ₹24.3 L/yr
11% less than the average Senior Devops Engineer Salary in India
View more details

Deloitte Senior Devops Engineer Reviews and Ratings

based on 3 reviews

4.0/5

Rating in categories

3.4

Skill development

2.4

Work-life balance

4.5

Salary

4.0

Job security

4.6

Company culture

2.8

Promotions

2.8

Work satisfaction

Explore 3 Reviews and Ratings
Consultant
33.3k salaries
unlock blur

₹6.3 L/yr - ₹23.4 L/yr

Senior Consultant
20.9k salaries
unlock blur

₹11 L/yr - ₹42 L/yr

Analyst
14.2k salaries
unlock blur

₹3.9 L/yr - ₹12.5 L/yr

Assistant Manager
10.1k salaries
unlock blur

₹7.8 L/yr - ₹24 L/yr

Manager
7.1k salaries
unlock blur

₹15.8 L/yr - ₹52 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.8
Compare

PwC

3.4
Compare

Ernst & Young

3.4
Compare

Cognizant

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