Upload Button Icon Add office photos

Filter interviews by

Lemtom Software Systems Devops Engineer Interview Questions, Process, and Tips

Updated 4 Jul 2024

Lemtom Software Systems Devops Engineer Interview Experiences

1 interview found

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

(5 Questions)

  • Q1. Availability of a VM in availability set
  • Ans. 

    A VM in an availability set ensures high availability by distributing instances across multiple fault domains and update domains.

    • Availability sets are used to ensure high availability of VMs by distributing them across multiple fault domains and update domains.

    • Each fault domain has a distinct power source and network switch, reducing the risk of downtime.

    • Update domains allow for rolling updates to be applied to VMs wit...

  • Answered by AI
  • Q2. How to set up monitoring for AKS clusters ?
  • Ans. 

    Monitoring for AKS clusters can be set up using Azure Monitor and Prometheus/Grafana.

    • Use Azure Monitor to collect telemetry data from AKS clusters

    • Set up Prometheus/Grafana for advanced monitoring and visualization

    • Configure alerts and notifications for critical events

    • Utilize Azure Log Analytics for log aggregation and analysis

  • Answered by AI
  • Q3. Where does Ansible server maintains the inventory?
  • Ans. 

    Ansible server maintains the inventory in a file called 'hosts' by default.

    • Ansible server maintains the inventory in a file called 'hosts' by default

    • The 'hosts' file can be located in the /etc/ansible/ directory or specified using the -i option

    • Inventory can also be stored in dynamic inventory sources like AWS EC2, Azure, etc.

  • Answered by AI
  • Q4. FinOps strategies for reducing cloud bill in Azure
  • Ans. 

    Implementing FinOps strategies can help reduce cloud bills in Azure.

    • Utilize Azure Cost Management and Billing to monitor and analyze spending

    • Implement budget alerts to track spending and avoid unexpected charges

    • Optimize resource utilization by right-sizing instances and scaling based on demand

    • Leverage Azure Reserved Instances for discounted pricing on long-term commitments

  • Answered by AI
  • Q5. Components of landing zone? and how to automate its deployment?
  • Ans. 

    A landing zone is a pre-configured environment in the cloud that provides a foundation for workloads.

    • Components include networking, security, identity management, and logging.

    • Automate deployment using Infrastructure as Code tools like Terraform or CloudFormation.

    • Use CI/CD pipelines for continuous deployment and updates.

    • Implement monitoring and alerting for the landing zone infrastructure.

    • Leverage configuration manageme

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic Exam about your knowledge.

Round 2 - Group Discussion 

We have to speak out properly and clear with our opinion.

Round 3 - Technical 

(1 Question)

  • Q1. Questions about some Technical and level of our confidence.
Round 4 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.
  • Q5. Why are you looking for a change?
  • Q6. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and feel free to attend the interview. Be confidence.

I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly technical questions and they considered background profile too

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your experience and get deep knowledge before attending interview

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions was to explain complete architecture of application and on the basis of answer they will go deeper in questioning to check your knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Preapare mostly from your experience and not from Google top 50/100 questions. These data on Google will never get asked in interview. Be prepared scenario based questions rather than just theory.

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basics of Java
  • Q2. Software development life cycle
  • Ans. 

    Software development life cycle is a process of planning, designing, developing, testing, deploying, and maintaining software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, deployment, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • SDLC models include Waterfall, Agile, and DevOps.

    • The choice of model depends on the project requirements and constr...

  • Answered by AI
  • Q3.  basics of Datastructure and c
  • Q4. Project questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of each sub.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About previous company projects and some intermediate level questions on AWS and DevOps
Round 2 - Case Study 

Managerial skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics well and explain your projects well

Devops Engineer Interview Questions & Answers

TCS user image Mohammed Sabina

posted on 19 Sep 2022

I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Understand aptitude aptly

Round 2 - Coding Test 

Have basic knowledge on logics ,you can write code easily

Round 3 - Technical 

(2 Questions)

  • Q1. Oops concepts and resume mentioned technologies
  • Q2. Btech project to be explain
  • Ans. 

    My Btech project was on developing a web-based application for online shopping.

    • Developed using PHP and MySQL

    • Implemented features like user registration, product search, cart management, and payment gateway integration

    • Used HTML, CSS, and JavaScript for frontend development

    • Conducted testing and debugging to ensure smooth functioning

    • Received an A grade for the project

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool , genuine ,honest and intelligent

I applied via LinkedIn and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Package and joininv date
Round 2 - HR 

(1 Question)

  • Q1. Salary expected and location constraints

Interview Preparation Tips

Interview preparation tips for other job seekers - Study aws lambda, aws vpc, ansible, aws cloud , aws databases, cludformation, s3 amd aws ami
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Apr 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Devops with aws
Round 2 - HR 

(1 Question)

  • Q1. Devops questions
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What’s terraform and chef
  • Ans. 

    Terraform is an infrastructure as code tool used for building, changing, and versioning infrastructure safely and efficiently. Chef is a configuration management tool used for automating the deployment, scaling, and management of infrastructure.

    • Terraform is used to define and provision infrastructure using declarative configuration files.

    • Chef is used to automate the configuration and management of servers and applicati...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t be hard on your salary. Accept what they give

Skills evaluated in this interview

Lemtom Software Systems Interview FAQs

How many rounds are there in Lemtom Software Systems Devops Engineer interview?
Lemtom Software Systems interview process usually has 1 rounds. The most common rounds in the Lemtom Software Systems interview process are Technical.
What are the top questions asked in Lemtom Software Systems Devops Engineer interview?

Some of the top questions asked at the Lemtom Software Systems Devops Engineer interview -

  1. Components of landing zone? and how to automate its deployme...read more
  2. How to set up monitoring for AKS cluster...read more
  3. Where does Ansible server maintains the invento...read more

Tell us how to improve this page.

Lemtom Software Systems Devops Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Test Engineer
9 salaries
unlock blur

₹3.4 L/yr - ₹6.5 L/yr

QA Engineer
8 salaries
unlock blur

₹3.2 L/yr - ₹4 L/yr

Software Engineer
7 salaries
unlock blur

₹3.4 L/yr - ₹8.9 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹4.3 L/yr - ₹10 L/yr

QA Analyst
5 salaries
unlock blur

₹3.4 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Lemtom Software Systems with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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