Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
List the differences between Monolithic, SOA, and Microservices Architecture
Home
>
Service Discovery
>
List the differences between Monolithic, SOA, and Microservices Architecture
Dec 20, 2019
in
Service Discovery
Q: List the differences between Monolithic, SOA, and Microservices Architecture
#microservices-vs-soa
1
Answer
0
votes
Dec 20, 2019
In Monolithic Architecture, all software components of the application are assembled and packed tightly.
SOA [Service Oriented Architecture] is a collection of services that communicate with each other through simple data passing or activity coordination.
Microservices Architecture is a collection of small functional modules. These functional modules are independently deployable, scalable, target specific business goals, and communicate with each other over standard protocols.
Click here to read more about Loan/Mortgage
Click here to read more about Insurance
Facebook
Twitter
LinkedIn
Related questions
+1
vote
Q: What is the difference between Monolithic, SOA and Microservices Architecture?
Aug 6, 2020
in
Continuous Deployment
#moolithic-vs-soa
+1
vote
Q: What is PACT in Microservices Architecture?
Dec 20, 2019
in
Service Discovery
#pact-microservices
0
votes
Q: List out the differences between Array and ArrayList in C#?
Oct 18, 2019
in
C Sharp
array-in-c#
arraylist-in-c#
array-in-c-sharp
arraylist-in-c-sharp
c#-arraylist
c#-array
+1
vote
Q: What are the advantages and disadvantages of Microservices?
Dec 20, 2019
in
Service Discovery
#microservices-advantages
0
votes
Q: List out differences between AngularJS and Angular
Dec 12, 2020
in
JQuery
#angularjs-vs-angular
+1
vote
Q: What is Service Oriented Architecture (SOA)?
Jul 15, 2020
in
Design Patterns
#soa
...