Skip to content

Commit 96dcf7a

Browse files
celeroncoderForestry.io
authored andcommitted
Update from Forestry.io
Khushal Bhardwaj created static/uploads/soa-blog-cover.png Khushal Bhardwaj created static/uploads/soa_architecture-1.png Khushal Bhardwaj deleted static/uploads/soa_architecture-1.png Khushal Bhardwaj deleted static/uploads/soa-blog-cover.png Khushal Bhardwaj deleted static/uploads/soa_architecture.png Khushal Bhardwaj created static/uploads/soa_architecture.webp Khushal Bhardwaj created static/uploads/soa-blog-cover.webp Khushal Bhardwaj updated content/posts/should-i-adopt-service-oriented-architecture-soa.md
1 parent 2764911 commit 96dcf7a

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

content/posts/should-i-adopt-service-oriented-architecture-soa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ tags = ["guide", "soa", "architecture"]
66
title = "Should I adopt Service Oriented Architecture (SOA)?"
77
[cover]
88
alt = "SOA Blog Cover"
9-
image = "/blog/uploads/soa-blog-cover.png"
9+
image = "/blog/uploads/soa-blog-cover.webp"
1010

1111
+++
1212
The main principle of Service-Oriented Architecture is to **segregate the concerns to move the business logic and the vulnerable data layer off to the API routes directly. In this, we isolate different parts of the logic in such a way that makes sense.**
1313

1414
In this three layer or tier system we usually divide the logic of a route or a function of the application into Controller, Service, and Data Access Layer.
1515

16-
![](/blog/uploads/soa_architecture.png)
16+
![](/blog/uploads/soa_architecture.webp)
1717

1818
### Controller (Routes)
1919

static/uploads/soa-blog-cover.png

-1.28 MB
Binary file not shown.

static/uploads/soa-blog-cover.webp

864 KB
Loading
-38.9 KB
Binary file not shown.
18.3 KB
Loading

0 commit comments

Comments
 (0)