Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Lentra AI Devops Engineer Interview Questions, Process, and Tips

Updated 28 Apr 2023

Lentra AI Devops Engineer Interview Experiences

1 interview found

Devops Engineer Interview Questions & Answers

user image shubham bharambe

posted on 28 Apr 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - HR 

(8 Questions)

  • Q1. Are you looking for job change?
  • Ans. 

    Yes, I am open to exploring new opportunities.

    • I am looking for a role that aligns with my career goals and allows me to grow professionally.

    • I am interested in learning about the company culture and the team dynamics.

    • I am excited to bring my skills and experience to a new challenge.

    • I am open to discussing potential opportunities and seeing if they are a good fit for both parties.

  • Answered by AI
  • Q2. How many years of experience you have?
  • Ans. 

    I have X years of experience in DevOps.

    • I have worked in various DevOps roles for X years.

    • I have experience in implementing continuous integration and delivery pipelines.

    • I have worked with tools such as Jenkins, Git, Docker, and Kubernetes.

    • I have experience in automating infrastructure using tools like Terraform and Ansible.

    • I have worked with cloud platforms such as AWS and Azure.

    • I have experience in monitoring and logg

  • Answered by AI
  • Q3. Tell me about youself?
  • Ans. 

    I am a DevOps Engineer with experience in automation, cloud computing, and continuous integration/continuous deployment (CI/CD) pipelines.

    • I have experience with tools such as Jenkins, Ansible, and Terraform.

    • I am skilled in scripting languages such as Python and Bash.

    • I have worked with cloud platforms such as AWS and Azure.

    • I am familiar with containerization technologies such as Docker and Kubernetes.

    • I have experience i...

  • Answered by AI
  • Q4. What is your current location?
  • Ans. 

    I am currently located in New York City.

    • I am based in the United States.

    • I am in the Eastern Time Zone.

    • I am in a bustling urban environment.

    • I have access to a variety of technology resources and meetups.

  • Answered by AI
  • Q5. What is your current CTC?
  • Ans. 

    I prefer not to disclose my current CTC.

    • I believe that my salary expectations are in line with industry standards for this role.

    • I am more interested in discussing the responsibilities and opportunities of this position.

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

  • Answered by AI
  • Q6. What is your expected CTC?
  • Ans. 

    My expected CTC is negotiable based on the job responsibilities and market standards.

    • I am open to discussing the salary range for this position.

    • I have researched the market standards for this role and have a general idea of the expected salary range.

    • I am looking for a fair compensation package that aligns with my skills and experience.

    • I am willing to consider other benefits and perks in addition to the salary.

    • I am open...

  • Answered by AI
  • Q7. What is your notice period?
  • Ans. 

    My notice period is 2 months.

    • I am currently under a 2-month notice period.

    • I will be available to start a new job after the notice period is over.

    • I can negotiate the notice period if required.

  • Answered by AI
  • Q8. When you are available for interview?
Round 3 - Technical 

(23 Questions)

  • Q1. Introduce yourself? day to day activity? which project you are working on? which are your core technology?
  • Ans. 

    I am a DevOps Engineer with experience in managing cloud infrastructure and automating deployment pipelines.

    • My day to day activities involve managing and monitoring cloud infrastructure on AWS and Azure.

    • I am currently working on a project to automate the deployment of microservices using Kubernetes and Jenkins.

    • My core technologies include AWS, Azure, Kubernetes, Docker, Jenkins, and Ansible.

  • Answered by AI
  • Q2. Explain pipeline whatever you can write in code how will you deploy the code ? tell me just steps?
  • Ans. 

    Pipeline is a set of automated processes that build, test, and deploy code changes.

    • Create a code repository

    • Write code and commit changes to the repository

    • Trigger a build process to compile and package the code

    • Run automated tests to ensure code quality

    • Deploy the code to a staging environment for further testing

    • If tests pass, deploy the code to production environment

    • Monitor the application for issues and repeat the proce

  • Answered by AI
  • Q3. What is NAT gateway?
  • Ans. 

    NAT gateway is a network device that enables instances in a private subnet to connect to the internet.

    • Acts as a bridge between instances in a private subnet and the internet

    • Provides a public IP address to instances in the private subnet

    • Translates the private IP addresses of instances to the public IP address

    • Helps in securing instances in the private subnet by not exposing their private IP addresses to the internet

  • Answered by AI
  • Q4. If you want to connect multiple vpc ,we have 2 or 3 vpc, you have to connect ec2 to each vpc? so how you can achieve that?
  • Ans. 

    To connect multiple VPCs, we can use VPC peering or VPN connections.

    • Create a VPC peering connection between the VPCs

    • Configure route tables to allow traffic between the VPCs

    • Alternatively, create VPN connections between the VPCs

    • Attach EC2 instances to the appropriate VPCs

  • Answered by AI
  • Q5. What is auto scaling?
  • Ans. 

    Auto scaling is a cloud computing feature that automatically adjusts the number of computing resources based on demand.

    • Auto scaling helps to maintain optimal performance and reduce costs.

    • It can be used for web applications, databases, and other services.

    • Examples of auto scaling services include AWS Auto Scaling, Google Cloud Autoscaler, and Azure Autoscale.

    • Auto scaling can be based on various metrics such as CPU usage,

  • Answered by AI
  • Q6. In your daily work what type of issues you are facing?
  • Ans. 

    I face various issues related to infrastructure, deployment, and automation.

    • Infrastructure issues such as network connectivity, server downtime, and hardware failures.

    • Deployment issues such as version control, configuration management, and release management.

    • Automation issues such as scripting errors, tool integration, and workflow optimization.

    • Examples include troubleshooting network connectivity issues, resolving con...

  • Answered by AI
  • Q7. What are you run in ansible?
  • Ans. 

    Ansible is used to automate configuration management, application deployment, and task automation.

    • Ansible is used to manage configurations of servers, network devices, and cloud infrastructure.

    • It is used for application deployment and orchestration.

    • Ansible is also used for task automation such as backups, monitoring, and security updates.

    • Examples include configuring web servers, deploying applications to cloud platform

  • Answered by AI
  • Q8. DevOps tools versions?
  • Ans. 

    DevOps tools versions refer to the specific versions of tools used in the DevOps process.

    • DevOps tools versions are important for ensuring compatibility and consistency in the DevOps pipeline.

    • Examples of DevOps tools and their versions include Jenkins 2.289.1, Ansible 2.10.7, and Docker 20.10.7.

    • Keeping track of DevOps tool versions can help with troubleshooting and identifying issues in the pipeline.

  • Answered by AI
  • Q9. What is the meaning of declarative pipeline?
  • Ans. 

    Declarative pipeline is a Jenkins feature that allows defining pipelines using a simple, human-readable syntax.

    • Declarative pipeline is based on YAML syntax

    • It allows defining pipelines as code

    • It provides a simpler and more structured way of defining pipelines compared to Scripted pipeline

    • It enforces a strict structure and syntax for defining pipelines

    • Declarative pipeline supports parallelism, stages, and steps

    • Declarativ...

  • Answered by AI
  • Q10. What is meaning of transite gateway? why we can use transite gateway?
  • Ans. 

    Transit Gateway is a network transit hub that enables interconnectivity between virtual private clouds (VPCs) and on-premises networks.

    • Transit Gateway simplifies network architecture by allowing multiple VPCs and VPN connections to connect to a single gateway.

    • It provides a hub-and-spoke model for connecting VPCs and on-premises networks.

    • Transit Gateway also supports routing between VPCs and on-premises networks, and ca...

  • Answered by AI
  • Q11. From where you can download 3rd party libraries which you created during deployment?
  • Ans. 

    Third-party libraries can be downloaded from package managers or repositories.

    • Package managers like npm, pip, and Maven can be used to download third-party libraries.

    • Repositories like GitHub, GitLab, and Bitbucket can also be used to download libraries.

    • Some cloud providers like AWS and Azure have their own repositories for third-party libraries.

    • Libraries can also be downloaded from the official website of the library o

  • Answered by AI
  • Q12. What is ssh offloading?
  • Ans. 

    SSH offloading is the process of redirecting SSH traffic from a server to a dedicated device for improved security and performance.

    • SSH offloading can be done using hardware or software solutions.

    • It can help reduce the load on the server and improve network performance.

    • Examples of SSH offloading devices include load balancers and firewalls.

    • SSH offloading can also improve security by isolating SSH traffic from other netw

  • Answered by AI
  • Q13. For tomcat security and harden, what precaution you can taken?
  • Ans. 

    To secure and harden Tomcat, several precautions can be taken.

    • Disable unused connectors and ports

    • Use SSL/TLS encryption for secure communication

    • Implement access control and authentication mechanisms

    • Regularly update Tomcat and its dependencies

    • Configure logging and monitoring for security events

  • Answered by AI
  • Q14. Tell me filter command in Linux?
  • Ans. 

    Filter command in Linux is used to filter out specific data from a file or output.

    • The basic syntax of the filter command is 'command | filter'.

    • Commonly used filter commands are grep, sed, awk, cut, sort, uniq, etc.

    • grep is used to search for a specific pattern in a file or output.

    • sed is used to perform text transformations on a file or output.

    • awk is used to process and manipulate text data.

    • cut is used to extract specifi...

  • Answered by AI
  • Q15. How can you check services in listen mode?
  • Ans. 

    To check services in listen mode, use netstat command.

    • Open command prompt/terminal

    • Type 'netstat -an' command

    • Look for services in 'LISTEN' state

    • Note down the port number and service name

    • Use the information to troubleshoot or manage the service

  • Answered by AI
  • Q16. How can you check listen ports?
  • Ans. 

    To check listen ports, use netstat command in terminal.

    • Open terminal/command prompt

    • Type 'netstat -tuln' command

    • This will display all the listening ports on the system

  • Answered by AI
  • Q17. Difference between yum and rpm?
  • Ans. 

    yum is a package manager that resolves dependencies and installs packages from repositories, while rpm is a low-level package manager that installs packages from files.

    • yum is a high-level package manager that uses rpm as its underlying package manager

    • yum resolves dependencies automatically and installs packages from repositories

    • rpm is a low-level package manager that installs packages from files

    • rpm does not resolve dep...

  • Answered by AI
  • Q18. Tell me the process yum faces from the internet?
  • Ans. 

    Yum downloads packages from internet repositories and installs them on the system.

    • Yum retrieves package information from configured repositories

    • It checks for dependencies and downloads required packages

    • Packages are installed on the system

    • Yum also updates packages if newer versions are available

    • Yum caches downloaded packages for future use

  • Answered by AI
  • Q19. From where the changes reflect, when new user created? major changes? from which file password has been stored?
  • Q20. How to set password policy?
  • Ans. 

    Password policy can be set by defining rules for password complexity, expiration, length, and history.

    • Define password complexity rules such as requiring a mix of uppercase and lowercase letters, numbers, and special characters

    • Set password expiration to ensure passwords are changed regularly

    • Define minimum password length

    • Set password history to prevent users from reusing old passwords

    • Educate users on password best practi

  • Answered by AI
  • Q21. Your container running service is up but you are facing any issue , how to troubleshoot them?
  • Ans. 

    To troubleshoot issues with a running container service, follow these steps:

    • Check the logs of the container to identify any errors or warnings

    • Verify that the container is running on the correct port and IP address

    • Check the network connectivity between the container and other services

    • Verify that the container has access to the required resources and dependencies

    • Restart the container or redeploy the service if necessary

  • Answered by AI
  • Q22. How to troubleshoot when ec2 has not access to me?
  • Ans. 

    To troubleshoot EC2 not having access to me, check security groups, network ACLs, and routing tables.

    • Check if the EC2 instance is in the correct security group

    • Verify that the security group allows inbound traffic from your IP address or CIDR block

    • Check if there are any network ACLs that may be blocking traffic

    • Verify that the routing table is correctly configured

    • Check if there are any firewall rules on your local machin...

  • Answered by AI
  • Q23. How to work DNS in Linux ? what is the record of DNS?
  • Ans. 

    DNS in Linux is managed through configuration files and commands. DNS records contain information about domain names and IP addresses.

    • DNS in Linux is managed through the /etc/resolv.conf file which contains the IP addresses of DNS servers.

    • The 'nslookup' command can be used to query DNS records for a specific domain name.

    • DNS records include A records (IP address), MX records (mail server), CNAME records (alias), and mor...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - read about (terraform, Packer, Nexpose repository, infrastructure monitoring tool , hyprc, nacgrix, nginx, bkc and datacenter, AVM standard partition , cloudof system, packer base deployment)

Skills evaluated in this interview

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Real world docker questions.
  • Q2. Asked questions on Jenkinsfile
Round 2 - One-on-one 

(2 Questions)

  • Q1. Question no SSL certification rotation of kubernetes ingress controller
  • Q2. Debugging of kubernetes deployment.
  • Ans. 

    Debugging kubernetes deployment involves identifying and resolving issues in the deployment process.

    • Check the deployment logs for errors and warnings

    • Verify the configuration files for correctness

    • Use kubectl commands to inspect the deployment status

    • Check the health of the pods and containers

    • Use debugging tools like kubectl exec and logs to troubleshoot issues

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Question on AWS concepts
  • Q2. Infrastructure related questions on AWS.

Interview Preparation Tips

Interview preparation tips for other job seekers - In-depth knowledge on every topic.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Sep 2022. There were 4 interview rounds.

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions were around Kubernetes deployments, autoscaling, networking, Terraform etc
Round 3 - Technical 

(1 Question)

  • Q1. More on the problem solving questions
Round 4 - HR 

(1 Question)

  • Q1. About package and roles
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a DevOps Engineer with 5 years of experience in automating, optimizing, and monitoring software development processes.

    • 5 years of experience in DevOps

    • Proficient in automating software development processes

    • Skilled in optimizing and monitoring systems

    • Strong knowledge of CI/CD pipelines

    • Experience with tools like Jenkins, Docker, Kubernetes

  • Answered by AI
  • Q2. Write a CI/CD Pipeline code for a 3 tier application
  • Ans. 

    A CI/CD Pipeline code for a 3 tier application

    • Use a version control system like Git to store the application code

    • Set up a CI tool like Jenkins to automate the build process

    • Define stages in the pipeline for building, testing, and deploying each tier of the application

    • Leverage tools like Docker for containerization and Kubernetes for orchestration

    • Implement automated testing at each stage to ensure code quality and reliab

  • Answered by AI
  • Q3. Difference between NSG and ASG
  • Ans. 

    NSG stands for Network Security Group and is used to control inbound and outbound traffic to Azure resources. ASG stands for Availability Set Group and is used to ensure high availability of virtual machines.

    • NSG controls traffic by setting rules for inbound and outbound traffic based on source and destination IP addresses, ports, and protocols.

    • ASG groups virtual machines together to ensure high availability by distribu...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tiger Analytics Devops Engineer interview:
  • CI/CD
  • Azure

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Docker Kubernetes Terraform
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2022. There were 4 interview rounds.

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 Resume tips
Round 2 - Coding Test 

Questions based on resume and was asked to write code.

Round 3 - Technical 

(1 Question)

  • Q1. Questions based on resume, past work experience,interests etc
Round 4 - HR 

(1 Question)

  • Q1. General basic questions tell me about yourself,your day-to-day responsibilities in current role, why do you want to join fractal, salary expectations etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were total 3 rounds of interview (2 technical interview and 1 Hr). Technical rounds were easy.Questions are asked based on resume. Gave all 3 interviews but didn't hear back from the HR. If you don't want to select a candidate atleast inform the candidate about the results.

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on the data structure and algorithms
  • Q2. Questions on the database like MySQL and Cassandra

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer is good and understands the response appropriately
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

90 min coding test with 4-5 problems to solve

Round 2 - Technical 

(1 Question)

  • Q1. Technical rounds mostly goes around the project work ans some were based on the JD.

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

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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 4 - HR 

(1 Question)

  • Q1. Reason for Job Change

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and clear with concepts
Fractal offers good hike
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java hash map and how it works
  • Ans. 

    Java hash map is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.

    • HashMap in Java implements the Map interface and allows null keys and values.

    • It uses hashing to store and retrieve key-value pairs, providing O(1) time complexity for get() and put() operations.

    • Example: HashMap map = new HashMap<>(); map.put("key", 1); int value = map.get("key");

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Lentra AI Interview FAQs

How many rounds are there in Lentra AI Devops Engineer interview?
Lentra AI interview process usually has 3 rounds. The most common rounds in the Lentra AI interview process are Resume Shortlist, HR and Technical.
How to prepare for Lentra AI 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 Lentra AI . The most common topics and skills that interviewers at Lentra AI expect are Docker, AWS, Jenkins, Kubernetes and Python.
What are the top questions asked in Lentra AI Devops Engineer interview?

Some of the top questions asked at the Lentra AI Devops Engineer interview -

  1. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have to connect ec...read more
  2. your container running service is up but you are facing any issue , how to trou...read more
  3. explain pipeline whatever you can write in code how will you deploy the code ? ...read more

Recently Viewed

SALARIES

ESAF Small Finance Bank

INTERVIEWS

Deloitte

No Interviews

INTERVIEWS

Turing

No Interviews

SALARIES

ESAF Small Finance Bank

INTERVIEWS

Citicorp

No Interviews

DESIGNATION

INTERVIEWS

Satin Creditcare Network

No Interviews

SALARIES

Axxela Advisory Services LLP

INTERVIEWS

Capgemini

No Interviews

INTERVIEWS

Udaan

No Interviews

Tell us how to improve this page.

Lentra AI Devops Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.6
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 208 Interviews
Tredence Interview Questions
3.6
 • 123 Interviews
Axtria Interview Questions
3.1
 • 116 Interviews
Leap Finance Interview Questions
4.0
 • 25 Interviews
View all
Lentra AI Devops Engineer Salary
based on 20 salaries
₹4.5 L/yr - ₹15 L/yr
15% more than the average Devops Engineer Salary in India
View more details

Lentra AI Devops Engineer Reviews and Ratings

based on 5 reviews

3.7/5

Rating in categories

3.0

Skill development

1.9

Work-life balance

2.4

Salary

2.2

Job security

2.4

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 5 Reviews and Ratings
Business Analyst
162 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
107 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Analyst
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Lentra AI with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent