Skip to content

Quiz App is build using Monolithic Architectures and Microservices Architectures

Notifications You must be signed in to change notification settings

kavyabala23/Microservices-vs-Monolithic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Microservices-vs-Monolithic

A springboot application - QuizApp is created in both Microservices and Monolithic Architecture Created using springboot and PostgreSQL database

Difference between Microservices and Monolithic monolithic-architecture-vs-microservices

Monoliths

A monolithic application is a software application compiled into a single executable, usually stored in a single source control repository. It is best for small scale company.

Microservices

Microservice architectures include a series of independently developed and deployable services. They are loosely coupled with separate responsibilities and concerns.

For more https://medium.com/@icepanel/monolithic-vs-microservices-architectures-e71c75b252d1

About

Quiz App is build using Monolithic Architectures and Microservices Architectures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages