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
3.7

based on 86.2k Reviews

Filter interviews by

TCS Azure Cloud Engineer Interview Questions and Answers

Updated 29 Sep 2022

TCS Azure Cloud Engineer Interview Experiences

3 interviews found

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

Aptitude test having different module with test for e-mail writing, quantitative, communication etc.

Round 3 - Group Discussion 

Providing group discussion topic as a common topic and ask each candidate view point.

Round 4 - HR 

(3 Questions)

  • Q1. Is willing to work any where any shift
  • Q2. What is your long term goal.
  • Q3. Strength and weakness.

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your commitment and dedication and try to build hope in recruitment team about your self.

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Question for Total Experience and basic introduction, After that start technical screening round in which most of questions related to technical expertise, Question related to Microsoft AAD, ARM Template, ...

Interview Preparation Tips

Interview preparation tips for other job seekers - It is just 20 mins interview, Interviewer just trying to find which skill i have whether its fit to desirable position or not.

Azure Cloud Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. what is azure
Q2. explain basic of cloud computing?
Q3. discuss on cloud computing?

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

Interview Questionnaire 

2 Questions

  • Q1. What have you worked on?
  • Q2. Have you experienced difficulties?
  • Ans. No I haven't I have taken them in challenge
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak honestly and give practical examples.

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.

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 - Technical 

(3 Questions)

  • Q1. Describe your roles and responsibilities in previous job.
  • Q2. Describe your technical expertise in cloud.
  • Q3. Where are your career path in cloud?
Round 3 - HR 

(2 Questions)

  • Q1. Describe did you manage your work life and personal life while working in 24x7 shift?
  • Q2. How do you plan to step into leading a team and managing a project?

I applied via AmbitionBox and was interviewed in Apr 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 - Aptitude Test 

Mental ability, problem of L.C.M and H.C.F,simplification etc

Interview Preparation Tips

Topics to prepare for Infosys Azure Cloud Engineer interview:
  • Cloud Computing
  • Azure active directory
  • Azure virtual machines
  • Azure virtual network
  • Azure storage account
  • Azure monitor
Interview preparation tips for other job seekers - Use the opportunity where your getting and prove your knowledge and skills on that organisation or company...

I applied via Naukri.com and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is azure
  • Ans. 

    Azure is a cloud computing platform and service provided by Microsoft.

    • Azure is a cloud computing platform

    • It provides a wide range of services for building, deploying, and managing applications and services

    • It offers infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS) capabilities

    • Examples of Azure services include virtual machines, storage, databases, AI, analytics, and more

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Gain the knowledge and advice some basic knowledge for students

Skills evaluated in this interview

I applied via campus placement at Academy of Technology, Kolkata and was interviewed before Sep 2021. There was 0 interview round.

Interview Preparation Tips

Topics to prepare for Cognizant Azure Cloud Engineer interview:
  • Java
  • OOPS
  • DBMS
  • HTML
  • CSS
Interview preparation tips for other job seekers - Be fair and try to be true to yourself. Practice Medium Difficulty codes of all types.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. How would you create a pipeline for ADLS to SQL data movement?
  • Q2. How would you create a pipeline from REST API to ADLS? What is there are 8 million rows of records?
  • Q3. IF data needs filtering, joining and aggregation, how would you do it with ADF?
  • Q4. Explain medallion architecture.
  • Q5. Explain medallion with databricks
Round 2 - HR 

(1 Question)

  • Q1. Basic questions and salary expectation.

Interview Preparation Tips

Topics to prepare for Capgemini Azure Data Engineer interview:
  • ADF
  • Databricks
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Lets say you have table 1 with values 1,2,3,5,null,null,0 and table 2 has null,2,4,7,3,5 What would be the output after inner join?
  • Ans. 

    The output after inner join of table 1 and table 2 will be 2,3,5.

    • Inner join only includes rows that have matching values in both tables.

    • Values 2, 3, and 5 are present in both tables, so they will be included in the output.

    • Null values are not considered as matching values in inner join.

  • Answered by AI
  • Q2. Lets say you have customers table with customerID and customer name, Orders table with OrderId and CustomerID. write a query to find the customer name who placed the maximum orders. if more than one person...
  • Q3. Spark Architecture, Optimisation techniques
  • Q4. Some personal questions.
Round 2 - Technical 

(5 Questions)

  • Q1. Explain the entire architecture of a recent project you are working on in your organisation.
  • Ans. 

    The project involves building a data pipeline to ingest, process, and analyze large volumes of data from various sources in Azure.

    • Utilizing Azure Data Factory for data ingestion and orchestration

    • Implementing Azure Databricks for data processing and transformation

    • Storing processed data in Azure Data Lake Storage

    • Using Azure Synapse Analytics for data warehousing and analytics

    • Leveraging Azure DevOps for CI/CD pipeline aut

  • Answered by AI
  • Q2. How do you design an effective ADF pipeline and what all metrics and considerations you should keep in mind while designing?
  • Ans. 

    Designing an effective ADF pipeline involves considering various metrics and factors.

    • Understand the data sources and destinations

    • Identify the dependencies between activities

    • Optimize data movement and processing for performance

    • Monitor and track pipeline execution for troubleshooting

    • Consider security and compliance requirements

    • Use parameterization and dynamic content for flexibility

    • Implement error handling and retries fo

  • Answered by AI
  • Q3. Lets say you have a very huge data volume and in terms of performance how would you slice and dice the data in such a way that you can boost the performance?
  • Q4. Lets say you have to reconstruct a table and we have to preserve the historical data ? ( i couldnt answer that but please refer to SCD)
  • Q5. We have adf and databricks both, i can achieve transformation , fetching the data and loading the dimension layer using adf also but why do we use databricks if both have the similar functionality for few ...
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions

Interview Preparation Tips

Topics to prepare for Tech Mahindra Azure Data Engineer interview:
  • SQL
  • Databricks
  • Azure Data Factory
  • Pyspark
  • Spark
Interview preparation tips for other job seekers - The interviewers were really nice.

Skills evaluated in this interview

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

(4 Questions)

  • Q1. What is Terraform
  • Ans. 

    Terraform is an open-source infrastructure as code software tool created by HashiCorp.

    • Terraform allows users to define and provision infrastructure using a declarative configuration language.

    • It supports multiple cloud providers such as AWS, Azure, Google Cloud, and more.

    • Terraform uses 'terraform plan' to create an execution plan and 'terraform apply' to apply the changes.

    • It helps in automating the creation, modificatio...

  • Answered by AI
  • Q2. What is Azure DevOps
  • Ans. 

    Azure DevOps is a set of development tools provided by Microsoft to help teams collaborate and deliver high-quality software.

    • Azure DevOps includes services such as Azure Repos, Azure Pipelines, Azure Boards, Azure Artifacts, and Azure Test Plans.

    • It allows for version control, continuous integration/continuous deployment (CI/CD), project management, and testing.

    • Teams can plan, build, test, and deploy applications using ...

  • Answered by AI
  • Q3. What is CI/CD pipelines
  • Ans. 

    CI/CD pipelines automate the process of building, testing, and deploying code changes.

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • Automates the process of integrating code changes into a shared repository and deploying them to production

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

    • Enables faster delivery of software updates and improvements

    • Popular tools for CI/CD pip...

  • Answered by AI
  • Q4. What is Docker and Kubernetes
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers. Kubernetes is a container orchestration tool for managing containerized applications across a cluster of nodes.

    • Docker allows developers to package applications and their dependencies into containers for easy deployment.

    • Kubernetes automates the deployment, scaling, and management of containerized applications.

    • Docker containers are lig...

  • Answered by AI

Skills evaluated in this interview

TCS Interview FAQs

How many rounds are there in TCS Azure Cloud Engineer interview?
TCS interview process usually has 4 rounds. The most common rounds in the TCS interview process are Resume Shortlist, Aptitude Test and Group Discussion.
How to prepare for TCS Azure Cloud 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 Azure, Terraform, Iaas, Infrastructure and Jenkins.

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
TCS Azure Cloud Engineer Salary
based on 236 salaries
₹3 L/yr - ₹12.7 L/yr
At par with the average Azure Cloud Engineer Salary in India
View more details

TCS Azure Cloud Engineer Reviews and Ratings

based on 7 reviews

3.0/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

2.2

Salary

4.4

Job security

3.4

Company culture

2.2

Promotions

3.2

Work satisfaction

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

₹1 L/yr - ₹9 L/yr

IT Analyst
67.6k salaries
unlock blur

₹5.1 L/yr - ₹15.9 L/yr

AST Consultant
51.2k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.9k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.8k salaries
unlock blur

₹8.9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Accenture

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