Upload Button Icon Add office photos
Engaged Employer

i

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

Globant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Globant Devops Engineer Interview Questions and Answers

Updated 9 Jan 2025

6 Interview questions

A Devops Engineer was asked 5mo ago
Q. What are the differences between CI and CD?
Ans. 

CI is Continuous Integration, where code changes are integrated into a shared repository frequently. CD is Continuous Delivery/Deployment, where code changes are automatically deployed to production.

  • CI focuses on automating the integration of code changes from multiple developers in a shared repository.

  • CD focuses on automating the deployment of code changes to production environments.

  • CI ensures that code changes a...

A Devops Engineer was asked 5mo ago
Q. What is Cloud Run?
Ans. 

Cloud Run is a managed compute platform that enables you to run stateless containers that are invocable via HTTP requests.

  • Allows you to run stateless containers without worrying about infrastructure

  • Automatically scales based on incoming requests

  • Supports both HTTP and gRPC requests

  • Can be deployed from various sources like Docker images or source code

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
A Devops Engineer was asked 6mo ago
Q. What is SSL termination?
Ans. 

SSL termination is the process of decrypting SSL/TLS encrypted traffic at a load balancer or proxy server before forwarding it to the backend servers.

  • SSL termination helps offload the decryption process from backend servers, improving performance.

  • It allows the load balancer or proxy server to inspect and manipulate the unencrypted traffic before sending it to the backend servers.

  • SSL termination is commonly used in...

A Devops Engineer was asked
Q. What is the difference between IAAS and PAAS?
Ans. 

IAAS provides virtualized computing resources over the internet, while PAAS provides a platform for developers to build, deploy, and manage applications.

  • IAAS offers virtualized infrastructure like virtual machines, storage, and networking, while PAAS offers a platform for developers to build, deploy, and manage applications.

  • IAAS allows users to manage and control the infrastructure, while PAAS abstracts the underl...

A Devops Engineer was asked
Q. What are your salary expectations?
Ans. 

My expected CTC is based on industry standards, my experience, and the responsibilities of the role.

  • Expected CTC is based on market research and industry standards for DevOps Engineers.

  • Consideration of my experience, skills, and qualifications in determining the expected CTC.

  • The responsibilities and scope of the role will also influence my expected CTC.

  • Open to negotiation based on additional benefits or opportunit...

A Devops Engineer was asked 5mo ago
Q. What Is GCP? how it work?
Ans. 

GCP stands for Google Cloud Platform, a suite of cloud computing services provided by Google.

  • GCP offers services such as computing, storage, databases, machine learning, and more.

  • It allows users to build, deploy, and scale applications on Google's infrastructure.

  • GCP provides tools for monitoring, logging, and managing resources efficiently.

  • Examples of GCP services include Compute Engine, Cloud Storage, BigQuery, a...

Globant Devops Engineer Interview Experiences

8 interviews found

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

(2 Questions)

  • Q1. It was about terraform
  • Q2. It was about kubernetes
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 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 - Technical 

(2 Questions)

  • Q1. They asked so many questions about Azure cloud as position was for Azure DevOps. What is PAAS and SAAS. Which services did you used in PAAS.
  • Ans. PAAS is Platform as a service. I use Azure App services, Azure functions, Azure cosmos DB, Azure devops services, Azure kubernetes services in PAAS
  • Answered Anonymously
  • Q2. What is difference between IAAS and PAAS ?
  • Ans. 

    IAAS provides virtualized computing resources over the internet, while PAAS provides a platform for developers to build, deploy, and manage applications.

    • IAAS offers virtualized infrastructure like virtual machines, storage, and networking, while PAAS offers a platform for developers to build, deploy, and manage applications.

    • IAAS allows users to manage and control the infrastructure, while PAAS abstracts the underlying ...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What is your salary expectation.
  • Q2. What was your previous CTC ?
  • Q3. What is your expected CTC ?
  • Ans. 

    My expected CTC is based on industry standards, my experience, and the responsibilities of the role.

    • Expected CTC is based on market research and industry standards for DevOps Engineers.

    • Consideration of my experience, skills, and qualifications in determining the expected CTC.

    • The responsibilities and scope of the role will also influence my expected CTC.

    • Open to negotiation based on additional benefits or opportunities o...

  • Answered by AI
  • Q4. Do you have all the proofs from previous organization like form 16, PF and salary slips ?

Interview Preparation Tips

Topics to prepare for Globant Devops Engineer interview:
  • Azure
  • Devops
  • Cloud
  • Unix Shell Scripting
Interview preparation tips for other job seekers - Prepare all the technical concepts thoroughly. Understand the key fundamentals and practice everything practically.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What Is GCP? how it work?
  • Ans. 

    GCP stands for Google Cloud Platform, a suite of cloud computing services provided by Google.

    • GCP offers services such as computing, storage, databases, machine learning, and more.

    • It allows users to build, deploy, and scale applications on Google's infrastructure.

    • GCP provides tools for monitoring, logging, and managing resources efficiently.

    • Examples of GCP services include Compute Engine, Cloud Storage, BigQuery, and Ku...

  • Answered by AI
  • Q2. What is cloud run
  • Ans. 

    Cloud Run is a managed compute platform that enables you to run stateless containers that are invocable via HTTP requests.

    • Allows you to run stateless containers without worrying about infrastructure

    • Automatically scales based on incoming requests

    • Supports both HTTP and gRPC requests

    • Can be deployed from various sources like Docker images or source code

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Difference between CI and CD
  • Ans. 

    CI is Continuous Integration, where code changes are integrated into a shared repository frequently. CD is Continuous Delivery/Deployment, where code changes are automatically deployed to production.

    • CI focuses on automating the integration of code changes from multiple developers in a shared repository.

    • CD focuses on automating the deployment of code changes to production environments.

    • CI ensures that code changes are te...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary disussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is ssl termination
  • Ans. 

    SSL termination is the process of decrypting SSL/TLS encrypted traffic at a load balancer or proxy server before forwarding it to the backend servers.

    • SSL termination helps offload the decryption process from backend servers, improving performance.

    • It allows the load balancer or proxy server to inspect and manipulate the unencrypted traffic before sending it to the backend servers.

    • SSL termination is commonly used in scen...

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions & Answers

user image RUP KUMAR PAUL

posted on 22 Jun 2023

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

I applied via Naukri.com and was interviewed before Jun 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Two Technical Round taken by Globant and then one client Interview directly by Project
Round 3 - Technical 

(1 Question)

  • Q1. All Questions is related to Jenkins, AWS Services from Infra/DevOps Perspective
Round 4 - Technical 

(1 Question)

  • Q1. This was client round. All questions from DevOps area related to different DevOps tools used

I applied via LinkedIn and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Lots of questions and all were scenario based... About kubernetes, docker, Azure and Pipelines..

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare and study rigorously beforr interview

I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based questions about docker, kubernetes , virtual network

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not easy... Please prepare and study before appearing for interview

Interview Questionnaire 

1 Question

  • Q1. Devops specific

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Globant?
Ask anonymously on communities.

Interview questions from similar companies

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. Mostly on cloud, CI/CD, docker, GitHub and kubernetes
Round 3 - Coding Test 

Write replica set manifest file.

Round 4 - HR 

(1 Question)

  • Q1. Package discussion and knowledge check.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure having knowledge in all the tools related in DevOps.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Review a provided code and explain it/correct it
  • Ans. 

    Review and explain/correct provided code

    • Understand the purpose of the code

    • Check for any syntax errors or logical mistakes

    • Explain the code step by step

    • Suggest improvements if necessary

  • Answered by AI
  • Q2. Docker, Kubernetes, Ansible

Globant Interview FAQs

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

Some of the top questions asked at the Globant Devops Engineer interview -

  1. what is difference between IAAS and PAA...read more
  2. What is your expected CT...read more
  3. What Is GCP? how it wo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 7 interview experiences

Difficulty level

Moderate 75%
Hard 25%

Duration

Less than 2 weeks 50%
2-4 weeks 25%
4-6 weeks 25%
View more
Globant Devops Engineer Salary
based on 180 salaries
₹13.4 L/yr - ₹25 L/yr
101% more than the average Devops Engineer Salary in India
View more details

Globant Devops Engineer Reviews and Ratings

based on 6 reviews

3.6/5

Rating in categories

3.7

Skill development

3.5

Work-life balance

3.7

Salary

3.1

Job security

3.6

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 6 Reviews and Ratings
Senior Software Engineer
1.9k salaries
unlock blur

₹15.1 L/yr - ₹29.6 L/yr

Software Engineer
347 salaries
unlock blur

₹11.3 L/yr - ₹21 L/yr

Automation Test Engineer
258 salaries
unlock blur

₹8.2 L/yr - ₹21.4 L/yr

Technical Lead
232 salaries
unlock blur

₹25 L/yr - ₹41 L/yr

Senior Automation Test Engineer
223 salaries
unlock blur

₹17.2 L/yr - ₹30 L/yr

Explore more salaries
Compare Globant with

Accenture

3.7
Compare

Synechron

3.5
Compare

Movate

3.3
Compare

Sopra Steria

3.8
Compare
write
Share an Interview