Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TCS Devops Engineer Interview Questions, Process, and Tips

Updated 15 Feb 2025

Top TCS Devops Engineer Interview Questions and Answers

View all 29 questions

TCS Devops Engineer Interview Experiences

51 interviews found

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

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

The aptitude test is designed to assess knowledge.

Round 2 - Technical 

(2 Questions)

  • Q1. What technical questions did you study in your course?
  • Ans. 

    Studied technical questions related to networking, programming languages, databases, and system administration.

    • Networking concepts like TCP/IP, DNS, DHCP

    • Programming languages such as Python, Java, Shell scripting

    • Database management including SQL queries, normalization

    • System administration tasks like user management, file permissions

  • Answered by AI
  • Q2. What course did you study, and what were its core subjects?
  • Ans. 

    I studied Computer Science with core subjects in programming, algorithms, databases, and networking.

    • Studied Computer Science with focus on programming languages like Java, C++, Python

    • Core subjects included algorithms and data structures

    • Also studied databases and networking principles

    • Took courses in software engineering and system administration

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduction , communication skills will be noticed in HR round

Devops Engineer Interview Questions & Answers

user image hemanth kumar

posted on 3 Dec 2024

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is the difference between IAAS, PAAS, SAAS in AWS?
  • Q2. How do you ensure high availability in cloud computing?
  • Q3. How you monitor and troubleshoot in kubernetes?
  • Q4. Tell the best security practices in AWS cloud?

Interview Preparation Tips

Topics to prepare for TCS Devops Engineer interview:
  • aws
  • kubernetes
Interview preparation tips for other job seekers - Learn AWS services.

Devops Engineer Interview Questions Asked at Other Companies

asked in Lentra AI
Q1. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
Q2. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Siemens
Q3. How to run a docker command remotely. i.e. Docker is installed on ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. Docker command to transfer an image from one machine to another w ... read more
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 Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Question on Python Basics, Linux and scenario based on Jenkins
  • Q2. Python List, str manipulation
  • Q3. Linux Basics on grep , awk , regular expression
  • Q4. Scenario based on Jenkins - About Jenkins pipeline , task, how to handles jenkins CLI
Round 2 - Technical 

(2 Questions)

  • Q1. Python Medium questions on Linux , file handling, regular expression
  • Q2. Jenkins pipeline, write simple pipeline from git clone, run multiple steps in single stage for any project

Interview Preparation Tips

Interview preparation tips for other job seekers - Its not a face to face interview, I went to Mirafra office. They provided me with laptop. Interviewer from another location.
Well prepare on python, jenkins, Linux, Docker, Git, Github, Github related open sources for code review
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

Asked few string based questions

Round 2 - Technical 

(1 Question)

  • Q1. What does devops engineer do
  • Ans. 

    DevOps engineers are responsible for bridging the gap between development and operations teams to streamline the software delivery process.

    • Collaborate with developers, IT operations, and other stakeholders to automate and improve the software delivery process

    • Implement and manage continuous integration/continuous deployment (CI/CD) pipelines

    • Monitor and troubleshoot infrastructure and applications to ensure high availabi...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Explain roles and responsibilities

Skills evaluated in this interview

TCS interview questions for designations

 Devops

 (6)

 AWS Devops Engineer

 (12)

 Senior Devops Engineer

 (4)

 Cloud Devops Engineer

 (2)

 Devops Consultant

 (2)

 Azure DevOps Engineer

 (2)

 Associate DevOps Engineer

 (1)

 DevOps Architect

 (2)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Explain about Service Connection in Azure Devops
  • Ans. 

    Service Connection in Azure DevOps is a secure way to connect to external services or systems.

    • Service connections are used to securely connect Azure DevOps to external services like Azure, GitHub, or Jenkins.

    • They store the credentials and details needed to connect to the external service.

    • Service connections can be used in pipelines to trigger actions or deployments in external services.

    • They help in maintaining a secure...

  • Answered by AI
  • Q2. Explain about Blob storage
  • Ans. 

    Blob storage is a type of cloud storage that stores unstructured data as blobs (binary large objects).

    • Blob storage is commonly used for storing large amounts of unstructured data, such as images, videos, documents, backups, and logs.

    • Blobs can be accessed over HTTP or HTTPS, making it easy to integrate with web applications.

    • Blob storage is scalable and durable, with built-in redundancy and high availability.

    • Examples of ...

  • Answered by AI
  • Q3. Explain about Azure Pipelines
  • Ans. 

    Azure Pipelines is a cloud-based service for automating build and deployment processes.

    • Azure Pipelines allows for continuous integration and continuous delivery (CI/CD) of code.

    • It supports building, testing, and deploying code across different platforms and languages.

    • Azure Pipelines integrates with various version control systems like GitHub, Bitbucket, and Azure Repos.

    • It provides customizable workflows using YAML or v...

  • Answered by AI
  • Q4. Write a sample pipeline
  • Ans. 

    A sample pipeline for a DevOps Engineer role

    • Set up a source code repository (e.g. GitHub)

    • Implement a CI/CD tool (e.g. Jenkins)

    • Define stages for build, test, and deployment

    • Integrate automated testing (e.g. Selenium)

    • Deploy to a staging environment for validation

    • Automate deployment to production

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be your self

Skills evaluated in this interview

Get interview-ready with Top TCS Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - HR 

(2 Questions)

  • Q1. Experience and projects in present company.
  • Ans. 

    I have worked on various projects in my current company, including implementing CI/CD pipelines, automating infrastructure deployment, and improving monitoring and alerting systems.

    • Implemented CI/CD pipelines using tools like Jenkins and GitLab

    • Automated infrastructure deployment using tools like Terraform and Ansible

    • Improved monitoring and alerting systems with tools like Prometheus and Grafana

  • Answered by AI
  • Q2. Salary Expected
  • Ans. 

    I am looking for a competitive salary based on my experience and skills in the DevOps field.

    • I am open to discussing salary based on the responsibilities and requirements of the role.

    • I have a strong background in DevOps and believe my skills warrant a competitive salary.

    • I am looking for a salary that reflects the market rate for DevOps Engineers in this region.

    • I am also open to discussing additional benefits or perks as

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Linux Commands and OS related
  • Q2. Git, GitHub, Docker, AWS questions.

Devops Engineer Jobs at TCS

View all

Devops Engineer Interview Questions & Answers

user image Muskan Sharma

posted on 6 Jul 2024

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

(2 Questions)

  • Q1. What is DevOps , CICD?
  • Ans. 

    DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.

    • DevOps focuses on collaboration, automation, and integration between developers and IT operations teams.

    • Continuous Integration (CI) is the practice of merging code changes into a shared repository frequently, which triggers automated builds and tests.

    • Continuous Dep...

  • Answered by AI
  • Q2. Questions on Kubernetes. It was easy.
Round 2 - HR 

(1 Question)

  • Q1. What salary do you want?
  • Ans. 

    I am looking for a competitive salary based on my experience, skills, and the market rate for Devops Engineers.

    • Research the average salary range for Devops Engineers in your location and industry.

    • Consider your years of experience, certifications, and specialized skills when determining your desired salary.

    • Be prepared to negotiate based on the overall compensation package offered by the company.

    • Provide a salary range ra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I already had an offer of 9 LPA and asked an increase accordingly. But, they were insisting on lowering my current package itself. Also, didn't provide any offer letter because of that.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Devops practices day to day activities
  • Ans. 

    Devops practices involve continuous integration, continuous delivery, automation, monitoring, and collaboration.

    • Implementing continuous integration and continuous delivery pipelines

    • Automating infrastructure provisioning and configuration management

    • Monitoring system performance and health

    • Collaborating with development and operations teams

    • Implementing version control and code review processes

  • Answered by AI
  • Q2. Jenkins pipeline set up
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the stages you have in your ci pipeline
  • Ans. 

    The stages in a CI pipeline typically include code checkout, build, test, deploy, and release.

    • Code checkout: Pulling the latest code from the repository

    • Build: Compiling the code and generating artifacts

    • Test: Running automated tests to ensure code quality

    • Deploy: Deploying the application to a testing environment

    • Release: Promoting the application to production

  • Answered by AI
  • Q2. What are the recent technical challenges you have faced and what you did to fix that

Skills evaluated in this interview

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

CI/CD implementation and ansible code walkthr

Round 2 - HR 

(1 Question)

  • Q1. Introduction tell me about yourself

TCS Interview FAQs

How many rounds are there in TCS Devops Engineer interview?
TCS interview process usually has 2-3 rounds. The most common rounds in the TCS interview process are Technical, HR and Resume Shortlist.
How to prepare for TCS 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 TCS. The most common topics and skills that interviewers at TCS expect are Devops, Ansible, Terraform, Jenkins and Kubernetes.
What are the top questions asked in TCS Devops Engineer interview?

Some of the top questions asked at the TCS Devops Engineer interview -

  1. who do you debug the error and which method do you cho...read more
  2. how communication happens between two pods in different namespac...read more
  3. what is devops, phases of dev...read more
How long is the TCS Devops Engineer interview process?

The duration of TCS Devops Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

TCS Devops Engineer Interview Process

based on 51 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
TCS Devops Engineer Salary
based on 9.5k salaries
₹1.8 L/yr - ₹11.2 L/yr
19% less than the average Devops Engineer Salary in India
View more details

TCS Devops Engineer Reviews and Ratings

based on 433 reviews

3.8/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

2.8

Salary

4.6

Job security

3.7

Company culture

2.7

Promotions

3.5

Work satisfaction

Explore 433 Reviews and Ratings
Devops Engineer

Hyderabad / Secunderabad

3-8 Yrs

₹ 3.2-15 LPA

Explore more jobs
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.9k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.4k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹5.7 L/yr

Associate Consultant
29.2k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

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