Upload Button Icon Add office photos
Engaged Employer

i

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

Datamatics Global Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Datamatics Global Services Devops Engineer Interview Questions and Answers

Updated 21 Apr 2024

Datamatics Global Services Devops Engineer Interview Experiences

1 interview found

Devops Engineer Interview Questions & Answers

user image Pallavi Yalavarthi

posted on 21 Apr 2024

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

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain how ansible works
  • Ans. 

    Ansible is an open-source automation tool that simplifies IT orchestration, configuration management, and application deployment.

    • Ansible uses SSH to connect to servers and run tasks defined in playbooks.

    • Playbooks are written in YAML and define the desired state of the system.

    • Ansible uses modules to perform tasks on remote servers, such as installing packages or restarting services.

    • Inventory files list the servers that ...

  • Answered by AI

Skills evaluated in this interview

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 Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About previous company projects and some intermediate level questions on AWS and DevOps
Round 2 - Case Study 

Managerial skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics well and explain your projects well

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

Devops Engineer Interview Questions & Answers

TCS user image Mohammed Sabina

posted on 19 Sep 2022

I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Understand aptitude aptly

Round 2 - Coding Test 

Have basic knowledge on logics ,you can write code easily

Round 3 - Technical 

(2 Questions)

  • Q1. Oops concepts and resume mentioned technologies
  • Q2. Btech project to be explain
  • Ans. 

    My Btech project was on developing a web-based application for online shopping.

    • Developed using PHP and MySQL

    • Implemented features like user registration, product search, cart management, and payment gateway integration

    • Used HTML, CSS, and JavaScript for frontend development

    • Conducted testing and debugging to ensure smooth functioning

    • Received an A grade for the project

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool , genuine ,honest and intelligent
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
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain kubernetes architecture
  • Ans. 

    Kubernetes architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.

    • Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.

    • Master node components include API server, scheduler, controller manager, and etcd.

    • Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).

    • Pods are the smallest deployabl...

  • Answered by AI
  • Q2. Types of instances in AWS
  • Ans. 

    Types of instances in AWS include On-Demand Instances, Reserved Instances, and Spot Instances.

    • On-Demand Instances: Pay for compute capacity by the hour or second with no long-term commitments.

    • Reserved Instances: Reserve capacity for 1 or 3 years in exchange for a significant discount.

    • Spot Instances: Bid on unused EC2 capacity and potentially save up to 90% compared to On-Demand prices.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hexaware Technologies Devops Engineer interview:
  • Kubernetes
  • AWS
  • prometheus
  • grafana
Interview preparation tips for other job seekers - prepare your skills what you wrote in resume that's it.

Skills evaluated in this interview

Datamatics Global Services Interview FAQs

How many rounds are there in Datamatics Global Services Devops Engineer interview?
Datamatics Global Services interview process usually has 1 rounds. The most common rounds in the Datamatics Global Services interview process are Technical.
How to prepare for Datamatics Global Services 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 Datamatics Global Services. The most common topics and skills that interviewers at Datamatics Global Services expect are Devops, AWS, Jenkins, Ansible and Cloud.

Tell us how to improve this page.

Datamatics Global Services Devops Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Datamatics Global Services Devops Engineer Salary
based on 32 salaries
₹5 L/yr - ₹18 L/yr
38% more than the average Devops Engineer Salary in India
View more details

Datamatics Global Services Devops Engineer Reviews and Ratings

based on 3 reviews

4.4/5

Rating in categories

3.8

Skill development

4.4

Work-life balance

4.4

Salary

3.2

Job security

4.4

Company culture

4.4

Promotions

4.4

Work satisfaction

Explore 3 Reviews and Ratings
Consultant
787 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
663 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
608 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
328 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive Accountant
297 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Datamatics Global Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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