Upload Button Icon Add office photos

Filter interviews by

Mphasis AWS Devops Engineer Interview Questions and Answers

Updated 23 Jul 2024

Mphasis AWS Devops Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Questions on Network Part
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is docker File ? Explain
  • Ans. 

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

    • Dockerfile is used to build Docker images by specifying a series of instructions.

    • It includes commands like FROM, RUN, COPY, CMD, etc.

    • Each instruction in the Dockerfile creates a layer in the image.

    • Dockerfile is used to automate the process of creating Docker containers.

    • Example: FROM ubuntu:latest, RUN

  • Answered by AI
  • Q2. What is webhook & why??
  • Ans. 

    Webhook is a method of augmenting or altering the behavior of a web page, or web application, with custom callbacks.

    • Webhook is a way for an application to provide other applications with real-time information.

    • It allows developers to receive instant notifications when a specific event occurs.

    • Webhooks are commonly used in automation, continuous integration, and deployment processes.

    • Examples include receiving notification...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with Devops tools

Skills evaluated in this interview

AWS Devops Engineer Interview Questions Asked at Other Companies

Q1. how do you troubleshoot a docker container that is going to die?
Q2. If i delete an instance on the console and then i deploy the same ... read more
Q3. how do you take a backup of Linux logs to was S3 bucket?
asked in Saaspect
Q4. In how many ways we can create a role in aws?
asked in Vayana
Q5. What if I delete EC2 Machine from AWS Console and then apply Terr ... read more

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Share Your experience on Creating AWS resources. GUI or using IAC tool?
  • Ans. 

    I primarily use IAC tools like Terraform to create AWS resources for consistency, version control, and automation.

    • I prefer using IAC tools like Terraform for creating AWS resources as it allows for infrastructure as code, version control, and automation.

    • Using IAC tools ensures consistency in resource creation across environments.

    • GUI can be useful for quick prototyping or exploring AWS services, but IAC is more efficien...

  • Answered by AI
  • Q2. Have you got any issues in pod, while creating or monitoring pods in the kubernetes cluster?
  • Ans. 

    Yes, I have faced issues while creating or monitoring pods in a Kubernetes cluster.

    • One common issue is pods getting stuck in a pending state due to resource constraints or scheduling issues.

    • Another issue is pods crashing frequently due to misconfigured settings or incompatible container images.

    • Monitoring pods can be challenging, especially when dealing with a large number of pods and trying to track their health and pe...

  • Answered by AI
  • Q3. What are use of Versioning in S3? Have you got any issues in working using S3?
  • Ans. 

    Versioning in S3 allows for preserving, retrieving, and restoring every version of an object stored in a bucket.

    • Enables recovery from unintended user actions or application failures

    • Helps in maintaining different versions of objects for audit or compliance purposes

    • Prevents accidental deletion or overwriting of objects

    • Useful for tracking changes and rolling back to previous versions if needed

  • Answered by AI
  • Q4. What are the Devops tools, you have experience on?
  • Ans. 

    I have experience with various DevOps tools including Jenkins, Docker, Ansible, and Terraform.

    • Jenkins

    • Docker

    • Ansible

    • Terraform

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good interview team. Perfect questions for Round 1.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Sep 2023. 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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. Jenkins devops tools sonar nexus
  • Q2. Aws cli questions python questions
  • Q3. Kubernetes pod creation teplicatset events in kubernetes ingress controller
  • Ans. 

    Kubernetes pod creation and replicaset events in Kubernetes Ingress controller.

    • Pod creation involves defining a pod specification in a YAML file and using 'kubectl create' command to create the pod.

    • Replicaset events can be monitored using 'kubectl describe replicaset' command to check for events related to the replicaset.

    • Ingress controller manages external access to services in a Kubernetes cluster by routing traffic b...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Jenkins job creation image in docker
  • Ans. 

    Creating a Jenkins job using an image in Docker

    • Create a Dockerfile with necessary configurations for Jenkins job

    • Build a Docker image using the Dockerfile

    • Run a Jenkins container using the Docker image

    • Configure Jenkins job to use the Docker image as the build environment

  • Answered by AI
  • Q2. Pod creation servers creation docker login
  • Q3. Hakkakbankaklananbakakanannala

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. Questions about aws cloud and tools
Round 3 - HR 

(1 Question)

  • Q1. Self introduction and discussion about package

Interview Preparation Tips

Interview preparation tips for other job seekers - Aws Devops is best for future
Internship is the best for freshers, because We can understand Full fill knowledge about companies
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 2022. 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 - One-on-one 

(2 Questions)

  • Q1. It was one on one question which was asked by technical people. Some basic question about AWS-cloud core services - EC2,VPC, S3, IAM Role , ECS, Cloud-watch,
  • Q2. Second round with HR and salary discussion

Interview Preparation Tips

Topics to prepare for Coforge AWS Devops Engineer interview:
  • AWS
  • Docker
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Basic pipeline,python,some simple coding
  • Q2. More on resume and based on ur answers
  • Q3. Docker multistage
Round 2 - Technical 

(2 Questions)

  • Q1. Write the k8s deployment ymal with rolling update for given docker image
  • Ans. 

    Create a k8s deployment ymal with rolling update for a given docker image

    • Define a Deployment object in the YAML file

    • Specify the container image in the spec section

    • Set the update strategy to RollingUpdate

    • Define the number of replicas for the deployment

  • Answered by AI
  • Q2. Read json file and recursive way of geting value based on key

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked about GitHub Actions and octopus Deploy and AWS related questions
  • Q2. Terraform about daily tasks

Interview Preparation Tips

Interview preparation tips for other job seekers - I interviewed interviewed they asked GitHub Actions and octopus
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is Terraform
  • Ans. 

    Terraform is an open-source infrastructure as code software tool created by HashiCorp.

    • Terraform allows users to define and provision infrastructure using a declarative configuration language.

    • It supports multiple cloud providers such as AWS, Azure, Google Cloud, and more.

    • Terraform uses 'terraform plan' to create an execution plan and 'terraform apply' to apply the changes.

    • It helps in automating the creation, modificatio...

  • Answered by AI
  • Q2. What is Azure DevOps
  • Ans. 

    Azure DevOps is a set of development tools provided by Microsoft to help teams collaborate and deliver high-quality software.

    • Azure DevOps includes services such as Azure Repos, Azure Pipelines, Azure Boards, Azure Artifacts, and Azure Test Plans.

    • It allows for version control, continuous integration/continuous deployment (CI/CD), project management, and testing.

    • Teams can plan, build, test, and deploy applications using ...

  • Answered by AI
  • Q3. What is CI/CD pipelines
  • Ans. 

    CI/CD pipelines automate the process of building, testing, and deploying code changes.

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • Automates the process of integrating code changes into a shared repository and deploying them to production

    • Helps in detecting and fixing integration errors early in the development process

    • Enables faster delivery of software updates and improvements

    • Popular tools for CI/CD pip...

  • Answered by AI
  • Q4. What is Docker and Kubernetes
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers. Kubernetes is a container orchestration tool for managing containerized applications across a cluster of nodes.

    • Docker allows developers to package applications and their dependencies into containers for easy deployment.

    • Kubernetes automates the deployment, scaling, and management of containerized applications.

    • Docker containers are lig...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is iap tunneling
  • Ans. 

    IAP tunneling refers to the process of securely accessing internal resources from outside a network using Identity-Aware Proxy.

    • IAP tunneling allows users to securely access internal resources without exposing them to the public internet.

    • It uses Identity-Aware Proxy to authenticate and authorize users before granting access to the resources.

    • This helps organizations maintain a secure network environment while enabling re

  • Answered by AI
  • Q2. What is canary deployment
  • Ans. 

    Canary deployment is a technique used to reduce risk by rolling out new features to a small subset of users before a full release.

    • Canary deployment involves gradually rolling out a new version of software to a small subset of users or servers.

    • This allows for monitoring of the new version's performance and stability before a full release.

    • If the canary deployment is successful, the new version can be gradually rolled out...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to answer practical questions

Skills evaluated in this interview

Mphasis Interview FAQs

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

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

  1. What is docker File ? Expl...read more
  2. What is webhook & wh...read more
  3. Questions on Network P...read more

Tell us how to improve this page.

Mphasis AWS Devops Engineer Salary
based on 88 salaries
₹3.2 L/yr - ₹10.5 L/yr
19% less than the average AWS Devops Engineer Salary in India
View more details

Mphasis AWS Devops Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

3.0

Skill development

2.0

Work-Life balance

1.0

Salary & Benefits

3.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
6.2k salaries
unlock blur

₹2 L/yr - ₹11 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Associate Software Engineer
4.6k salaries
unlock blur

₹1 L/yr - ₹6.4 L/yr

Module Lead
2.4k salaries
unlock blur

₹8.1 L/yr - ₹33 L/yr

Transaction Processing Officer
2.2k salaries
unlock blur

₹1.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.8
Compare

Wipro

3.7
Compare

Accenture

3.9
Compare

TCS

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