Premium Employer

i

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

HCLTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HCLTech Senior Devops Engineer Interview Questions and Answers

Updated 27 Feb 2025

HCLTech Senior Devops Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I was interviewed in Aug 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. What is the GitHub Actions and usages
  • Ans. 

    GitHub Actions is a CI/CD tool provided by GitHub for automating workflows and tasks in software development.

    • GitHub Actions allows you to automate tasks like building, testing, and deploying code directly from your GitHub repository.

    • You can create custom workflows using YAML files to define the actions to be taken based on events like push, pull request, or issue creation.

    • GitHub Actions supports a wide range of program...

  • Answered by AI
  • Q2. CI/CD pipeline and explain in detail
  • Ans. 

    CI/CD pipeline automates the process of integrating code changes and deploying them to production.

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • Automates the process of building, testing, and deploying code changes

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

    • Uses tools like Jenkins, GitLab CI/CD, Travis CI, etc.

    • Ensures faster delivery of code changes to production

  • Answered by AI
  • Q3. Detailed questions on Terraform

I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basics in resume and all the projects you have worked on mostly.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be ready and prepared with your resume.

Senior Devops Engineer Interview Questions Asked at Other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
Q2. how to trigger a pipeline from specific version of Application co ... read more
Q3. what is ingress in Kubernetes and how does it helps us while we d ... read more
Q4. what are stages involved in release pipeline ? Explain the code
Q5. Default inbound/outbound NSG rules when we deploy VM with NSG? Ex ... read more

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Mostly they ask questions on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for write code for Jenkins file, terraform, ansible-playbook

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

Round 1 - Technical 

(5 Questions)

  • Q1. Terraform templates to create aks
  • Ans. 

    Terraform templates can be used to create AKS clusters.

    • Use the azurerm_kubernetes_cluster resource in Terraform to create an AKS cluster.

    • Specify the required parameters such as resource group, location, node count, and node size.

    • Use the azurerm_kubernetes_service_principal resource to create a service principal for the AKS cluster.

    • Use the azurerm_kubernetes_cluster_node_pool resource to create node pools with specific ...

  • Answered by AI
  • Q2. OpenShift Source to Image
  • Q3. Jenkins pipeline end to end
  • Q4. Ansible taks done in project
  • Ans. 

    Ansible was extensively used in the project for configuration management and automation.

    • Automated deployment of applications using Ansible playbooks

    • Configuration management of servers using Ansible roles

    • Automated backup and restore of databases using Ansible scripts

    • Automated provisioning of infrastructure using Ansible modules

  • Answered by AI
  • Q5. Handled team size and DevSecOps
Round 2 - Technical 

(3 Questions)

  • Q1. Shell script concepts
  • Q2. Istio Service Mesh , Kubernetes Troubleshooting
  • Q3. Docker file creation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Terraform , Azure DevOps concept, do hands on on Azure DevOps , should hv good understanding and experience of Jenkins and Kubernetes

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Should be strong in devops life cycle
  • Q2. Package discussion, reason for resigning current company
Round 2 - HR 

(1 Question)

  • Q1. Reason for job change

Interview Preparation Tips

Interview preparation tips for other job seekers - What we mention in the resume we should be strong
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Python programming
  • Q2. Aws architecture
  • Q3. Terraform scripts
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. DevOps Advanced questions with CICD, Application Deployment stages and troubleshooting part
  • Q2. Terraform Hands on Deployments for both Infrastructure & Application Deployment
  • Ans. 

    Terraform is used for both infrastructure and application deployments.

    • Terraform allows for defining infrastructure as code, making it easy to manage and deploy infrastructure resources.

    • It can also be used to deploy applications by defining the necessary configurations and dependencies.

    • Terraform supports various cloud providers such as AWS, Azure, and Google Cloud, making it versatile for different deployment scenarios.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. More into Architecture & Cost Optimization Solutions & Cloud Security best practices
  • Q2. Team Management, Leader Ship skills

Interview Preparation Tips

Interview preparation tips for other job seekers - My experience with Capgemini is really good, the overall process with HR & Technical really very nice in terms of feedback & regularly updates, Thank you CG be a part of CG family !
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between ext and xfs?
  • Ans. 

    ext is the default file system for many Linux distributions, while xfs is known for better performance and scalability.

    • ext is the default file system for many Linux distributions

    • xfs is known for better performance and scalability

    • xfs supports larger file systems and files compared to ext

  • Answered by AI
  • Q2. What is the difference between CentOS/RHEL 6 & 7?
  • Ans. 

    CentOS/RHEL 6 & 7 differ in kernel version, package management, systemd, and support lifecycle.

    • Kernel version: CentOS/RHEL 6 uses kernel version 2.6.x while CentOS/RHEL 7 uses kernel version 3.x.

    • Package management: CentOS/RHEL 6 uses yum for package management, while CentOS/RHEL 7 uses yum and dnf.

    • Systemd: CentOS/RHEL 6 uses SysV init system, while CentOS/RHEL 7 uses systemd as the init system.

    • Support lifecycle: CentOS...

  • Answered by AI

Skills evaluated in this interview

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

Good analytic skills needed to clear it

Round 2 - Coding Test 

Data structure and algorithms and python specific questions

Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. How much years will be there in company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Gitlab related Questionnaire ?
  • Q2. Terraform related Questionnaire ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

HCLTech Interview FAQs

How many rounds are there in HCLTech Senior Devops Engineer interview?
HCLTech interview process usually has 1 rounds. The most common rounds in the HCLTech interview process are One-on-one Round and Technical.
How to prepare for HCLTech Senior 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 HCLTech. The most common topics and skills that interviewers at HCLTech expect are Devops, Docker, Jenkins, Kubernetes and Github.
What are the top questions asked in HCLTech Senior Devops Engineer interview?

Some of the top questions asked at the HCLTech Senior Devops Engineer interview -

  1. what is the GitHub Actions and usa...read more
  2. CI/CD pipeline and explain in det...read more
  3. detailed questions on Terraf...read more

Tell us how to improve this page.

HCLTech Senior Devops Engineer Interview Process

based on 6 interviews

Interview experience

3.8
  
Good
View more
Join HCLTech Find your spark and discover what drives you forward
HCLTech Senior Devops Engineer Salary
based on 210 salaries
₹7.9 L/yr - ₹32 L/yr
5% more than the average Senior Devops Engineer Salary in India
View more details

HCLTech Senior Devops Engineer Reviews and Ratings

based on 14 reviews

3.1/5

Rating in categories

2.7

Skill development

3.2

Work-life balance

2.6

Salary

3.1

Job security

2.8

Company culture

2.3

Promotions

2.9

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
23.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
21.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
15.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
15k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
14.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HCLTech with

TCS

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

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