Upload Button Icon Add office photos

Filter interviews by

Mactores Devops Engineer Interview Questions and Answers for Freshers

Updated 27 May 2024

Mactores Devops Engineer Interview Experiences for Freshers

1 interview found

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

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

Round 1 - Aptitude Test 

Basic test in which we have to do 50 questions in 15 min

Round 2 - Technical 

(1 Question)

  • Q1. Question were mainly from past experiences and past projects

Devops Engineer Jobs at Mactores

View all

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the Role and Functionality of the Control Plane Components in Kubernetes.
  • Ans. 

    Control plane components in Kubernetes manage the cluster and make decisions about the state of the cluster.

    • Control Manager: Ensures that the desired state of the cluster matches the actual state.

    • Scheduler: Assigns workloads to nodes based on resource availability and constraints.

    • API Server: Acts as the front-end for the Kubernetes control plane and is the primary interface for users and other components.

    • etcd: Consiste...

  • Answered by AI
  • Q2. How Would You Implement Zero-Downtime Deployments in Kubernetes?
  • Ans. 

    Implementing zero-downtime deployments in Kubernetes involves using rolling updates and readiness probes.

    • Use rolling updates to gradually replace old pods with new ones

    • Configure readiness probes to ensure new pods are ready before routing traffic to them

    • Utilize tools like Helm for managing releases and versioning

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How Can You Ensure High Availability of the etcd Cluster Used by Kubernetes?
  • Ans. 

    To ensure high availability of the etcd cluster used by Kubernetes, you can implement redundancy, monitoring, and disaster recovery strategies.

    • Implement a multi-node etcd cluster to ensure redundancy and fault tolerance.

    • Utilize monitoring tools like Prometheus and Grafana to track the health and performance of the etcd cluster.

    • Set up regular backups and implement disaster recovery plans to quickly recover from failures...

  • Answered by AI
  • Q2. How Would You Approach Capacity Planning for a Kubernetes Cluster?
  • Ans. 

    Capacity planning for a Kubernetes cluster involves analyzing resource usage, predicting future needs, and scaling infrastructure accordingly.

    • Monitor resource usage of pods and nodes using tools like Prometheus and Grafana

    • Analyze historical data to identify trends and patterns in resource consumption

    • Estimate future resource requirements based on application growth and workload changes

    • Scale the cluster by adding or remo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra Devops Engineer interview:
  • docker
  • Kubernetes
  • Jenkins
  • Cloud
  • GIT
Interview preparation tips for other job seekers - Customize your resume for each job application. Highlight relevant skills and experiences that align with the specific job description.
stay updated with the latest trends and technologies in your field. Consider online courses or certifications that can enhance your skills and make you more marketable.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What are roles in ansible
  • Ans. 

    Roles in Ansible are a way to group tasks, handlers, variables, and other related files together for easier management and reuse.

    • Roles help in organizing and structuring Ansible playbooks

    • They promote reusability and modularity

    • Roles can be shared and reused across different playbooks

    • Each role typically consists of directories like tasks, handlers, templates, vars, etc.

    • Roles can be installed using Ansible Galaxy

  • Answered by AI
  • Q2. How do you give admin permissions to run your playbook
  • Ans. 

    To give admin permissions to run a playbook, you can use sudo or grant specific permissions in the sudoers file.

    • Grant sudo access to the user running the playbook

    • Add the user to the sudoers file with specific permissions

    • Use ansible_become to run tasks with elevated privileges

  • Answered by AI
  • Q3. How can you add a plugin in Jenkins manually
  • Ans. 

    To add a plugin in Jenkins manually, you can download the plugin file and upload it through the Jenkins web interface.

    • Download the desired plugin file from the Jenkins website or other sources.

    • Navigate to the Jenkins dashboard and click on 'Manage Jenkins'.

    • Select 'Manage Plugins' and go to the 'Advanced' tab.

    • Choose the 'Upload Plugin' option and select the downloaded plugin file.

    • Click 'Upload' and restart Jenkins to ap

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was pretty basic, more of a fresher role.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Decent Technical round
  • Q2. About docker , kubernetes
Round 2 - Technical 

(1 Question)

  • Q1. Client round about pipelines and stuff
Interview experience
4
Good
Difficulty level
-
Process Duration
6-8 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. What is Java . Why did you join in this company. Which skills do you have
  • Q2. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows a class to reuse code from another class

    • Enables the creation of a hierarchy of classes

    • Derived class inherits properties and behaviors from a base class

    • Promotes code reusability and reduces redundancy

  • Answered by AI
  • Q3. What collection
  • Q4. What is array. Types of array.collection
  • Ans. 

    An array is a data structure that stores a collection of elements, typically of the same data type.

    • Arrays can be of fixed size or dynamic size.

    • Types of arrays include one-dimensional, multi-dimensional, and jagged arrays.

    • Examples: ['apple', 'banana', 'orange']

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In naukri

Skills evaluated in this interview

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

Lets us writes some docker code and some scripts regarding DevOps

Round 3 - Technical 

(2 Questions)

  • Q1. Ask about technical questions
  • Q2. What devops tools your worked on
  • Ans. 

    I have worked with various DevOps tools including Jenkins, Git, Docker, Kubernetes, Ansible, and AWS.

    • Experience with Jenkins for continuous integration and deployment

    • Proficient in Git for version control

    • Familiarity with Docker and Kubernetes for containerization and orchestration

    • Knowledge of Ansible for configuration management

    • Experience with AWS for cloud infrastructure management

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About previous company details

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared well for the interviews ,all the best for your future

Skills evaluated in this interview

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

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

I applied via IBEGIN and was interviewed before Feb 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Tell me about your experience
  • Q2. Real time experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and plan resume accordingly and post in naukari

I applied via LinkedIn and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 questions related to role

Round 2 - Technical 

(2 Questions)

  • Q1. About role and previous experience
  • Q2. Questions on real time work done
Round 3 - HR 

(3 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Share details of your previous job.
  • Q3. What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Accenture Devops Engineer interview:
  • Kubernetes
  • Docker
  • Jenkins
  • Github
Interview preparation tips for other job seekers - Prepare well and All'the best
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions on Aws

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not join. If youbare fresher then it’s fine but not good for experienced. Nothing more to learn.

Mactores Interview FAQs

How many rounds are there in Mactores Devops Engineer interview for freshers?
Mactores interview process for freshers usually has 2 rounds. The most common rounds in the Mactores interview process for freshers are Aptitude Test and Technical.
How to prepare for Mactores Devops Engineer interview for freshers?
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 Mactores. The most common topics and skills that interviewers at Mactores expect are Cloud Computing, Devops, Digital Electronics, Disciplinary Action and Linux.

Tell us how to improve this page.

People are getting interviews through

based on 1 Mactores interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Mactores Devops Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

2.0

Salary & Benefits

2.0

Job Security

4.0

Company culture

2.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Cloud Engineer
10 salaries
unlock blur

₹2.2 L/yr - ₹8.8 L/yr

Data Engineer
5 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Data Engineer Intern
5 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

DevOps Engineer Intern
4 salaries
unlock blur

₹1 L/yr - ₹10 L/yr

Software Engineer
3 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Explore more salaries
Compare Mactores with

Fractal Analytics

4.0
Compare

Mu Sigma

2.7
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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