Upload Button Icon Add office photos
Engaged Employer

i

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

WhiteBlue Cloud Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

WhiteBlue Cloud Services Interview Questions and Answers

Updated 15 Feb 2025

WhiteBlue Cloud Services Interview Experiences

4 interviews found

Interview Questions & Answers

user image Anonymous

posted on 18 Jan 2025

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

I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. What are the key components of the Kubernetes control plane?
  • Ans. 

    Key components of the Kubernetes control plane include API server, scheduler, controller manager, and etcd.

    • API server: serves the Kubernetes API and is the front-end for the control plane

    • Scheduler: responsible for assigning workloads to nodes based on resource availability

    • Controller manager: manages different controllers that regulate the state of the cluster

    • etcd: distributed key-value store that stores cluster state a

  • Answered by AI
  • Q2. How to create a Docker file? What are the contents of the Docker file?
  • Ans. 

    Creating a Docker file involves defining the steps to build a Docker image.

    • Start with a base image using the 'FROM' keyword

    • Add any necessary dependencies or packages using 'RUN' commands

    • Set environment variables with 'ENV' command

    • Copy files or directories into the image using 'COPY' command

    • Expose ports with 'EXPOSE' command

    • Define the command to run when the container starts with 'CMD' or 'ENTRYPOINT' command

  • Answered by AI
  • Q3. How do you deploy a load balancer to your Kubernetes Cluster?
  • Ans. 

    To deploy a load balancer to a Kubernetes Cluster, you can use a Kubernetes Service of type LoadBalancer.

    • Create a Kubernetes Service manifest with type LoadBalancer.

    • Specify the ports and target port for the service.

    • Apply the service manifest to the Kubernetes cluster.

    • The cloud provider will provision a load balancer and assign an external IP to it.

    • Clients can now access the application through the external IP of the lo

  • Answered by AI
  • Q4. What's your experience with automation using shell scripting? Write a Shell script about what you automate recently
  • Ans. 

    I have extensive experience with automation using shell scripting.

    • Automated deployment of Kubernetes clusters using shell scripts

    • Automated backup and restore processes for Kubernetes resources

    • Automated monitoring and alerting setup for Kubernetes environments

  • Answered by AI
  • Q5. How do you manage networking in a Kubernetes cluster?
  • Ans. 

    Networking in a Kubernetes cluster is managed through various components like CNI plugins, Service objects, Ingress controllers, and Network Policies.

    • Use Container Network Interface (CNI) plugins to enable communication between pods in the cluster.

    • Utilize Service objects to expose pods internally or externally within the cluster.

    • Implement Ingress controllers to manage external access to services within the cluster.

    • Enfo...

  • Answered by AI
  • Q6. How is storage allocation and management done on an on-prem Kubernetes deployment?
  • Ans. 

    Storage allocation and management on on-prem Kubernetes involves using persistent volumes and storage classes.

    • Persistent volumes (PVs) are created and managed separately from pods.

    • Storage classes define different types of storage and their properties.

    • PVs are dynamically provisioned based on storage class definitions.

    • Pods can request specific storage requirements using Persistent Volume Claims (PVCs).

  • Answered by AI
  • Q7. What are the key differences between Chart.yaml and values.yaml?
  • Ans. 

    Chart.yaml defines metadata about the chart, while values.yaml contains configurable values for the chart.

    • Chart.yaml contains metadata such as name, version, and description of the chart.

    • values.yaml contains configurable values that can be overridden during chart installation.

    • Chart.yaml is used for defining the structure of the chart, while values.yaml is used for customizing the chart.

    • Example: Chart.yaml may have 'nam...

  • Answered by AI
  • Q8. What are Scheduler, API Server, and Ingress Controller in Kubernetes?
  • Ans. 

    Scheduler, API Server, and Ingress Controller are key components in Kubernetes responsible for scheduling, managing API requests, and managing external access to services.

    • Scheduler: Component responsible for assigning workloads to nodes based on resource availability and constraints.

    • API Server: Component that serves as the front-end for Kubernetes, handling API requests, authentication, and validation.

    • Ingress Controlle...

  • Answered by AI
  • Q9. How to version your application's container image in an artifactory?
  • Ans. 

    Versioning container images in an artifactory involves tagging images with version numbers.

    • Tag the container image with a version number before pushing it to the artifactory.

    • Use semantic versioning (e.g. 1.0.0) for clear version identification.

    • Maintain a consistent versioning scheme to track changes and updates.

    • Automate the versioning process using CI/CD pipelines for efficiency.

    • Ensure proper documentation of version c

  • Answered by AI

Interview Preparation Tips

Topics to prepare for WhiteBlue Cloud Services interview:
  • Kubernetes
  • Helm
  • Docker
  • Artifactory
  • Shell Scripting
Interview preparation tips for other job seekers - Questions about Containerisation, Pipelines, Shell Scripting, and other concepts related to DevOps are minimal. In-depth discussion was about Kubernetes, functionality in a cluster, networking, deployments with Helm charts and on-premise deployment with Kubernetes.
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Core Technical Questions
  • Q2. Technical Questions with advance lvl
Round 2 - One-on-one 

(1 Question)

  • Q1. Leadership Discussion
Round 3 - One-on-one 

(1 Question)

  • Q1. In office Leadership discussion
Round 4 - One-on-one 

(1 Question)

  • Q1. Final discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - For basic learning it's good. Also if you are an experienced person you will get good amount of salary because of the market competition.
For juniors it's just learn as much as you can and switch as the company uses you like any other company for their projects n throws when not you r not required.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2024

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

I appeared for an interview in Oct 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Fully scenario based questions...even if we tell the answer they are expecting the optimized solution

Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

General topics like distance speed

Round 2 - Group Discussion 

Current affair topics were asked to check the knowledge

Round 3 - HR 

(1 Question)

  • Q1. It was merely an introduction about the candidate

WhiteBlue Cloud Services interview questions for popular designations

 Software Developer

 (1)

Jobs at WhiteBlue Cloud Services

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. SDLC Model

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

WhiteBlue Cloud Services Interview FAQs

How many rounds are there in WhiteBlue Cloud Services interview?
WhiteBlue Cloud Services interview process usually has 2-3 rounds. The most common rounds in the WhiteBlue Cloud Services interview process are Technical, One-on-one Round and Aptitude Test.
How to prepare for WhiteBlue Cloud Services 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 WhiteBlue Cloud Services. The most common topics and skills that interviewers at WhiteBlue Cloud Services expect are Logistics, GCP, SQL, Python and Troubleshooting.
What are the top questions asked in WhiteBlue Cloud Services interview?

Some of the top questions asked at the WhiteBlue Cloud Services interview -

  1. How do you deploy a load balancer to your Kubernetes Clust...read more
  2. How is storage allocation and management done on an on-prem Kubernetes deployme...read more
  3. How to create a Docker file? What are the contents of the Docker fi...read more

Tell us how to improve this page.

WhiteBlue Cloud Services Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

WhiteBlue Cloud Services Reviews and Ratings

based on 12 reviews

3.5/5

Rating in categories

3.9

Skill development

3.7

Work-life balance

3.2

Salary

3.0

Job security

3.6

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 12 Reviews and Ratings
Senior C + + Developer

Chennai

4-8 Yrs

Not Disclosed

DevOps Engineer

Chennai

8-13 Yrs

Not Disclosed

IT Infrastructure Engineer

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Software Cloud Engineer
5 salaries
unlock blur

₹5.2 L/yr - ₹8.1 L/yr

Software Developer
4 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Senior Software Engineer 2
4 salaries
unlock blur

₹12 L/yr - ₹18 L/yr

Software Engineer
3 salaries
unlock blur

₹4.5 L/yr - ₹12.1 L/yr

Senior Data Analyst
3 salaries
unlock blur

₹10.2 L/yr - ₹18.5 L/yr

Explore more salaries
Compare WhiteBlue Cloud Services with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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