Upload Button Icon Add office photos
Engaged Employer

i

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

SAP Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 1.6k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

SAP Devops Interview Questions and Answers

Updated 1 Apr 2024

SAP Devops Interview Experiences

Interview questions from similar companies

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

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. K8s realted question

Interview Questionnaire 

1 Question

  • Q1. Shell scripting

Web Developer Interview Questions & Answers

Zoho user image bharath Boopathi

posted on 3 Dec 2024

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

I applied via Job Fair and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Array, math, sort, string javascript qutions

Round 2 - Coding Test 

Simple coding qution

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain our company devops process
  • Ans. 

    Our company's DevOps process focuses on continuous integration, automated testing, and deployment.

    • Continuous integration: Developers regularly merge their code changes into a shared repository, triggering automated builds and tests.

    • Automated testing: Testing is automated at various stages of the development process to ensure code quality and reliability.

    • Deployment automation: Code changes are automatically deployed to ...

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. About Linux and AWS
  • Q2. Python coding Test
Round 2 - Technical 

(2 Questions)

  • Q1. Deep dive in AWS
  • Ans. 

    AWS is a cloud computing platform by Amazon offering a wide range of services for storage, computing, networking, databases, and more.

    • AWS provides a wide range of services including EC2 (Elastic Compute Cloud), S3 (Simple Storage Service), RDS (Relational Database Service), and more.

    • AWS offers scalability, flexibility, and cost-effectiveness for businesses of all sizes.

    • AWS has a global infrastructure with data centers ...

  • Answered by AI
  • Q2. Deep dive in Terraform and Python
  • Ans. 

    Terraform is an infrastructure as code tool, while Python is a versatile programming language often used for automation in DevOps.

    • Terraform is used for provisioning and managing infrastructure resources in a declarative way.

    • Python is commonly used for scripting, automation, and building tools in the DevOps ecosystem.

    • Terraform can be integrated with Python scripts to enhance automation capabilities.

    • Both Terraform and Py...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for OpenText Technologies Devops Engineer interview:
  • AWS
  • Python
  • Terraform
Interview preparation tips for other job seekers - Prepare well with whatever you have mentioned in your resume.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Low level design
  • Q2. High level design
Round 2 - Coding Test 

Leetcode medium to hard question

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

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(7 Questions)

  • Q1. If i delete an instance on the console and then i deploy the same instance terraform template how will terraform behave?
  • Ans. 

    Terraform will recreate the instance as per the template

    • Terraform will detect that the instance is missing and recreate it based on the template

    • The new instance will have the same configuration as defined in the template

    • Any changes made to the instance outside of Terraform will be lost

  • Answered by AI
  • Q2. If i have an instance configuration terraform template, and i manually add an ebs to it through console and then give terraform apply how will terraform behave?
  • Q3. What will be the IP range if i need 500 IPs?
  • Ans. 

    The IP range for 500 IPs would typically be a /23 subnet.

    • For 500 IPs, you would need at least a /23 subnet.

    • A /23 subnet provides 512 IP addresses (2^9 = 512), with 510 usable IPs after subtracting network and broadcast addresses.

    • The IP range for a /23 subnet would be from x.x.x.0 to x.x.x.255.

  • Answered by AI
  • Q4. Python coding on string manipulation
  • Q5. What are the health checks after creating instances - 2/2? What do they mean?
  • Ans. 

    Health checks after creating instances ensure the instances are functioning properly.

    • Instance status checks ensure the instance is reachable and responding to traffic.

    • System status checks ensure the underlying hardware is functioning properly.

    • Example: If an instance fails the system status check, it may indicate a problem with the underlying host hardware.

  • Answered by AI
  • Q6. How to deploy microservices?
  • Ans. 

    Microservices can be deployed using containerization tools like Docker and orchestration tools like Kubernetes.

    • Use containerization tools like Docker to package each microservice along with its dependencies into a container image.

    • Leverage orchestration tools like Kubernetes to manage and deploy multiple microservices across a cluster of machines.

    • Implement continuous integration and continuous deployment (CI/CD) pipelin...

  • Answered by AI
  • Q7. Write terraform code to launch an ec2 instance in a vpc and attach a role to it
  • Ans. 

    Launch an EC2 instance in a VPC and attach a role using Terraform

    • Define a VPC resource in Terraform

    • Define a subnet resource within the VPC

    • Create a security group for the EC2 instance

    • Define an IAM role for the EC2 instance

    • Launch an EC2 instance within the subnet and attach the IAM role

  • Answered by AI
Round 2 - One-on-one 

(4 Questions)

  • Q1. Day to day activities
  • Q2. Why do you learn various technologies?
  • Q3. How will it be beneficial for you to learn various technologies because you will be working with limited technologies?
  • Q4. Your project workflow, and how do you manage your tasks

Interview Preparation Tips

Topics to prepare for KPIT Technologies AWS Devops Engineer interview:
  • AWS
  • Terraform
  • Python
Interview preparation tips for other job seekers - Go through AWS, Python and Terraform. If they offer you an offer letter and that is lesser than what you've asked for, they will ask you to accept it and say we will increment it in future. But later they say sorry we can't increment it'll be the same. I experienced this, I had an offer of 16 and i asked 17.5 they said they're good to go. Then I got an offer for 13.75 from Kpit and they said please accept it, and said if you've any other offer in future we'll try matching it. But when I asked them for my new offer to be released they said we can't even give 17.5 we can only give 13.75. So please beware.

Skills evaluated in this interview

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

Overall ok It was 30 min duration

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I was interviewed in Jan 2024.

Round 1 - Assignment 

They first gave me a project to be implemented in Go language, then was called for tefchnival round

Interview Preparation Tips

Interview preparation tips for other job seekers - long process

SAP Interview FAQs

How many rounds are there in SAP Devops interview?
SAP interview process usually has 1 rounds. The most common rounds in the SAP interview process are Technical.
How to prepare for SAP Devops 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 SAP. The most common topics and skills that interviewers at SAP expect are Java, Python, Javascript, Software Design and Agile.

Tell us how to improve this page.

Devops Interview Questions from Similar Companies

TCS Devops Interview Questions
3.7
 • 6 Interviews
Infosys Devops Interview Questions
3.7
 • 3 Interviews
Wipro Devops Interview Questions
3.7
 • 1 Interview
ivy Devops Interview Questions
3.6
 • 1 Interview
View all
SAP Devops Salary
based on 6 salaries
₹7.6 L/yr - ₹39.4 L/yr
79% more than the average Devops Salary in India
View more details
Software Developer
971 salaries
unlock blur

₹8.8 L/yr - ₹32 L/yr

Developer
842 salaries
unlock blur

₹10.3 L/yr - ₹32 L/yr

Developer Associate
824 salaries
unlock blur

₹6.7 L/yr - ₹25 L/yr

Senior Developer
490 salaries
unlock blur

₹13.1 L/yr - ₹48 L/yr

Business Process Consultant
383 salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Explore more salaries
Compare SAP with

Oracle

3.7
Compare

SAS

4.4
Compare

Zoho

4.3
Compare

IBM

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