Upload Button Icon Add office photos
Engaged Employer

i

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

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tech Mahindra Devops Consultant Interview Questions and Answers

Updated 26 Feb 2024

Tech Mahindra Devops Consultant Interview Experiences

1 interview found

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

I applied via Approached by Company 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain Devops CICD experience AWS, GCP, Azure cloud or on premise cloud experience. Jenkins, ansible, pythons, git, docker, kubernatives, confluence, jira, bitbucket, GitHub
  • Ans. 

    DevOps CICD experience with cloud and tool proficiency

    • Experience implementing Continuous Integration/Continuous Deployment pipelines using tools like Jenkins, Ansible, Git, Docker, Kubernetes

    • Proficiency in cloud platforms such as AWS, GCP, Azure, or on-premise cloud environments

    • Familiarity with collaboration tools like Confluence, Jira, Bitbucket, GitHub

    • Ability to automate tasks using Python scripting

    • Hands-on experienc

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Comfortable about rotating shift ?

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was very basic. Consisted of logical and numerical reasoning questions

Round 2 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your internship experience
  • Q3. Tell me about your projects
  • Q4. Tell me about software development lifecycle
  • Q5. Share screen and solve this coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't freeze. I froze in my interview because of the rudeness of recruiter, but don't make this mistake.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. AWS, Kubernetes, DevOps and Terraform.
Round 2 - HR 

(1 Question)

  • Q1. Relocation flexibility

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Terraform tfstate and terraform recovery corrupted/deleted state file
  • Q2. Kubernetes pods, difference between deployment and daemonset
  • Ans. 

    Kubernetes pods - difference between deployment and daemonset

    • Deployment manages a set of identical pods, ensuring availability and scalability

    • DaemonSet ensures that all nodes run a copy of a pod, useful for system-level services

    • Deployment is suitable for stateless applications, while DaemonSet is suitable for stateful applications

    • Deployment can be used for rolling updates, while DaemonSet is not suitable for rolling up

  • Answered by AI
  • Q3. AWS different types of load balancer, difference, layers they work on, Auto-Scaling, S3 cloud storage types
  • Ans. 

    AWS offers three types of load balancers: Application, Network, and Classic. Auto-Scaling helps to automatically adjust resources based on demand. S3 offers four storage classes: Standard, Intelligent-Tiering, Standard-Infrequent Access, and Glacier.

    • AWS offers three types of load balancers: Application, Network, and Classic

    • Application Load Balancer operates at Layer 7 of the OSI model and is best suited for HTTP/HTTPS ...

  • Answered by AI
  • Q4. DevOps CI/CD flow, difference between git stash and git commit, git merge and git rebase, git pull and git fetch
  • Ans. 

    Explanation of DevOps CI/CD flow and Git commands

    • DevOps CI/CD flow involves continuous integration, testing, and deployment of code changes

    • Git stash temporarily saves changes without committing them

    • Git commit permanently saves changes to the repository

    • Git merge combines changes from different branches

    • Git rebase applies changes from one branch onto another

    • Git pull fetches changes from a remote repository and merges them...

  • Answered by AI
  • Q5. Linux boot process, sed and awk, run levels

Interview Preparation Tips

Interview preparation tips for other job seekers - As a advice please have clear basic of kubernetes, terraform, AWS Cloud services, and Linux.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Explain good SCM branching strategy
  • Ans. 

    A good SCM branching strategy involves clear naming conventions, regular merges, and a well-defined release process.

    • Use a naming convention that clearly identifies the purpose of each branch

    • Regularly merge changes from development branches into the main branch

    • Have a well-defined release process that includes testing and deployment

    • Consider using feature toggles to enable/disable new functionality

    • Use automation tools to

  • Answered by AI
  • Q2. Terraform module and how to use.
  • Ans. 

    Terraform module is a reusable set of resources that can be used to create infrastructure.

    • Terraform modules can be used to create reusable infrastructure code.

    • They can be shared across teams and projects.

    • Modules can be published to the Terraform Registry for easy access.

    • Modules can be parameterized to allow for customization.

    • Example: A module for creating an AWS VPC with subnets and security groups.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question on Jenkins, AWS, K8S

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a detail knowledge on the subject
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Cicd branching process followed

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare fundamentals well

Interview Questionnaire 

1 Question

  • Q1. Aws, devops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • 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 data center infrastructure using a declarative configuration language.

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

    • Terraform uses a 'plan and apply' workflow to make changes to infrastructure.

    • Infrastructure code written in Terraform is versioned and c...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are provisioners in terraform
  • Ans. 

    Provisioners in Terraform are used to execute scripts on a local or remote machine as part of resource creation or destruction.

    • Provisioners can be used to install software, run configuration management tools, or execute scripts on instances created by Terraform.

    • There are different types of provisioners such as local-exec, remote-exec, and file.

    • Provisioners should be used sparingly as they can make Terraform configurati

  • Answered by AI

I applied via Referral and was interviewed in Apr 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions about Linux, shell scripting, Kubernetes, AWS,Docker
Round 3 - HR 

(1 Question)

  • Q1. About salary negotiations, past experience and duration in every last company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay cool and show your vest skills to interviewers.

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Devops Consultant interview?
Tech Mahindra interview process usually has 3 rounds. The most common rounds in the Tech Mahindra interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for Tech Mahindra Devops Consultant 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 Tech Mahindra. The most common topics and skills that interviewers at Tech Mahindra expect are Devops, AWS, Ansible, Jenkins and Automation Tools.

Tell us how to improve this page.

Tech Mahindra Devops Consultant Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Tech Mahindra Devops Consultant Salary
based on 45 salaries
₹4.8 L/yr - ₹17.1 L/yr
23% less than the average Devops Consultant Salary in India
View more details

Tech Mahindra Devops Consultant Reviews and Ratings

based on 2 reviews

4.8/5

Rating in categories

4.8

Skill development

4.8

Work-life balance

4.8

Salary

4.8

Job security

4.8

Company culture

4.8

Promotions

4.8

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Senior Software Engineer
21.4k salaries
unlock blur

₹5.5 L/yr - ₹23 L/yr

Technical Lead
11.7k salaries
unlock blur

₹9.5 L/yr - ₹38 L/yr

Associate Software Engineer
5.5k salaries
unlock blur

₹1.8 L/yr - ₹8.2 L/yr

Team Lead
5k salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.8
Compare

Accenture

3.8
Compare

Wipro

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