Learn Microservices with Spring Boot 3: A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization 3rd ed. Edition 264110

Код товару: 264110Паперова книга
This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of microservices, test-driven development, and common patterns in distributed systems such as service discovery, load balancing, routing, centralized logs, per-environment configuration, and containerization.
Authors Moises Macero and Tarun Telang get the ball rolling by introducing you to the fundamentals of microservices and Spring Boot before walking you through the development of a basic Spring Boot application. You’ll then see how to build a front end using React, and learn how to use the data layer to read and write data from and to other systems via Spring Boot and its access to Spring Data and its available APIs. Putting together what you've learned thus far, you’ll begin to transform an application from a monolith to a microservice.
This pragmatic approach will enable you to better grasp the benefits of using this type of software architecture, instead of keeping you distracted with theoretical concepts. The emphasis is on what matters most, starting with the minimum viable product, while maintaining the ability to adapt and improve your application as needed. After completing this book, you will have the foundational knowledge necessary to build your own microservice-based applications using Spring Boot.
What You Will Learn
  • Gain a thorough understanding of microservices architecture and how it differs from monolithic architectures.
  • Discover the step-by-step process of breaking down a monolithic application into smaller, focused services
  • Build microservices with Spring Boot 3, Spring Data, Spring Cloud, React.js, Docker, Cucumber, and more
  • Develop Java-based microservices using the latest version of Spring Boot, compatible with Java 17 and Jakarta EE 10.
  • Discover architecture patterns for distributed systems such as asynchronous processing, eventual consistency, resilience, scalability, and more
  • Gain insight into event-driven communication patterns and understand how to design and build event-driven microservices
  • Trace every request from beginning to end with Sleuth and centralized logging
  • Deploy your microservices anywhere as Docker containers
Who This Book Is For
Those with at least some prior experience with Java programming. Some prior exposure to Spring Boot recommended but not required.
About the Author
Moises Macero Garcia has been a software developer since he was a kid, when he started playing around with BASIC on his ZX Spectrum. During his career, Moises has most often worked in development and architecture for small and large projects, and for his own startups as well. He enjoys making software problems simple, and he likes working in teams where he can not only coach others, but also learn from them. Moises is the author of the blog thepracticaldeveloper.com, where he shares solutions for technical challenges, guides, and his view on different ways of working in IT companies. He also organizes workshops for companies that need a practical approach to software engineering. In his free time, he enjoys traveling and hiking.
Tarun Telang is a seasoned technologist with a wealth of experience in designing and implementing highly scalable software applications. With an impressive career spanning over 18 years, Tarun has been a valuable contributor to renowned companies such as Microsoft, Oracle, Polycom, and SAP. He began his career as an enterprise Java developer at SAP, where he honed his skills in crafting distributed business applications tailored for large enterprises. Through his dedication to continuous learning and professional development, he has become an Oracle Certified Java Programmer and SAP Certified Development Consultant for Java Web Application Servers.
1'350 ₴
Купити
Monobank
до 10 платежей
от 152 ₴ / міс.
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Learn Microservices with Spring Boot 3: A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization 3rd ed. Edition - фото 1
Інші книги Apress
C# 10 Quick Syntax Reference. 4th Ed.
244670
Mikael Olsson
1'100 ₴
Mastering MySQL Administration: High Availability, Security, Performance, and Efficiency 1st ed. Edition
281507
Y V Ravi KumarArun Kumar SamayamNaresh Kumar Miryala
1'800 ₴
How to be a Web Developer: A Complete Beginner's Guide on What to Know and Where to Start 1st ed. Edition
259269
Radu Nicoara
1'100 ₴
Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
253023
James ReindersBen AshbaughJames BrodmanMichael KinsnerJohn PennycookXinmin Tian
950 ₴
Pro ASP.NET Core 6
255177
Adam Freeman
1'520 ₴1'900 ₴
Modern Software Testing Techniques: A Practical Guide for Developers and Testers 1st ed. Edition
275551
Istvan ForgacsAttila Kovacs
1'560 ₴
Pro AngularJS
14176
Adam Freeman
1'050 ₴
A Brief Introduction to Web3: Decentralized Web Fundamentals for App Development 1st ed. Edition
259268
Shashank Mohan Jain
1'300 ₴
Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3 1st ed. Edition
259197
Andres Sacco
1'100 ₴
Introducing Microsoft Quantum Computing for Developers. Using the Quantum Development Kit and Q#. 1st Ed.
244686
Johnny Hooyberghs
1'900 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Номер видання
    3-е вид.
  • Рік
    2023
  • Сторінок
    486
  • Формат
    165х235 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі

Від видавця

This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of microservices, test-driven development, and common patterns in distributed systems such as service discovery, load balancing, routing, centralized logs, per-environment configuration, and containerization.
Authors Moises Macero and Tarun Telang get the ball rolling by introducing you to the fundamentals of microservices and Spring Boot before walking you through the development of a basic Spring Boot application. You’ll then see how to build a front end using React, and learn how to use the data layer to read and write data from and to other systems via Spring Boot and its access to Spring Data and its available APIs. Putting together what you've learned thus far, you’ll begin to transform an application from a monolith to a microservice.
This pragmatic approach will enable you to better grasp the benefits of using this type of software architecture, instead of keeping you distracted with theoretical concepts. The emphasis is on what matters most, starting with the minimum viable product, while maintaining the ability to adapt and improve your application as needed. After completing this book, you will have the foundational knowledge necessary to build your own microservice-based applications using Spring Boot.
What You Will Learn
  • Gain a thorough understanding of microservices architecture and how it differs from monolithic architectures.
  • Discover the step-by-step process of breaking down a monolithic application into smaller, focused services
  • Build microservices with Spring Boot 3, Spring Data, Spring Cloud, React.js, Docker, Cucumber, and more
  • Develop Java-based microservices using the latest version of Spring Boot, compatible with Java 17 and Jakarta EE 10.
  • Discover architecture patterns for distributed systems such as asynchronous processing, eventual consistency, resilience, scalability, and more
  • Gain insight into event-driven communication patterns and understand how to design and build event-driven microservices
  • Trace every request from beginning to end with Sleuth and centralized logging
  • Deploy your microservices anywhere as Docker containers
Who This Book Is For
Those with at least some prior experience with Java programming. Some prior exposure to Spring Boot recommended but not required.
About the Author
Moises Macero Garcia has been a software developer since he was a kid, when he started playing around with BASIC on his ZX Spectrum. During his career, Moises has most often worked in development and architecture for small and large projects, and for his own startups as well. He enjoys making software problems simple, and he likes working in teams where he can not only coach others, but also learn from them. Moises is the author of the blog thepracticaldeveloper.com, where he shares solutions for technical challenges, guides, and his view on different ways of working in IT companies. He also organizes workshops for companies that need a practical approach to software engineering. In his free time, he enjoys traveling and hiking.
Tarun Telang is a seasoned technologist with a wealth of experience in designing and implementing highly scalable software applications. With an impressive career spanning over 18 years, Tarun has been a valuable contributor to renowned companies such as Microsoft, Oracle, Polycom, and SAP. He began his career as an enterprise Java developer at SAP, where he honed his skills in crafting distributed business applications tailored for large enterprises. Through his dedication to continuous learning and professional development, he has become an Oracle Certified Java Programmer and SAP Certified Development Consultant for Java Web Application Servers.

Відгуки про Learn Microservices with Spring Boot 3: A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization 3rd ed. Edition

Learn Microservices with Spring Boot 3: A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization 3rd ed. Edition
Learn Microservices with Spring Boot 3: A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization 3rd ed. Edition
1'350 ₴
Купити
Персонально для вас
Java Concurrency in Practice
14427
Joshua BlochBrian GoetzTim PeierlsJoseph BowbeerDavid HolmesDoug Lea
628 ₴690 ₴
Learning Spring Boot 3.0: Simplify the development of production-grade applications using Java and Spring, 3rd Editio
255176
Greg L. Turnquist
840 ₴
OCA/OCP Java SE 7 Programmer I & II Study Guide (Exams 1Z0-803 & 1Z0-804) (Certification Press)
31128
Kathy Sierra, Bert Bates
950 ₴
Java 9 Revealed: For Early Adoption and Migration 1st ed. Edition
52777
Kishori Sharan
1'050 ₴
gRPC: Up and Running: Building Cloud Native Applications with Go and Java for Docker and Kubernetes 1st Edition
114640
Kasun IndrasiriDanesh Kuruppu
1'100 ₴
Spring Security in Action, Second Edition 2nd Edition
276052
Laurentiu Spilca
1'100 ₴
Head First. Java. Легкий для сприйняття довідник.
197543
5/1
Берт БейтсКеті Сьєрра
1'190 ₴
Algorithms
34310
Robert SedgewickKevin Wayne
1'200 ₴
Microservices with Spring Boot 3 and Spring Cloud: Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes 2nd ed. Edition
255738
Magnus Larsson
1'140 ₴1'200 ₴
Beginning Java 17 Fundamentals. 3rd Ed.
244664
Kishori Sharan, Adam L. Davis
1'400 ₴
Java: The Complete Reference, Twelfth Edition 12th Edition
252452
Herbert Schildt
1'400 ₴
Thinking in Java (4th Edition)
39938
Bruce Eckel
1'440 ₴
Java EE 7 Web Application Development
38117
Peter Pilgrim
1'500 ₴
Introducing Blockchain with Java. Program, Implement, and Extend Blockchains with Java. 1st Ed.
244685
Spiro Buzharovski
1'500 ₴
Java 17 Quick Syntax Reference. A Pocket Guide to the Java SE Language, APIs, and Library. 3rd Ed.
244690
Mikael Olsson
1'500 ₴
Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 21 LTS and Jakarta EE 11
291916
Stefania Loredana NitaMarius Iulian Mihailescu
1'500 ₴
Troubleshooting Java: Read, debug, and optimize JVM applications 1st Edition
292941
Laurentiu Spilca
1'500 ₴
Spring Boot 3 Recipes: A Problem-Solution Approach for Java Microservices and Cloud-Native Applications Second Edition
291308
Marten Deinum
1'600 ₴
Java Concurrency in Practice
14427
Joshua BlochBrian GoetzTim PeierlsJoseph BowbeerDavid HolmesDoug Lea
628 ₴690 ₴
Taylor Swift - The Life of a Showgirl (CD, Poster)
312363
Universal Music
1'690 ₴