Upload Button Icon Add office photos

Filter interviews by

Atos Azure DevOps Engineer Interview Questions and Answers

Updated 17 Oct 2024

Atos Azure DevOps Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 Minutes Round- Easy to moderate level

Round 2 - One-on-one 

(2 Questions)

  • Q1. Day to day activities?
  • Ans. 

    Day to day activities involve managing Azure DevOps pipelines, monitoring builds, resolving issues, collaborating with teams.

    • Managing Azure DevOps pipelines for continuous integration and deployment

    • Monitoring builds and deployments for any issues or failures

    • Resolving any issues that arise during the development process

    • Collaborating with development teams to ensure smooth workflow and communication

    • Implementing best prac...

  • Answered by AI
  • Q2. Quetsions on various devops tools

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity. Aptitude tests assume that individuals have inherent strengths and weaknesses and have a natural inclination toward success or failure in specific areas based on their innate characteristics

Round 2 - Assignment 

The transfer of an individual's rights or property to another person or business. This concept exists in a variety of business transactions and is often spelled out contractually.

Round 3 - HR 

(1 Question)

  • Q1. Tell me something about yourself? Why are you interested in this job? Would you like to work overtime or odd hours? How do you handle stress, pressure, and anxiety? Etc..

Interview Preparation Tips

Topics to prepare for Capgemini Azure DevOps Engineer interview:
  • Azure Devops
Interview preparation tips for other job seekers - Pls schedule my interview...
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 Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the CI CD Flow
  • Ans. 

    CI/CD flow is the process of automating the build, test, and deployment of code changes.

    • Continuous Integration (CI) involves automatically building and testing code changes as they are committed to the repository.

    • Continuous Deployment (CD) involves automatically deploying code changes to production after passing tests.

    • CI/CD pipelines use tools like Jenkins, Azure DevOps, or GitLab to automate the process.

    • Automated test...

  • Answered by AI
  • Q2. Power shell Commands

Skills evaluated in this interview

I applied via Job Fair and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Git,CI/CD pipelines,terraform,aetifacts,etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you know basics snd your lwd is nearby,then you were selected.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Activities used in ADF
  • Ans. 

    Activities in Azure Data Factory (ADF) are the building blocks of a pipeline and perform various tasks like data movement, data transformation, and data orchestration.

    • Activities can be used to copy data from one location to another (Copy Activity)

    • Activities can be used to transform data using mapping data flows (Data Flow Activity)

    • Activities can be used to run custom code or scripts (Custom Activity)

    • Activities can be u...

  • Answered by AI
  • Q2. Dataframes in pyspark
  • Ans. 

    Dataframes in pyspark are distributed collections of data organized into named columns.

    • Dataframes are similar to tables in a relational database, with rows and columns.

    • They can be created from various data sources like CSV, JSON, Parquet, etc.

    • Dataframes support SQL queries and transformations using PySpark functions.

    • Example: df = spark.read.csv('file.csv')

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Managerial Questions
  • Q2. About project roles and resposibilities

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. How are you connecting your onPerm from Azure?
  • Ans. 

    I connect onPrem to Azure using Azure ExpressRoute or VPN Gateway.

    • Use Azure ExpressRoute for private connection through a dedicated connection.

    • Set up a VPN Gateway for secure connection over the internet.

    • Ensure proper network configurations and security settings.

    • Use Azure Virtual Network Gateway to establish the connection.

    • Consider using Azure Site-to-Site VPN for connecting onPremises network to Azure Virtual Network.

  • Answered by AI
  • Q2. What is Autoloader in Databricks?
  • Ans. 

    Autoloader in Databricks is a feature that automatically loads new data files as they arrive in a specified directory.

    • Autoloader monitors a specified directory for new data files and loads them into a Databricks table.

    • It supports various file formats such as CSV, JSON, Parquet, Avro, and ORC.

    • Autoloader simplifies the process of ingesting streaming data into Databricks without the need for manual intervention.

    • It can be ...

  • Answered by AI
  • Q3. How do you normalize your Json data
  • Ans. 

    Json data normalization involves structuring data to eliminate redundancy and improve efficiency.

    • Identify repeating groups of data

    • Create separate tables for each group

    • Establish relationships between tables using foreign keys

    • Eliminate redundant data by referencing shared values

  • Answered by AI
  • Q4. How do you read from Kafka?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core technical

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2021. 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 

(1 Question)

  • Q1. Give an overall introduction
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions based on skills

Interview Preparation Tips

Topics to prepare for UST Azure Administrator interview:
  • UST review
Interview preparation tips for other job seekers - I am working with UST for the past 5 years . It is a good place to work but Very less to no salary hike these days . Employees are quitting their job because of that
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
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Nothing interviewers interested about your past experience, work you handled in last project , your roles & responsibilities.
  • Ans. Just prepare everything you mentioned in your resume
  • Answered Anonymously
Round 2 - One-on-one 

(1 Question)

  • Q1. Second round is with project head. Only looking for your problem handling skills & how youn present yourself. Mostly focus on your communication.
Round 3 - HR 

(1 Question)

  • Q1. Salty discussion. Be carefully they try to give you only 20% hikes on current package. Negotiate properly.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Naukri.com

Round 1 - Technical 

(4 Questions)

  • Q1. Based on my previous company projects
  • Q2. SQL based questions are asked
  • Q3. ADF based questions are asked
  • Q4. Azure related questions are asked
Round 2 - HR 

(1 Question)

  • Q1. Reg salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Atos Interview FAQs

How many rounds are there in Atos Azure DevOps Engineer interview?
Atos interview process usually has 2 rounds. The most common rounds in the Atos interview process are Aptitude Test and One-on-one Round.
How to prepare for Atos Azure 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 Atos. The most common topics and skills that interviewers at Atos expect are Agile, Devops, Kubernetes, Terraform and API.
What are the top questions asked in Atos Azure DevOps Engineer interview?

Some of the top questions asked at the Atos Azure DevOps Engineer interview -

  1. Day to day activiti...read more
  2. Quetsions on various devops to...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Atos interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Atos Azure DevOps Engineer Salary
based on 4 salaries
₹4.2 L/yr - ₹4.5 L/yr
45% less than the average Azure DevOps Engineer Salary in India
View more details

Atos Azure DevOps Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

2.0

Skill development

4.0

Work-Life balance

2.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

2.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Associate Consultant
5.2k salaries
unlock blur

₹3 L/yr - ₹12.1 L/yr

Consultant
3.8k salaries
unlock blur

₹6.9 L/yr - ₹26.7 L/yr

Senior Consultant
1.9k salaries
unlock blur

₹10.8 L/yr - ₹34 L/yr

System Engineer
916 salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Senior Associate
400 salaries
unlock blur

₹1.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Atos with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview