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 Cloud Devops Engineer Interview Questions, Process, and Tips

Updated 12 May 2024

Top TCS Cloud Devops Engineer Interview Questions and Answers

TCS Cloud Devops Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Tell me about 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

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is devops?
  • 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 monitoring throughout the software development lifecycle.

    • It aims to increase the speed of software delivery, improve reliability, and build scalable and secure systems.

    • Tools commonly used in DevOps include Jenkins, D

  • Answered by AI
  • Q2. Write play book to copy files in ansible
  • Ans. 

    Playbook to copy files in Ansible

    • Use the 'copy' module in Ansible to copy files

    • Specify source and destination paths in the playbook

    • Run the playbook using 'ansible-playbook' command

  • Answered by AI
  • Q3. Explain version control tool
  • Ans. 

    Version control tool is a system that records changes to a file or set of files over time so that you can recall specific versions later.

    • Tracks changes made to files

    • Allows multiple users to collaborate on a project

    • Helps in reverting back to previous versions if needed

    • Examples: Git, SVN, Mercurial

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you switch job

Skills evaluated in this interview

Cloud Devops Engineer Interview Questions Asked at Other Companies

asked in GlobalLogic
Q1. What are the different types of EC2 instances based on their cost ... read more
asked in GlobalLogic
Q2. What command can be run to import a pre-exported Docker image int ... read more
Q3. Wt is ansible and how to write play book in ansible?
asked in GlobalLogic
Q4. What is the difference between CMD and ENTRYPOINT in a Dockerfile ... read more
asked in GlobalLogic
Q5. What is the use of lifecycle hooks in Auto Scaling?

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions from resume
Round 2 - One-on-one 

(1 Question)

  • Q1. This is MR round and questions are scenario based.
Round 3 - HR 

(1 Question)

  • Q1. This is hr round related to saty discussion

Interview Preparation Tips

Topics to prepare for Infosys Cloud Devops Engineer interview:
  • GitHub,
  • Devops
  • JIRA
Interview preparation tips for other job seekers - Be prepared to answer questions regarding everything mentioned in your resume.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Self introduction and questions

Round 2 - Coding Test 

Coding knowledge and my preparation

Interview Preparation Tips

Interview preparation tips for other job seekers - No ideas for the job
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Cloud Related question

Round 2 - Technical 

(1 Question)

  • Q1. Why did you look at this Job
  • Ans. 

    Opportunity to work with cutting-edge technologies in a dynamic and innovative environment.

    • Exciting opportunity to work with cloud technologies like AWS, Azure, or Google Cloud Platform

    • Interest in automation, continuous integration/continuous deployment (CI/CD), and infrastructure as code (IaC)

    • Desire to be part of a collaborative team that values learning and growth

    • Passion for problem-solving and optimizing processes t

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What blue green deployment?
  • Ans. 

    Blue green deployment is a software release strategy that reduces downtime and risk by running two identical production environments.

    • In blue green deployment, one environment (blue) is currently live and serving production traffic, while the other environment (green) is idle.

    • The new version of the software is deployed to the idle environment (green) and tested thoroughly.

    • Once the new version is deemed stable, traffic i...

  • Answered by AI
  • Q2. What is kubeadm?
  • Ans. 

    kubeadm is a tool used to bootstrap Kubernetes clusters.

    • kubeadm helps in setting up a minimum viable Kubernetes cluster.

    • It automates the process of configuring the cluster's control plane.

    • It is part of the Kubernetes project and is used for cluster initialization.

    • kubeadm simplifies the process of creating a Kubernetes cluster by handling complex tasks like TLS certificate generation.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Question related technologies you have worked on and there versions..how your production cycle worked in last company and some oops related questions
  • Q2. Be confident they don't take more than 2-3 rounds.your basic must be perfect

Interview Preparation Tips

Interview preparation tips for other job seekers - They don't take more than 2-3 rounds.be confident and basics must be perfect

I appeared for an interview in Apr 2021.

Interview Questionnaire 

1 Question

  • Q1. Round 1 - There was a assessment test conducted in Hacker rank platform. Round 2 - Cognitive Assessment. Its a gaming round and it is easy to clear this round if you have cognitive skill...

Interview Questionnaire 

1 Question

  • Q1. Why you want to leave company.

TCS Interview FAQs

How many rounds are there in TCS Cloud Devops Engineer interview?
TCS interview process usually has 1-2 rounds. The most common rounds in the TCS interview process are Technical and HR.
How to prepare for TCS Cloud 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, AWS, Ansible, Docker and GIT.
What are the top questions asked in TCS Cloud Devops Engineer interview?

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

  1. Write play book to copy files in ansi...read more
  2. Tell me about kubernetes architect...read more
  3. What is devo...read more

Tell us how to improve this page.

TCS Cloud Devops Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
TCS Cloud Devops Engineer Salary
based on 339 salaries
₹3 L/yr - ₹12 L/yr
23% less than the average Cloud Devops Engineer Salary in India
View more details

TCS Cloud Devops Engineer Reviews and Ratings

based on 19 reviews

3.3/5

Rating in categories

3.8

Skill development

4.2

Work-life balance

2.6

Salary

4.7

Job security

4.0

Company culture

2.4

Promotions

3.5

Work satisfaction

Explore 19 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.1k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

AST Consultant
51.9k salaries
unlock blur

₹8 L/yr - ₹25.4 L/yr

Associate Consultant
30.4k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Explore more salaries
Compare TCS with

Amazon

4.0
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