Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 3243384

Browse files
committed
pin the Microservice article
1 parent ebcb624 commit 3243384

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_posts/2023-07-08-introduction-to-the-microservices-architecture-pattern.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ categories: [Software Architecture]
77
tags: [C#, .NET, Monolithic, Microservices, SOA, Service Oriented Architecture, Software Architecture]
88
description: Microservice architecture are a collection of small, discrete services that work together to form a larger, more complex application...
99
image: '/assets/img/posts/2023/07/Microservices-OG.jpg'
10+
pin: true
1011
---
1112

1213
With the increasing demand for large enterprise applications, a concept known as microservices has expanded throughout the software development industry, as developers are forced to adopt microservices architecture to construct large business systems. However, the concept of microservices appears to be a bit hard and complicated, but this is never the case, and in this post we will look at what, why, and the advantages and disadvantages of using microservices. But, before we go into the intricacies and grasp the nature of microservices architecture, it is important to understand why and how the process leading to microservices design evolved.

0 commit comments

Comments
 (0)