Upload Button Icon Add office photos

Filter interviews by

Accenture DevOps Manager Interview Questions and Answers

Updated 27 Mar 2023

Accenture DevOps Manager Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 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. Past exp and roles and responsibilities
  • Q2. Devops questions, CI CD, GIT, Azure devOps, Azure infrastructure services, docker, kubernetes, terraform
Round 3 - Technical 

(2 Questions)

  • Q1. Managerial questions and technical questions
  • Q2. Terraform coding, shell and powershell coding
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and joining

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your skills basics well and do practice terraform and scripting

DevOps Manager Jobs at Accenture

View all

Interview questions from similar companies

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

(3 Questions)

  • Q1. Jenkins ci-cd meaning
  • Q2. Grep and egrep in linux
  • Ans. 

    grep and egrep are command line tools used for searching text patterns in files in Linux.

    • grep is a basic command line tool for searching text patterns in files.

    • egrep is an extended version of grep with support for regular expressions.

    • grep is case-sensitive by default, use -i flag for case-insensitive search.

    • egrep supports extended regular expressions without escaping special characters.

    • Example: grep 'pattern' file.txt

    • E

  • Answered by AI
  • Q3. How to print forth coloumn
  • Ans. 

    Use awk command to print the fourth column of a file

    • Use awk command with '{print $4}' to print the fourth column of a file

    • Example: awk '{print $4}' file.txt

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

30 Minutes Round- Easy to moderate level

Round 2 - One-on-one 

(2 Questions)

  • Q1. Day to day activities?
  • Ans. 

    Day to day activities involve managing Azure DevOps pipelines, monitoring builds, resolving issues, collaborating with teams.

    • Managing Azure DevOps pipelines for continuous integration and deployment

    • Monitoring builds and deployments for any issues or failures

    • Resolving any issues that arise during the development process

    • Collaborating with development teams to ensure smooth workflow and communication

    • Implementing best prac...

  • Answered by AI
  • Q2. Quetsions on various devops tools
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on Docker
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is ci cd. What is iac. What is terraform
  • Ans. 

    CI/CD stands for Continuous Integration/Continuous Deployment. IaC stands for Infrastructure as Code. Terraform is a tool for IaC.

    • CI/CD is a software development practice where code changes are automatically built, tested, and deployed frequently.

    • IaC is the process of managing and provisioning infrastructure through code instead of manual processes.

    • Terraform is an open-source tool by HashiCorp used for building, changi

  • Answered by AI
  • Q2. Aws questions like what is iam
  • Q3. Write dockerfile
  • Ans. 

    A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

    • Start with a base image

    • Use RUN to execute commands

    • Use COPY to add files from the host machine

    • Use CMD to specify the command to run when the container starts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic devops question

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude was mix of questions from logical reasoning, english grammar to simple numerical problems.

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions were regarding projects done.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Devops with aws
Round 2 - HR 

(1 Question)

  • Q1. Devops questions

DevOps Lead Interview Questions & Answers

HCL Group user image PHILEMON KURUVILLA

posted on 14 Jan 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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. What is the difference between a disk and an image in VM roles w.r.t MS Azure?
  • Ans. 

    A disk in VM roles is a storage device used to store data, while an image is a template used to create virtual machines.

    • A disk is a block-level storage device that can be attached to a virtual machine to store data.

    • An image is a template that contains the operating system and other software configurations used to create virtual machines.

    • Disks can be created from images or used as a standalone storage device.

    • Images are ...

  • Answered by AI
  • Q2. What is disk caching in Azure
  • Ans. 

    Disk caching in Azure is a feature that stores frequently accessed data in memory for faster retrieval.

    • Disk caching improves the performance of applications by reducing the latency of disk operations.

    • It stores frequently accessed data in memory, allowing faster retrieval and reducing the need to fetch data from disk.

    • Azure provides different caching options, such as Azure Managed Disks, Azure Blob storage, and Azure Fil...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clouds, SAN , MS Azure Storage and Azure VM roles , VM covers the topics that was interviewed.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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 

(1 Question)

  • Q1. What latest tools youhave worked on
Round 3 - HR 

(1 Question)

  • Q1. What is expectations
  • Ans. 

    Expectations are the anticipated outcomes or results that are desired or required.

    • Expectations help set goals and provide a clear direction for work.

    • They can be communicated to team members to ensure everyone is on the same page.

    • Managing expectations effectively can lead to successful project outcomes.

    • Examples: Expecting a software release to be completed on time, expecting a certain level of performance from a system.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. 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 

(2 Questions)

  • Q1. Tell me about your work
  • Q2. Tell me about your daily tasks

Accenture Interview FAQs

How many rounds are there in Accenture DevOps Manager interview?
Accenture interview process usually has 4 rounds. The most common rounds in the Accenture interview process are Technical, Resume Shortlist and HR.
How to prepare for Accenture DevOps Manager 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 Accenture. The most common topics and skills that interviewers at Accenture expect are AWS, AWS Cloud, AWS Lambda, Amazon Ec2 and Customer Service.
What are the top questions asked in Accenture DevOps Manager interview?

Some of the top questions asked at the Accenture DevOps Manager interview -

  1. Devops questions, CI CD, GIT, Azure devOps, Azure infrastructure services, dock...read more
  2. Terraform coding, shell and powershell cod...read more
  3. Managerial questions and technical questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Accenture DevOps Manager Salary
based on 25 salaries
₹20 L/yr - ₹48 L/yr
At par with the average DevOps Manager Salary in India
View more details

Accenture DevOps Manager Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.6

Skill development

2.7

Work-Life balance

4.1

Salary & Benefits

3.6

Job Security

3.2

Company culture

2.2

Promotions/Appraisal

3.6

Work Satisfaction

Explore 3 Reviews and Ratings
GN - SONG - Service - AWS Devops Manager

Bangalore / Bengaluru

10-13 Yrs

₹ 21-26 LPA

Explore more jobs
Application Development Analyst
38.8k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.3k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.1k salaries
unlock blur

₹7 L/yr - ₹25.4 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview