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 and Answers

Updated 19 Dec 2024

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
  • 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
  • Q2. What are your sal expectation

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 can you run a Docker command remotely on a Linux server witho ... read more
asked in Lentra AI
Q2. If you want to connect multiple VPCs, and you have two or three V ... 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. What Docker command can you use to transfer an image from one mac ... read more

Top trending discussions

View All
Interview Hub
4d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Infor Global Solution?
Ask anonymously on communities.

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question on the skills that you have written in resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About EKS in AWS
  • Q2. About ECS in AWS
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I appeared for an interview 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

Infor Global Solution HR Interview Questions

9 questions and answers

Q. What were your school projects about?
Q. Are you willing to work in shifts?
Q. Why did you choose Infor?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

English and Reasoning

Are these interview questions helpful?
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Overall ok It was 30 min duration

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

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. How you can Be prompt in pipeline concept
  • Ans. 

    Being prompt in pipeline concepts involves timely execution, monitoring, and automation to ensure efficient DevOps practices.

    • Implement Continuous Integration (CI) to automate code testing and integration, reducing manual intervention.

    • Use Continuous Deployment (CD) to automatically deploy code changes to production, ensuring faster delivery.

    • Monitor pipeline performance with tools like Jenkins or GitLab CI to quickly ide...

  • Answered by AI
  • Q2. How do you practice resolving real-world Kubernetes (K8s) production issues?
  • Ans. 

    I practice resolving Kubernetes issues through hands-on labs, simulations, and real-world scenarios to enhance my troubleshooting skills.

    • Set up a local Kubernetes cluster using tools like Minikube or Kind to simulate production environments.

    • Participate in Kubernetes troubleshooting exercises or workshops to gain practical experience.

    • Use monitoring tools like Prometheus and Grafana to visualize and diagnose issues in re...

  • Answered by AI
  • Q3. How you can manage application load ?
  • Ans. 

    Application load management ensures optimal performance and availability through various techniques and tools.

    • Use Load Balancers: Distribute incoming traffic across multiple servers (e.g., AWS Elastic Load Balancing).

    • Auto-Scaling: Automatically adjust the number of active servers based on traffic (e.g., AWS Auto Scaling).

    • Caching: Implement caching mechanisms (e.g., Redis, Memcached) to reduce load on the application se...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to work

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.

Overall Interview Experience Rating

5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
Infor Global Solution Devops Engineer Salary
based on 76 salaries
₹8.1 L/yr - ₹13.8 L/yr
20% more than the average Devops Engineer Salary in India
View more details

Infor Global Solution Devops Engineer Reviews and Ratings

based on 8 reviews

3.5/5

Rating in categories

4.4

Skill development

4.1

Work-life balance

3.8

Salary

4.2

Job security

3.7

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
584 salaries
unlock blur

₹8.5 L/yr - ₹14 L/yr

Senior Software Engineer
337 salaries
unlock blur

₹15.1 L/yr - ₹26.2 L/yr

Financial Analyst
307 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Associate Software Engineer
303 salaries
unlock blur

₹4.9 L/yr - ₹10 L/yr

Quality Assurance Analyst
254 salaries
unlock blur

₹5.2 L/yr - ₹12.2 L/yr

Explore more salaries
Compare Infor Global Solution with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

3.5
Compare
write
Share an Interview