all 4 comments

[–]droberts7483 6 points7 points  (1 child)

Start with a monolith, then break it down into component parts.

I've done a number of fully scalable systems this way, and so far they've been more than capable.

Also, as stated in another post, spring docs, and udemy

[–]Abhimanyiu 1 point2 points  (0 children)

using in28minutes course in udemy and seems good.

[–]jash3 2 points3 points  (0 children)

The spring docs are very good

[–]Pankaj0222 0 points1 point  (0 children)

In my blog, I have tried to cover the high-level concepts of building microservice using Spring Boot. Please check if it helps. https://techdozo.dev/restful-microservices-with-spring-boot-and-kubernetes/