Skip to content

Commit abd99a4

Browse files
celeroncoderForestry.io
authored andcommitted
Update from Forestry.io
Khushal Bhardwaj updated content/posts/should-i-adopt-service-oriented-architecture-soa.md
1 parent 37e0680 commit abd99a4

File tree

1 file changed

+2
-2
lines changed

1 file 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,8 +6,8 @@ draft = true
66
tags = ["guide", "soa", "architecture"]
77
title = "Should I adopt Service Oriented Architecture (SOA)?"
88
[cover]
9-
alt = ""
10-
image = ""
9+
alt = "SOA Blog Cover"
10+
image = "/blog/uploads/soa-blog-cover.png"
1111

1212
+++
1313
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.**

0 commit comments

Comments
 (0)