Upload Button Icon Add office photos

Filter interviews by

Ollion Cloud Engineer Interview Questions and Answers

Updated 21 Nov 2023

Ollion Cloud Engineer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Oct 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 

(3 Questions)

  • Q1. Technical question based on Cloud, AWS services,Linux command
  • Q2. Linux command,Networking ,file system etc
  • Q3. AWS services- S3 ,EC2,ELB,VPC etc
Round 3 - One-on-one 

(1 Question)

  • Q1. Machine test based on cloud problem statement

Interview Preparation Tips

Interview preparation tips for other job seekers - Get prepared before interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. SQL to find duplicates
  • Ans. 

    SQL query to find duplicates in a table

    • Use GROUP BY and HAVING clause to identify duplicates

    • Select the columns you want to check for duplicates

    • Use COUNT() function to count the occurrences of each group

  • Answered by AI
  • Q2. SQL to convert case to upper Union and Union all Decorators Generators
  • Ans. 

    SQL query to convert case to upper, Union and Union all, Decorators, Generators

    • Use the UPPER() function in SQL to convert case to upper

    • UNION combines the result sets of two or more SELECT statements

    • UNION ALL also combines the result sets of two or more SELECT statements, including duplicates

    • Decorators in Python are used to modify or extend the behavior of functions or methods

    • Generators in Python are functions that retu

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Feb 2022. There were 5 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 - Psychometric Test 

(1 Question)

  • Q1. Situation based questions
Round 3 - Coding Test 

2 coding questions from DSA it can be from linked list, binary search tree, DP

Round 4 - Technical 

(1 Question)

  • Q1. Question related to k8’s docker, aws, spring, java, sql
Round 5 - HR 

(1 Question)

  • Q1. About company Why you want to join What is your expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a fresher do some good projects and get something which help you to get the things faster always remember the challenges you faced and how to overcome that.

Interview Questionnaire 

3 Questions

  • Q1. End to end process for migration for physical machine to cloud
  • Ans. 

    The end to end process for migrating a physical machine to the cloud involves several steps.

    • Assess the physical machine's compatibility with the cloud environment

    • Choose a cloud provider and create an account

    • Select the appropriate cloud service and instance type

    • Create a virtual machine image of the physical machine

    • Upload the image to the cloud provider

    • Configure the virtual machine and network settings

    • Test the migrated m...

  • Answered by AI
  • Q2. Power shell
  • Q3. Azure load balancer

Skills evaluated in this interview

Cloud Operations Engineer Interview Questions & Answers

Oracle user image Kishor Shivaji Gajakosh

posted on 10 Jun 2024

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

I applied via Referral and was interviewed in Dec 2023. There were 6 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Linux day to day operations and shell scripting assignment
  • Q2. Write a bash script to make pyramid
  • Ans. 

    Bash script to create a pyramid pattern

    • Use nested loops to print spaces and stars in a pyramid shape

    • Incrementally increase the number of stars in each row

    • Calculate the number of spaces needed for each row based on the total number of rows and current row number

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. On bash scripting
Round 3 - Technical 

(1 Question)

  • Q1. Linux regex and bash scripting
Round 4 - Technical 

(1 Question)

  • Q1. Linux commands and bash scripting
Round 5 - Technical 

(1 Question)

  • Q1. Linux commands and bash scripting
Round 6 - Case Study 

Given scenario and did ask for my suggestions to get it resolved

Interview Preparation Tips

Interview preparation tips for other job seekers - The work is totally depends on Linux troubleshooting and shell scripting

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Wha t is docker
  • Ans. 

    Docker is a platform that allows you to package, distribute, and run applications in containers.

    • Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

    • Containers allow a developer to package up an application with all parts it needs, such as libraries and other dependencies, and ship it all out as one package.

    • Docker containers are lightweight and share the same operating...

  • Answered by AI
  • Q2. Therla so answer panala

Interview Preparation Tips

Interview preparation tips for other job seekers - nice

Skills evaluated in this interview

I was interviewed in Mar 2022.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

  • Q1. MCQ Questions

    Operation system, Networking, Python


    Number Of MCQs - 50

  • Q2. String Palindrome

    Given a string, determine if it is a palindrome, considering only alphanumeric characters.

    Palindrome
    A palindrome is a word, number, phrase, or other sequences of characters which read...
  • Ans. 

    Get the number from user.
    Hold the number in temporary variable.
    Reverse the number.
    Compare the temporary number with reversed number.
    If both numbers are same, print palindrome number.
    Else print not palindrome number.

  • Answered by CodingNinjas
Round 2 - HR 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Timing was 8:30 am . 
I was asked questions related to Operating System

  • Q1. Operating System Questions

    What's the main purpose of an OS? 

    What are the different types of OS?

    What is RAID structure in OS? 

    What are the different levels of RAID configuration?


     

Round 3 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Questions were asked regarding networking .

  • Q1. System Design Questions

    Problem statements were asked about networking

  • Ans. 

    Tip 1 : Explain your answer well 
    Tip 2 : Let the interviewer know if you don't know a question 
     

  • Answered by CodingNinjas
Round 4 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Interview regarding projects on resume

  • Q1. Technical Questions

    I had to explain my projects and was asked about my internships and previous work experience

  • Ans. 

    Tip 1 : Prepare everything that you write on your resume 
     

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Cloud Support Associate in BangaloreEligibility criteriaNoAmazon interview preparation:Topics to prepare for the interview - Data structures, Pointers, Arrays, Dynamic programming, OOPS.Time required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Resume preparation 
Tip 2 : Work on soft skills 
Tip 3 : Study your field well

Application resume tips for other job seekers

Tip 1 : Add projects 
Tip 2 : Add experience internships , previous jobs 
Tip 3 : Don’t lie on the resume, it reflects, add projects you know in and out about.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Sep 2022. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Azure, Linux, Terraform and Kubernetes
Round 3 - HR 

(1 Question)

  • Q1. What are your strengths and weekness

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are seeking opportunities in Cloud/DevOps, then having a basic knowledge on the following is a must.
1. Any cloud (Aws, Azure or GCP)
2. Linux
3. Terraform
4. Docker and Kubernetes
5. Any one scripting language ( Python, Bash or PowerShell)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SQL to find duplicates
  • Ans. 

    SQL query to find duplicates in a table

    • Use GROUP BY and HAVING clause to identify duplicates

    • Select the columns you want to check for duplicates

    • Use COUNT() function to count the occurrences of each group

  • Answered by AI
  • Q2. SQL to convert case to upper Union and Union all Decorators Generators
  • Ans. 

    SQL query to convert case to upper, Union and Union all, Decorators, Generators

    • Use the UPPER() function in SQL to convert case to upper

    • UNION combines the result sets of two or more SELECT statements

    • UNION ALL also combines the result sets of two or more SELECT statements, including duplicates

    • Decorators in Python are used to modify or extend the behavior of functions or methods

    • Generators in Python are functions that retu

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Psychometric Test 

(1 Question)

  • Q1. Situation based questions
Round 3 - Coding Test 

2 coding questions from DSA it can be from linked list, binary search tree, DP

Round 4 - Technical 

(1 Question)

  • Q1. Question related to k8’s docker, aws, spring, java, sql
Round 5 - HR 

(1 Question)

  • Q1. About company Why you want to join What is your expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a fresher do some good projects and get something which help you to get the things faster always remember the challenges you faced and how to overcome that.

Ollion Interview FAQs

How many rounds are there in Ollion Cloud Engineer interview?
Ollion interview process usually has 3 rounds. The most common rounds in the Ollion interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in Ollion Cloud Engineer interview?

Some of the top questions asked at the Ollion Cloud Engineer interview -

  1. Technical question based on Cloud, AWS services,Linux comm...read more
  2. Machine test based on cloud problem statem...read more
  3. Linux command,Networking ,file system ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Ollion interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Ollion Cloud Engineer Salary
based on 39 salaries
₹2.8 L/yr - ₹8 L/yr
21% less than the average Cloud Engineer Salary in India
View more details

Ollion Cloud Engineer Reviews and Ratings

based on 4 reviews

3.9/5

Rating in categories

3.8

Skill development

4.6

Work-Life balance

3.4

Salary & Benefits

4.1

Job Security

4.1

Company culture

3.9

Promotions/Appraisal

3.9

Work Satisfaction

Explore 4 Reviews and Ratings
Devops Engineer
44 salaries
unlock blur

₹8.4 L/yr - ₹24 L/yr

Cloud Engineer
39 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Data Engineer
13 salaries
unlock blur

₹8 L/yr - ₹19 L/yr

Senior Data Engineer
12 salaries
unlock blur

₹20 L/yr - ₹35.9 L/yr

Senior Developer
12 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Explore more salaries
Compare Ollion with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview