Upload Button Icon Add office photos
Engaged Employer

i

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

Mitsogo Inc Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mitsogo Inc Devops Engineer Interview Questions and Answers

Updated 11 Nov 2024

Mitsogo Inc Devops Engineer Interview Experiences

3 interviews found

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

90 MINUTES 90 QUESTIONS

Round 2 - Coding Test 

5 QUESTIONS OF BASIC ARRAY AND STRING

Round 3 - Technical 

(2 Questions)

  • Q1. WHAT IS MEMORY HEAP IN JAVA
  • Ans. 

    Memory heap in Java is a region of memory where objects are stored during program execution.

    • Memory heap is managed by the JVM and is separate from the stack.

    • Objects created in Java are stored in the heap.

    • Heap memory is divided into two regions: Young Generation and Old Generation.

    • Garbage collection is used to reclaim memory in the heap by removing unused objects.

  • Answered by AI
  • Q2. 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 workflows

    • Strong knowledge of CI/CD pipelines

    • Experience with tools like Jenkins, Docker, Kubernetes

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Not proctured easy to crack

Round 2 - Coding Test 

Medium level 5 question

Devops Engineer Interview Questions Asked at Other Companies

Q1. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Lentra AI
Q2. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
asked in Siemens
Q3. How to run a docker command remotely. i.e. Docker is installed on ... 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 experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There will be 60 questions

Round 2 - Technical 

(1 Question)

  • Q1. Three questions were there

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

A basic assignment was given

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Kubernetes
  • Q2. Scenario based questions on Ansible

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

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

I applied via LinkedIn and was interviewed in Feb 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Various AWS Services (EKS, DMS, RDS, API-GATEWAY, EC2 [ALB, ELB, ENI, TG, ASG], Route53, VPC), IAM, Scenario based questions.
  • Q2. In depth Kubernetes [Pod Template vs Deployment manifest, Ingress vs Loadbalancer vs ClusterIP vs NodePort]
  • Q3. Docker inside docker, Micro-service architecture vs Monolithic architecture, EKS vs ECS vs Fargate, Seceario based question [ How to use a single loadbalancer for multiple services in an EKS Cluster ]
  • Q4. Jenkins Job [ Declarative pipeline vs Scripted Pipeline ], Jenkins of Kubernetes, Jenkins Job backup, Jenkins server DR
  • Q5. MySQL-Aurora vs MySQL, Ansible vs Jenkins
  • Ans. 

    MySQL-Aurora is a managed service while MySQL requires manual management. Ansible and Jenkins are both automation tools.

    • MySQL-Aurora is a managed service provided by AWS, while MySQL requires manual management.

    • MySQL-Aurora is more scalable and fault-tolerant than MySQL.

    • Ansible is a configuration management tool that automates the deployment and management of software.

    • Jenkins is a continuous integration and continuous d...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You'll be selected only and If you're really very technically sound and have working experience in Production environment. You can't fool interviewer.

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Profile discussion, interview based on job description.
Round 2 - Technical 

(1 Question)

  • Q1. VMware, SRM, replication, virtualuzation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good working. Interview was normal not much tough. Since those tools were new at the time of interview in 2014.

Interview Questionnaire 

1 Question

  • Q1. Devops specific

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. AWS Basics on architecture
  • Q2. Docker, Ansible, similar tools
  • Q3. Design a web application architecture
  • Ans. 

    A scalable web application architecture with load balancing and fault tolerance.

    • Use a load balancer to distribute traffic across multiple servers

    • Implement fault tolerance by using multiple servers and a backup database

    • Use a microservices architecture to break down the application into smaller, more manageable components

    • Implement caching to improve performance

    • Use a containerization platform like Docker to simplify deplo

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for devops related questions and it would be good

Skills evaluated in this interview

I appeared for an interview before May 2021.

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 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. Basic questions related to O.S., Networking, Cloud
Round 4 - Coding Test 

Basic questions on Academic project, Cloud and AWS services

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite and humble for your mistakes. Also be honest about technology used earlier

Mitsogo Inc Interview FAQs

How many rounds are there in Mitsogo Inc Devops Engineer interview?
Mitsogo Inc interview process usually has 2-3 rounds. The most common rounds in the Mitsogo Inc interview process are Aptitude Test, Technical and Coding Test.
What are the top questions asked in Mitsogo Inc Devops Engineer interview?

Some of the top questions asked at the Mitsogo Inc Devops Engineer interview -

  1. WHAT IS MEMORY HEAP IN J...read more
  2. Three questions were th...read more

Tell us how to improve this page.

Mitsogo Inc Devops Engineer Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Zeta Interview Questions
3.4
 • 70 Interviews
Kiya.ai Interview Questions
3.2
 • 49 Interviews
embedUR Systems Interview Questions
3.2
 • 48 Interviews
Seclore Interview Questions
4.1
 • 26 Interviews
BIZONGO Interview Questions
3.0
 • 18 Interviews
Exponentia.ai Interview Questions
4.2
 • 15 Interviews
Jio Haptik Interview Questions
3.4
 • 15 Interviews
View all
Mitsogo Inc Devops Engineer Salary
based on 8 salaries
₹4 L/yr - ₹6.3 L/yr
42% less than the average Devops Engineer Salary in India
View more details

Mitsogo Inc Devops Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
52 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Software Developer
15 salaries
unlock blur

₹3.6 L/yr - ₹6.5 L/yr

Technical Support Engineer
12 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Product Evangelist
11 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Product Consultant
9 salaries
unlock blur

₹5 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Mitsogo Inc with

Exponentia.ai

4.2
Compare

Rigved Technologies

3.3
Compare

Antuit

2.2
Compare

SISA Information Security

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