Add SOA resources

added reference model for SOA
This commit is contained in:
Max Tiessler
2022-04-22 23:27:45 +02:00
committed by GitHub
parent 544a530fcb
commit bc5dcee8fb

View File

@ -1 +1,6 @@
# Soa
# SOA
SOA, or service-oriented architecture, defines a way to make software components reusable via service interfaces. These interfaces utilize common communication standards in such a way that they can be rapidly incorporated into new applications without having to perform deep integration each time.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Reference Model' href='http://docs.oasis-open.org/soa-rm/soa-ra/v1.0/soa-ra.html'>Reference Architecture Foundation for Service Oriented Architecture</BadgeLink>