Archive
SCIENTIFIC WORK - 2025 SCIENTIFIC WORK - 2024 SCIENTIFIC WORK - 2023 SCIENTIFIC WORK - 2022 SCIENTIFIC WORK - 2021 SCIENTIFIC WORK - 2020 SCIENTIFIC WORK - 2019 SCIENTIFIC WORK - 2018 SCIENTIFIC WORK - 2017 SCIENTIFIC WORK - 2016 SCIENTIFIC WORK - 2015 SCIENTIFIC WORK - 2014 SCIENTIFIC WORK - 2013 SCIENTIFIC WORK - 2012 SCIENTIFIC WORK - 2011 SCIENTIFIC WORK - 2010 SCIENTIFIC WORK - 2009 SCIENTIFIC WORK - 2008 SCIENTIFIC WORK - 2007

DOI:  https://doi.org/10.36719/2663-4619/113/311-315  

Yusif Osmanov

Baku State University

Master student

https://orcid.org/0009-0001-9626-0004

osmanov.yusif@gmail.com

 

General Classification of Microservices

 

Abstract

Microservices are an architectural approach to software development that consists of a set of small, independent services that interact with each other over a network. Instead of creating a monolithic application where all functionality is tightly integrated into a single codebase, microservices break the application into smaller, loosely coupled services. These services are designed to perform specific business functions and can be developed, deployed, and scaled independently. This approach allows a large monolithic application to be transformed into small, manageable components (services). Additionally, microservices are considered the building blocks of modern applications. They can be written in different programming languages and frameworks, with each service functioning as an independent program.

Keywords: microservices, monolith, single code base, components, loosely coupled services, specific business function


Views: 93