Microservices Basics

5.00
(1 Rating)

Microservices Basics

Uncategorized
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Sorry, but you do not have permission to view this content.

Course Content

Introduction
What is a Microservice?

  • What is a Service?
  • What is a Monolith Service?
  • What is a Microservice?

Monolith
Let's understand some issues with monolith architecture.

Microservices Architecture
Let's understand the simple architecture of a microservice based application.

Student Ratings & Reviews

5.0
Total 1 Rating
5
1 Rating
4
0 Rating
3
0 Rating
2
0 Rating
1
0 Rating
SC
4 years ago
Great start Rajesh, slides show how the monolith is dependent on a single DB and if something crashes all feature are affected.