Add office photos
Employer?
Claim Account for FREE

Nokia

4.1
based on 2.3k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

Formel D Interview Questions and Answers

Updated 25 Nov 2024
Popular Designations

Q1. How are micro services different from monolithic model?

Ans.

Microservices are smaller, independent services that work together, while monolithic model is a single, large application.

  • Microservices are smaller, independent services that can be developed, deployed, and scaled independently.

  • Monolithic model is a single, large application where all components are tightly coupled.

  • Microservices communicate with each other through APIs, while monolithic applications use in-process communication.

  • Microservices allow for better fault isolation a...read more

Add your answer

Q2. Inter service communication in a distributed system

Ans.

Inter service communication in a distributed system involves communication between different services to achieve a common goal.

  • Use of APIs for communication between services

  • Message queues for asynchronous communication

  • Service discovery for locating and connecting to services

  • Implementing protocols like REST, gRPC, or MQTT

  • Handling communication failures and retries

Add your answer

Q3. Explain how you automate using Robot framework

Ans.

I automate using Robot framework by creating test cases in a keyword-driven format and utilizing built-in libraries and custom keywords.

  • Create test cases using Robot framework syntax

  • Utilize built-in libraries for common tasks

  • Develop custom keywords for specific automation needs

  • Leverage variables and data-driven testing

  • Integrate with external tools and APIs for comprehensive automation

Add your answer

Q4. How Kubernetes handles scaling?

Ans.

Kubernetes handles scaling by automatically adjusting the number of pods based on resource usage.

  • Kubernetes uses Horizontal Pod Autoscaler (HPA) to automatically scale the number of pods based on CPU or memory usage.

  • HPA adjusts the number of replicas of a Deployment, ReplicaSet, or StatefulSet.

  • Kubernetes also supports Vertical Pod Autoscaler (VPA) for adjusting resource requests and limits of pods based on resource usage.

  • Cluster Autoscaler automatically adjusts the size of th...read more

Add your answer
Discover Formel D interview dos and don'ts from real experiences

Q5. Difference between containers and pods

Ans.

Containers are a lightweight, standalone executable package that includes everything needed to run a piece of software, while pods are a group of one or more containers that share resources and are scheduled together on the same host.

  • Containers are individual units of software that package up code and dependencies, while pods are a higher-level concept in Kubernetes that can contain one or more containers.

  • Containers are isolated from each other and communicate over network in...read more

Add your answer

Q6. Explain pub sub model

Ans.

Pub sub model is a messaging pattern where senders (publishers) of messages do not program the messages to be sent directly to specific receivers (subscribers).

  • Publishers send messages to a central topic or channel without specifying the recipients

  • Subscribers subscribe to the topics or channels they are interested in and receive messages from there

  • Decouples the sender and receiver, allowing for more flexibility and scalability

  • Examples: MQTT, Kafka, Google Cloud Pub/Sub

Add your answer

More about working at Nokia

Top Rated Large Company - 2024
HQ - Espoo, Southern Finland, Finland
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter