Upload Button Icon Add office photos

Filter interviews by

Atos Senior Devops Engineer Interview Questions and Answers

Updated 5 Jun 2024

Atos Senior Devops Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning and basic mathematical questions were asked

Round 2 - Coding Test 

Easy questions and basic questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics and learn on basics

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Basic pipeline,python,some simple coding
  • Q2. More on resume and based on ur answers
  • Q3. Docker multistage
Round 2 - Technical 

(2 Questions)

  • Q1. Write the k8s deployment ymal with rolling update for given docker image
  • Ans. 

    Create a k8s deployment ymal with rolling update for a given docker image

    • Define a Deployment object in the YAML file

    • Specify the container image in the spec section

    • Set the update strategy to RollingUpdate

    • Define the number of replicas for the deployment

  • Answered by AI
  • Q2. Read json file and recursive way of geting value based on key

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is iap tunneling
  • Ans. 

    IAP tunneling refers to the process of securely accessing internal resources from outside a network using Identity-Aware Proxy.

    • IAP tunneling allows users to securely access internal resources without exposing them to the public internet.

    • It uses Identity-Aware Proxy to authenticate and authorize users before granting access to the resources.

    • This helps organizations maintain a secure network environment while enabling re

  • Answered by AI
  • Q2. What is canary deployment
  • Ans. 

    Canary deployment is a technique used to reduce risk by rolling out new features to a small subset of users before a full release.

    • Canary deployment involves gradually rolling out a new version of software to a small subset of users or servers.

    • This allows for monitoring of the new version's performance and stability before a full release.

    • If the canary deployment is successful, the new version can be gradually rolled out...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to answer practical questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How to call APIs in Python
  • Ans. 

    To call APIs in Python, you can use libraries like requests or urllib.

    • Use the requests library to make HTTP requests to APIs

    • Send GET, POST, PUT, DELETE requests using requests library

    • Parse JSON responses using the json module

  • Answered by AI
  • Q2. How to write script to configure Veracode with ADO
  • Ans. 

    To configure Veracode with ADO, you can write a script that automates the process of setting up the integration.

    • Use Veracode API to authenticate and interact with Veracode services

    • Create a script that retrieves Veracode API credentials from ADO secure variables

    • Automate the process of configuring Veracode settings in ADO pipelines

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

20 questions in 15 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between HTTP AND HTTPS
  • Ans. 

    HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTPS uses SSL/TLS certificates to encrypt data transmitted over the network, providing a secure connection.

    • HTTPS is essential for websites that handle sensitive information li...

  • Answered by AI
  • Q2. What do you mean by release management
  • Ans. 

    Release management involves planning, scheduling, and controlling the software release process.

    • Planning and coordinating the release of software updates

    • Ensuring that the release process is smooth and efficient

    • Managing dependencies and version control

    • Communicating with stakeholders about release timelines and changes

    • Automating release processes to improve efficiency

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Describe CI/CD and Jenkins set up
  • Ans. 

    CI/CD is a software development practice where code changes are automatically built, tested, and deployed.

    • Continuous Integration (CI) involves automatically building and testing code changes frequently.

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

    • Jenkins is a popular open-source automation server used for CI/CD pipelines.

    • Jenkins pipelines are defined using a Jenkinsfile which s...

  • Answered by AI
  • Q2. Define Kebernetes architecture
  • Ans. 

    Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.

    • Kubernetes follows a master-slave architecture with a master node controlling 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).

    • Kubernet...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 3 theory questions about devops basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont attend interview from this company an d waste your time . They are interviewing just to benefit from the monjin interview platform
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly Cloud related questions
Round 2 - Technical 

(1 Question)

  • Q1. If round 1 is clear , then be confident in round 2
Round 3 - HR 

(1 Question)

  • Q1. Salary related mainly

I was interviewed in Aug 2021.

Interview Questionnaire 

8 Questions

  • Q1. Production deployment,
  • Q2. LDAP authentication
  • Ans. 

    LDAP authentication is a method of verifying user credentials against a centralized directory service.

    • LDAP stands for Lightweight Directory Access Protocol

    • It is commonly used for centralized authentication and authorization

    • LDAP servers store user and group information in a hierarchical structure

    • LDAP authentication can be integrated with various applications and services

    • Examples of LDAP servers include OpenLDAP and Micr

  • Answered by AI
  • Q3. Load balancing
  • Q4. Elastic search
  • Q5. Jenkins library
  • Q6. Groovy scripting
  • Q7. Python scripting
  • Q8. Docker questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and answer what you know

I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to devops and considering my experience some team management questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have in-depth knowledge on skill

Atos Interview FAQs

How many rounds are there in Atos Senior Devops Engineer interview?
Atos interview process usually has 2 rounds. The most common rounds in the Atos interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 Atos interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Atos Senior Devops Engineer Salary
based on 4 salaries
₹12.3 L/yr - ₹31 L/yr
At par with the average Senior Devops Engineer Salary in India
View more details
Associate Consultant
5.2k salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Consultant
3.8k salaries
unlock blur

₹6.9 L/yr - ₹26.9 L/yr

Senior Consultant
1.9k salaries
unlock blur

₹10.8 L/yr - ₹34 L/yr

System Engineer
915 salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Associate Engineer
478 salaries
unlock blur

₹2.5 L/yr - ₹9.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