Title | : | Software Architecture with Spring 5.0: Design and architect highly scalable, robust, and high-performance Java applications |
Author | : | |
Rating | : | |
ISBN | : | 1788996739 |
ISBN-10 | : | 9781788996730 |
Language | : | English |
Format Type | : | Kindle Edition |
Number of Pages | : | 616 |
Publication | : | Published August 31, 2018 |
Discover how different software architectural models can help you solve problems, and learn best practices for the software development cycle
Key FeaturesLearn concepts related to software architecture and embrace them using the latest features of Spring 5Discover architectural models and learn when to apply themGain knowledge of architectural principles and how they can be used to provide accountability and rationale for architectural decisionsBook DescriptionSpring 5 and its ecosystem can be used to build robust architectures effectively. Software architecture is the underlying piece that helps us accomplish our business goals whilst supporting the features that a product demands. This book explains in detail how to choose the right architecture and apply best practices during your software development cycle to avoid technical debt and support every business requirement. Choosing the right architecture model to support your business requirements is one of the key decisions you need to take when a new product is being created from scratch or is being refactored to support new business demands. This book gives you insights into the most common architectural models and guides you when and where they can be used. During this journey, you’ll see cutting-edge technologies surrounding the Spring products, and understand how to use agile techniques such as DevOps and continuous delivery to take your software to production effectively. By the end of this book, you’ll not only know the ins and outs of Spring, but also be able to make critical design decisions that surpass your clients’ expectations.
What you will learnUnderstand the key principles of software architectureUncover the most common architectural models availableAnalyze scenarios where an architecture model should be usedImplement agile techniques to take your software to production Secure the products you are working onMaster tricks that will help you build high-performant applicationsUse cutting-edge technologies to build productsWho this book is forIf you’re an experienced Spring developer aspiring to become an architect of enterprise-grade applications, this book is for you. It’s also ideal for software architects who want to leverage Spring to create effective application blueprints.
Table of ContentsSoftware Architecture TodaySoftware Architecture DimensionsSpring ProjectsClient-Server ArchitecturesMVC ArchitecturesReactive Event-Driven ArchitecturesPipe-and-Filter ArchitecturesMicroservices ArchitecturesServerless ArchitecturesContainerizing your ApplicationsDevOps and Release ManagementMonitoringSecurityHigh Performance
Key FeaturesLearn concepts related to software architecture and embrace them using the latest features of Spring 5Discover architectural models and learn when to apply themGain knowledge of architectural principles and how they can be used to provide accountability and rationale for architectural decisionsBook DescriptionSpring 5 and its ecosystem can be used to build robust architectures effectively. Software architecture is the underlying piece that helps us accomplish our business goals whilst supporting the features that a product demands. This book explains in detail how to choose the right architecture and apply best practices during your software development cycle to avoid technical debt and support every business requirement. Choosing the right architecture model to support your business requirements is one of the key decisions you need to take when a new product is being created from scratch or is being refactored to support new business demands. This book gives you insights into the most common architectural models and guides you when and where they can be used. During this journey, you’ll see cutting-edge technologies surrounding the Spring products, and understand how to use agile techniques such as DevOps and continuous delivery to take your software to production effectively. By the end of this book, you’ll not only know the ins and outs of Spring, but also be able to make critical design decisions that surpass your clients’ expectations.
What you will learnUnderstand the key principles of software architectureUncover the most common architectural models availableAnalyze scenarios where an architecture model should be usedImplement agile techniques to take your software to production Secure the products you are working onMaster tricks that will help you build high-performant applicationsUse cutting-edge technologies to build productsWho this book is forIf you’re an experienced Spring developer aspiring to become an architect of enterprise-grade applications, this book is for you. It’s also ideal for software architects who want to leverage Spring to create effective application blueprints.
Table of ContentsSoftware Architecture TodaySoftware Architecture DimensionsSpring ProjectsClient-Server ArchitecturesMVC ArchitecturesReactive Event-Driven ArchitecturesPipe-and-Filter ArchitecturesMicroservices ArchitecturesServerless ArchitecturesContainerizing your ApplicationsDevOps and Release ManagementMonitoringSecurityHigh Performance
Software Architecture with Spring 5.0: Design and architect highly scalable, robust, and high-performance Java applications Reviews
-
Good coverage with examples
The book provides detailed examples of all forms of traditional and new architectures along with implementation in Spring Boot. I liked the discussion on even driven, cloud and serverless architectures that are being adopted today. The book also covers Jenkins, Docker and performance tools to round everything neatly. A good reference. -
Highly recommended if you need high level overview of software architecture with Spring in a short period of time. 🤗