Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

Mastering Microservices with Java

Rate this book
With the introduction of the cloud, enterprise application development moved from monolithic applications to small lightweight process-driven components called microservices. Microservices are the next big thing in designing scalable, easy-to-maintain applications. It not only makes app development easier, but also offers great flexibility to utilize various resources optimally. If you want to build an enterprise-ready implementation of the microservices architecture, then this is the book for you! Starting off by understanding the core concepts and framework, you will then focus on the high-level design of large software projects. You will gradually move on to setting up the development environment and configuring it before implementing continuous integration to deploy your microservice architecture. Using Spring security, you will secure microservices and test it effectively using REST Java clients and other tools. Finally, we'll show you the best practices and common principles of microservice design and you'll learn to troubleshoot and debug the issues faced during development. By the end of the book, you will know how to build smaller, lighter, and faster services that can be implemented easily in a production environment. Sourabh Sharma has more than a decade of experience of product/app development. His expertise lies in developing, deploying, and testing N-tier web applications. He loves to troubleshoot complex problems and look for the best solutions. In his career, he has successfully developed and delivered various standalone and cloud apps to happy Fortune 500 customers. Sourabh has also initiated and developed a microservices-based product for his US-based top enterprise product company. He started writing Java programs in his college days, in the late 90s, and he still loves it.

258 pages, Kindle Edition

Published June 29, 2016

12 people are currently reading
28 people want to read

About the author

Sourabh Sharma

24Ìýbooks2Ìýfollowers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (21%)
4 stars
3 (15%)
3 stars
11 (57%)
2 stars
1 (5%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
137 reviews2 followers
May 17, 2018
W tej książce autor opisuje krok po kroku, jak stworzyć własny system mikrousług w Java.

Autor przechodzi w niej przez opis koncepcji mikrousług, konfiguracji Spring Boot, projektowaniu z wykorzystaniem DDD, implementacji usług REST, konfiguracji Dockera, OAuth2 oraz dodatkowych serwerów związanych z systemem mikrousług(równoważnik obciążenia, wyłącznik, serwer monitorujący i przesyłający komunikaty). Pod koniec książki pisze także o dobrych praktykach tworzenia mikrousług. Twórca książki poświęcił także rozdział tworzeniu aplikacji w technologii Angular.

W mojej ocenie książka służy bardziej jako prezentacja technologii stworzonych przez Netflixa niż jako poradnik dotyczący tworzenia systemu mikrousług. W wielu miejscach autor nie wyjaśnia dlaczego coś jest robione w podany sposób tylko idzie dalej. Książka nie zawiera prawie żadnej teorii. Jeśli chodzi o praktykę, to bez podstawowej znajomości Spring Boot czytelnik raczej sobie nie poradzi. Natomiast osoby bardziej doświadczone nie znajdą w tej książce wiele ciekawych rzeczy, ponieważ jest to tylko prezentacja technologii Netflixa.
87 reviews5 followers
September 26, 2018
One from modern books, which is more practical than theoretical, it gives just a short idea and the way how it'd be implemented with a modern state of the art.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.