Upload Button Icon Add office photos

Infor Global Solution

Compare button icon Compare button icon Compare

Filter interviews by

Infor Global Solution Devops Engineer Interview Questions, Process, and Tips

Updated 19 Dec 2024

Top Infor Global Solution Devops Engineer Interview Questions and Answers

Infor Global Solution Devops Engineer Interview Experiences

2 interviews found

Devops Engineer Interview Questions & Answers

user image Phaneendra Gajawada

posted on 14 Oct 2024

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

Coding skills in python

Round 2 - One-on-one 

(2 Questions)

  • Q1. Whre do yo use python
  • Ans. 

    Python is used in various areas such as web development, data analysis, automation, machine learning, and more.

    • Web development (Django, Flask)

    • Data analysis (Pandas, NumPy)

    • Automation (Scripting, DevOps tools)

    • Machine learning (TensorFlow, PyTorch)

  • Answered by AI
  • Q2. What are all important Devops tools
  • Ans. 

    Some important DevOps tools include Jenkins, Docker, Ansible, Kubernetes, and Git.

    • Jenkins

    • Docker

    • Ansible

    • Kubernetes

    • Git

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Are you willing to work in shifts
  • Ans. 

    Yes, I am willing to work in shifts.

    • I am flexible with my working hours and can adapt to different shifts.

    • I understand the importance of round-the-clock support in a DevOps role.

    • I have previous experience working in shifts and have no issues with it.

  • Answered by AI
  • Q2. What are your sal expectation
  • Ans. 

    My salary expectation is based on my experience, skills, and the market rate for DevOps Engineers.

    • I have researched the average salary range for DevOps Engineers in this location.

    • I am looking for a competitive salary that reflects my expertise in the field.

    • I am open to negotiation based on the overall compensation package offered.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. What are your salary expectations and previous experience?
  • Ans. 

    My salary expectations are in line with industry standards based on my 5 years of experience in DevOps roles.

    • Salary expectations are based on industry standards and my level of experience

    • I have 5 years of experience in DevOps roles

    • Previous salary range was $80,000 - $100,000 per year

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Debugging a broken Dockerfile
  • Ans. 

    Debugging a broken Dockerfile involves identifying and fixing errors in the Dockerfile code.

    • Check for syntax errors in the Dockerfile code

    • Ensure that all necessary dependencies are properly installed

    • Use the 'docker build' command with the '--debug' flag to get more detailed error messages

    • Check the build logs for any specific error messages or warnings

    • Consider using a Dockerfile linter to identify common issues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from most common made bugs

Devops Engineer Interview Questions Asked at Other Companies

asked in Siemens
Q1. How to run a docker command remotely. i.e. Docker is installed on ... read more
asked in Lentra AI
Q2. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
Q3. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. Docker command to transfer an image from one machine to another w ... read more

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Scenario based questions about AWS services
  • Q2. Working of Terraform , Packer ,Puppet
  • Ans. 

    Terraform, Packer, and Puppet are tools used in DevOps for infrastructure automation and configuration management.

    • Terraform is used for infrastructure as code and automates the provisioning of infrastructure resources.

    • Packer is used for creating machine images for multiple platforms from a single source configuration.

    • Puppet is used for configuration management and automates the deployment and management of software and

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - HR 

(1 Question)

  • Q1. About you your experience and communication skills
Round 3 - Technical 

(2 Questions)

  • Q1. Depends upon team leader Ask basics as well as the issue they are facing during their work.
  • Q2. Especially Linux file system How to mount additional disk Booting process Docker file structure
Round 4 - Technical 

(2 Questions)

  • Q1. Second technical round is depends upon the TL he can ask your experience and issues
  • Q2. And can ask questions about cloud AWS and azure
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is VPC and its concepts?
  • Ans. 

    VPC stands for Virtual Private Cloud, a virtual network dedicated to your AWS account.

    • VPC allows you to create a logically isolated section of the AWS Cloud where you can launch AWS resources.

    • You can define your own IP address range, create subnets, configure route tables, and network gateways within a VPC.

    • VPC provides security by allowing you to control inbound and outbound traffic to and from your instances.

    • You can c...

  • Answered by AI
  • Q2. What are the two health checks when EC2 instance is launched?
  • Ans. 

    The two health checks when an EC2 instance is launched are System Status Checks and Instance Status Checks.

    • System Status Checks ensure that the underlying host system is healthy and reachable.

    • Instance Status Checks ensure that the instance is running properly and can be accessed.

    • Examples: System Status Checks may include checking network connectivity, while Instance Status Checks may include verifying system logs.

  • Answered by AI
  • Q3. What is difference between IAM group and IAM roles?
  • Ans. 

    IAM groups are collections of IAM users, while IAM roles are permissions that can be assumed by users or services.

    • IAM groups are used to manage permissions for multiple users at once

    • IAM roles are used to delegate permissions to users or services

    • IAM groups can contain multiple users, while IAM roles can only be assumed by one entity at a time

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About EKS in AWS
  • Q2. About ECS in AWS

Devops Engineer Interview Questions & Answers

Amdocs user image Kanchan Prasad Sinha

posted on 29 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write down the code of scripted and declarative pipeline
  • Ans. 

    Scripted and declarative pipelines in Jenkins for DevOps Engineer role

    • Scripted pipeline uses Groovy script syntax

    • Declarative pipeline uses a more structured format with predefined stages

    • Scripted pipeline example: node { stage('Build') { echo 'Building' } }

    • Declarative pipeline example: pipeline { agent any stages { stage('Build') { steps { echo 'Building' } } } }

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly related to kubernetes docker and other devops tools fundamentals
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiations, growth etc
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Array,String,Data Structure, java ,oops

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is oopsin java?
  • Ans. 

    OOPs in Java stands for Object-Oriented Programming concepts which include inheritance, encapsulation, polymorphism, and abstraction.

    • OOPs concepts help in organizing and structuring code for better reusability and maintainability.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation hides the internal state of an object and only exposes necessary functionalities.

    • Polymorphism all...

  • Answered by AI
  • Q2. What is link list?
  • Ans. 

    A linked list is a data structure consisting of a sequence of elements where each element points to the next element in the sequence.

    • Consists of nodes where each node contains data and a reference to the next node

    • Can be singly linked (each node points to the next node) or doubly linked (each node points to both the next and previous nodes)

    • Common operations include insertion, deletion, and traversal

    • Example: Singly linke...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Medium DSA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Terraform uses and flow in your company
  • Q2. Remote backend in terraform?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared for the interviews.

Infor Global Solution Interview FAQs

How many rounds are there in Infor Global Solution Devops Engineer interview?
Infor Global Solution interview process usually has 2-3 rounds. The most common rounds in the Infor Global Solution interview process are HR, Coding Test and One-on-one Round.
How to prepare for Infor Global Solution 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 Infor Global Solution. The most common topics and skills that interviewers at Infor Global Solution expect are Python, Automation, Cloud Computing, Computer science and Linux.
What are the top questions asked in Infor Global Solution Devops Engineer interview?

Some of the top questions asked at the Infor Global Solution Devops Engineer interview -

  1. what are all important Devops to...read more
  2. what are your sal expectat...read more
  3. Debugging a broken Dockerf...read more

Tell us how to improve this page.

Infor Global Solution Devops Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Infor Global Solution Devops Engineer Salary
based on 83 salaries
₹5.7 L/yr - ₹16.5 L/yr
35% more than the average Devops Engineer Salary in India
View more details

Infor Global Solution Devops Engineer Reviews and Ratings

based on 9 reviews

3.7/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

3.5

Salary

4.2

Job security

4.0

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineer
526 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Senior Software Engineer
297 salaries
unlock blur

₹8.2 L/yr - ₹28 L/yr

Financial Analyst
290 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Associate Software Engineer
258 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Quality Assurance Analyst
229 salaries
unlock blur

₹3.5 L/yr - ₹12.9 L/yr

Explore more salaries
Compare Infor Global Solution with

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

3.5
Compare

Thomson Reuters

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