Microservices Interview Questions
Monolithic Architecture: It is "like a big container" where all the so ware
components of an application are bundled together tightly.
It is usually built as
one large system and is one code-base.
SOA (Service-Oriented Architecture): It is a group of services interacting or
communicating with each other. Depending on the nature of the
communication, it can be simple data exchange or it could involve several
services coordinating some activity.
Microservice Architecture: It involves structuring an application in the form of a
cluster of small, autonomous services modeled around a business domain. The
functional modules can be deployed independently, are scalable, are aimed at
achieving specific business goals, and communicate with each other over
standard protocols.
7. Explain spring cloud and spring boot.
Spring Cloud: In Microservices, the Spring cloud is a system that integrates with
external systems. This is a short-lived framework designed to build applications
quickly. It contributes significantly to microservice architecture due to its association
with finite amounts of data processing. Some of the features of spring cloud are
shown below:
Page 8
© Copyright by Interviewbit
Microservices Interview Questions
Spring Boot: Spring Boot is an open-sourced, Java-based framework that provides
its developers with a platform on which they can create stand-alone, production-
grade Spring applications. In addition to reducing development time and increasing
productivity, it is easily understood.
Dostları ilə paylaş: