MihaylovaL / YarnShop

MIT License
0 stars 0 forks source link

[RESEARCH] Find out the fundametnals about Microservices #48

Open MihaylovaL opened 3 months ago

MihaylovaL commented 3 months ago

So once you’re good with the Spring Boot the next thing that you should switch to microservices. We know this is the trending tech right now and you as a developer should upgrade your skills and should understand the microservices architecture. You should understand how to write applications inside a microservices environment. A lot of people jump directly to the microservices because their company is forcing them to learn microservices and they just skipped the above thing and that is going to be a really challenging scenario. Think, you are developing microservices and you are using Java as a technology and you are using spring boot as a framework then you should at least understand what different modules of Spring are available like core spring, spring AOP, spring security, etc and Also you have to learn spring boot as we said that’s really important and then this microservices is just an architecture. This is nothing else you’ll not be learning something really fancy over here. You’ll be learning some design patterns.