Upload Button Icon Add office photos
Premium Employer

i

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

Microland

Compare button icon Compare button icon Compare

Filter interviews by

Microland Devops Engineer Interview Questions and Answers

Updated 21 Nov 2021

Microland Devops Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Having 4+ years of experience in IT sector in build engineering and release management Process, building and deploying applications by adopting DevOps practices such as Continuous development, Continuo...

Interview Preparation Tips

Interview preparation tips for other job seekers - Jenkins, Github,AWS, kubernets, Dockers

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

30 aptitude questions 45min

Round 2 - Group Discussion 

Any ongoing topic and we have to talk and showcase our communication skills

Round 3 - Technical 

(1 Question)

  • Q1. It was face to face interview. Questions regarding Java, Linux, DBMS and we have to right logic for a program
Round 4 - HR 

(1 Question)

  • Q1. Discussion about salary and family background thats jt

Interview Preparation Tips

Interview preparation tips for other job seekers - Someone who is very much in need of job can have good future over here..

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

Interview Questionnaire 

1 Question

  • Q1. Introduction. The basics of Unix,AWS,Asure, devops tools.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make yourself ready with the basics.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

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

    • Experienced in implementing CI/CD pipelines using tools like Jenkins and GitLab

    • Proficient in scripting languages such as Python and Bash for automation tasks

    • Skilled in containerization technologies like Docker and orchestration tools like Kubernetes

    • Familiar with cloud platforms like AWS and Azure f

  • Answered by AI
  • Q2. Azure Devops Server

I applied via Naukri.com and was interviewed in May 2022. There were 2 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Write a shell skript with arguments included
  • Ans. 

    A shell script with arguments included

    • Start with a shebang line to specify the shell interpreter

    • Define variables to store the arguments passed to the script

    • Use conditional statements to handle different scenarios based on the arguments

    • Use loops to iterate over multiple arguments

    • Add comments to explain the purpose of the script and each section

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Happiest Minds Technologies Devops Engineer interview:
  • Shell Scripting
  • Linux
  • Jenkins
  • Docker
Interview preparation tips for other job seekers - be prepare all the basics...and shell scrpting knowledge

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. What is devops and how works
  • Ans. 

    DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.

    • DevOps focuses on collaboration, automation, and monitoring throughout the software development lifecycle.

    • It aims to improve the speed and quality of delivering software applications.

    • DevOps practices include continuous integration, continuous delivery, and infrastr...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What are technology used in your organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Please read carefully on going to interview

Skills evaluated in this interview

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

(2 Questions)

  • Q1. About your self
  • Q2. How do you learn devops
  • Ans. 

    Learning DevOps involves a combination of self-study, online courses, hands-on experience, and networking with other professionals.

    • Take online courses on platforms like Udemy, Coursera, or Pluralsight to learn the fundamentals of DevOps practices and tools.

    • Practice using DevOps tools in a lab environment or on personal projects to gain hands-on experience.

    • Attend DevOps meetups, conferences, and webinars to network with...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. How do you check container logs?
  • Ans. 

    To check container logs, use commands like docker logs or kubectl logs.

    • Use 'docker logs ' to view logs of a Docker container.

    • Use 'kubectl logs ' to view logs of a Kubernetes pod.

    • Check log files within the container by accessing the container's shell and navigating to the log directory.

Answered by AI
  • Q2. Docker mostly used commands?
  • Q3. How to restartJenkins
  • Ans. 

    To restart Jenkins, you can either use the Jenkins web interface or the command line.

    • To restart Jenkins using the web interface, navigate to 'Manage Jenkins' > 'Reload Configuration from Disk' > 'Restart'

    • To restart Jenkins using the command line, you can use the following command: 'sudo systemctl restart jenkins'

    • Make sure to have the necessary permissions to restart Jenkins

  • Answered by AI
    Round 3 - Coding Test 

    Write some groovy code

    Interview Preparation Tips

    Interview preparation tips for other job seekers - We have so many jobs in market try and try we can reach the goal

    Skills evaluated in this interview

    I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Explain the complete/typical CI/CD pipeline, tools, infra
    • Ans. 

      CI/CD pipeline automates software delivery process. It includes continuous integration, testing, deployment, and monitoring.

      • Source code management (SCM) tools like Git, SVN

      • Continuous integration (CI) tools like Jenkins, Travis CI

      • Automated testing tools like Selenium, JUnit

      • Containerization tools like Docker, Kubernetes

      • Continuous deployment (CD) tools like Ansible, Chef

      • Infrastructure as code (IaC) tools like Terraform, C...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Not everyone knows everything but be convincing that you can learn and adapt

    Skills evaluated in this interview

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

    (3 Questions)

    • Q1. High level interview on linux kubernetes and docker
    • Q2. General commands on Linux. How to check open port? What is network interface? Question related to subnetting
    • Q3. What is docker How to build docker images
    • Ans. 

      Docker is a containerization platform that allows you to package and run applications in isolated environments.

      • Docker is an open-source platform that automates the deployment, scaling, and management of applications.

      • It uses containerization technology to create lightweight, portable, and self-sufficient containers.

      • Docker images are built using Dockerfiles, which are text files that contain instructions for building the...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Study basics thoroughly.
    Basics of protocols dhcp/dns/public or private ip

    Skills evaluated in this interview

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

    (1 Question)

    • Q1. In k8s and onpremises
    • Ans. 

      Kubernetes (k8s) is a container orchestration platform for managing containerized applications, while on-premises refers to running applications on local servers.

      • Kubernetes (k8s) is used for automating deployment, scaling, and management of containerized applications.

      • On-premises refers to running applications on local servers within an organization's own data center.

      • Kubernetes can be deployed both on-premises and in th...

    • Answered by AI

    Skills evaluated in this interview

    Microland Interview FAQs

    How to prepare for Microland 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 Microland. The most common topics and skills that interviewers at Microland expect are Devops, AWS, Jenkins, Python and Terraform.

    Tell us how to improve this page.

    Microland Devops Engineer Salary
    based on 164 salaries
    ₹3 L/yr - ₹8.9 L/yr
    28% less than the average Devops Engineer Salary in India
    View more details

    Microland Devops Engineer Reviews and Ratings

    based on 2 reviews

    4.1/5

    Rating in categories

    3.9

    Skill development

    4.0

    Work-life balance

    3.9

    Salary

    4.0

    Job security

    4.1

    Company culture

    3.9

    Promotions

    4.0

    Work satisfaction

    Explore 2 Reviews and Ratings
    Senior Engineer
    362 salaries
    unlock blur

    ₹2.2 L/yr - ₹5 L/yr

    Senior Administrator
    260 salaries
    unlock blur

    ₹3 L/yr - ₹14 L/yr

    Sme Associate
    218 salaries
    unlock blur

    ₹6 L/yr - ₹19 L/yr

    System Administrator
    207 salaries
    unlock blur

    ₹2.2 L/yr - ₹8 L/yr

    Senior Analyst
    196 salaries
    unlock blur

    ₹4 L/yr - ₹12 L/yr

    Explore more salaries
    Compare Microland with

    ITC Infotech

    3.6
    Compare

    3i Infotech

    3.4
    Compare

    Sify Technologies

    3.8
    Compare

    Newgen Software Technologies

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