Upload Button Icon Add office photos
Engaged Employer

i

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

Mphasis Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Mphasis Devops Engineer Interview Questions, Process, and Tips

Updated 27 Feb 2025

Top Mphasis Devops Engineer Interview Questions and Answers

View all 7 questions

Mphasis Devops Engineer Interview Experiences

5 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the agile methodology?
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.

    • Agile focuses on delivering small, incremental releases and adapting to change quickly.

    • It promotes collaboration between cross-functional teams and encourages frequent communication.

    • Key principles include customer satisfaction, responding to change, and delivering working software.

    • Common agile framewo...

  • Answered by AI
  • Q2. What is the waterfall model in software development?
  • Ans. 

    Waterfall model is a linear sequential software development process where progress flows in one direction like a waterfall.

    • Involves distinct phases such as requirements, design, implementation, testing, and maintenance.

    • Each phase must be completed before moving on to the next.

    • Changes are difficult to implement once a phase is completed.

    • Example: Traditional software development approach.

    • Example: Construction projects.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was yawning during the interview and seemed to be merely reading the questions. The questions were not technical; they focused on theoretical concepts such as agile methodology and the waterfall model. The interviewer did not appear to take the situation seriously.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Kubernetes architecture
  • Q2. CICD pipeline in jenkins
  • Ans. 

    CICD pipeline in Jenkins automates the process of building, testing, and deploying code.

    • Jenkins is a popular automation server used for CICD pipelines

    • CICD pipeline in Jenkins typically involves stages like build, test, deploy

    • Jenkins plugins can be used to integrate with various tools for automation

    • Pipeline scripts in Jenkins can be written in Groovy language

  • Answered by AI

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
4
Good
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Tell me about git rebase,terraform distroy
  • Ans. 

    Git rebase is used to reapply commits on top of another base tip. Terraform destroy is used to delete all the resources managed by Terraform.

    • Git rebase is used to rewrite commit history by moving, combining, or deleting commits.

    • Terraform destroy is used to delete all the resources created by Terraform.

    • Git rebase can be used to squash multiple commits into one for cleaner history.

    • Terraform destroy should be used with ca...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Indepth analysis on pipeline,load balancer,tenet,azure Active directory

Skills evaluated in this interview

Devops Engineer Interview Questions & Answers

user image Ashish Gautam

posted on 12 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Troubleshooting with EKS
  • Ans. 

    Troubleshooting with EKS involves identifying and resolving issues within an Amazon EKS cluster.

    • Check the status of EKS nodes and pods

    • Review logs for errors and warnings

    • Verify network connectivity within the cluster

    • Monitor resource utilization to identify bottlenecks

    • Use kubectl commands to inspect and troubleshoot

  • Answered by AI
  • Q2. S3 storage classes
Round 2 - Technical 

(2 Questions)

  • Q1. Explain Project and roles and responsibilities
  • Ans. 

    A project is a temporary endeavor with a specific goal, roles and responsibilities define the tasks and duties of team members.

    • Project is a temporary endeavor to achieve a specific goal within a defined timeframe and budget.

    • Roles and responsibilities outline the tasks and duties of team members to ensure successful project completion.

    • Examples of roles include project manager, developer, tester, and operations engineer.

    • ...

  • Answered by AI
  • Q2. CICD setups with different tools
  • Ans. 

    CICD setups involve integrating various tools for automation and continuous delivery.

    • Use Jenkins for building, testing, and deploying code

    • Integrate with version control systems like Git for source code management

    • Utilize Docker for containerization and Kubernetes for orchestration

    • Implement monitoring tools like Prometheus and Grafana for tracking performance

    • Automate testing with tools like Selenium or JUnit

  • Answered by AI

Skills evaluated in this interview

Mphasis interview questions for designations

 AWS Devops Engineer

 (2)

 Module DevOps Lead

 (1)

 Software Engineer

 (55)

 Softwaretest Engineer

 (6)

 QA Engineer

 (3)

 Data Engineer

 (3)

 Test Engineer

 (3)

 System Engineer

 (2)

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

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. What is devops? Latest tools in devols
  • Ans. 

    DevOps is a software development methodology that combines software development with IT operations to improve collaboration and efficiency.

    • DevOps focuses on automating and streamlining the software development process.

    • It emphasizes communication and collaboration between development and operations teams.

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

    • These tools help in continuous integr...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Create cicd pipeline
  • Ans. 

    Creating a CI/CD pipeline involves automating the process of building, testing, and deploying code changes.

    • Set up version control system (e.g. Git)

    • Choose a CI/CD tool (e.g. Jenkins, GitLab CI)

    • Define stages for build, test, and deploy

    • Integrate with testing frameworks (e.g. JUnit, Selenium)

    • Automate deployment to different environments (e.g. Dev, QA, Prod)

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Mphasis Interview Questions

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic Exam about your knowledge.

Round 2 - Group Discussion 

We have to speak out properly and clear with our opinion.

Round 3 - Technical 

(1 Question)

  • Q1. Questions about some Technical and level of our confidence.
Round 4 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.
  • Q5. Why are you looking for a change?
  • Q6. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and feel free to attend the interview. Be confidence.

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to networking, cloud.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Well. Prepare for networking concepts, cloud concepts, I would recommend to go through Microsoft Azure Az 900 certificate. It is easy certificate and well start for your cloud journey.

I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly technical questions and they considered background profile too

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your experience and get deep knowledge before attending interview

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions was to explain complete architecture of application and on the basis of answer they will go deeper in questioning to check your knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Preapare mostly from your experience and not from Google top 50/100 questions. These data on Google will never get asked in interview. Be prepared scenario based questions rather than just theory.

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basics of Java
  • Q2. Software development life cycle
  • Ans. 

    Software development life cycle is a process of planning, designing, developing, testing, deploying, and maintaining software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, deployment, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • SDLC models include Waterfall, Agile, and DevOps.

    • The choice of model depends on the project requirements and constr...

  • Answered by AI
  • Q3.  basics of Datastructure and c
  • Q4. Project questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of each sub.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Mphasis Interview FAQs

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

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

  1. What is the waterfall model in software developme...read more
  2. Tell me about git rebase,terraform dist...read more
  3. What is devops? Latest tools in dev...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

REVIEWS

Progressive Infovision

No Reviews

REVIEWS

Progressive Infovision

No Reviews

REVIEWS

Progressive Infovision

No Reviews

DESIGNATION

COMPANY BENEFITS

Progressive Infovision

No Benefits

INTERVIEWS

Mphasis

No Interviews

INTERVIEWS

Mphasis

No Interviews

INTERVIEWS

Randstad

No Interviews

Tell us how to improve this page.

Mphasis Devops Engineer Interview Process

based on 6 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Mphasis Devops Engineer Salary
based on 581 salaries
₹3 L/yr - ₹11 L/yr
20% less than the average Devops Engineer Salary in India
View more details

Mphasis Devops Engineer Reviews and Ratings

based on 26 reviews

3.3/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.1

Salary

3.4

Job security

3.5

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 26 Reviews and Ratings
Software Engineer
6.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
4.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
2.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

TCS

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