This practical guide sets out to show Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry. Authors Josh Long and Kenny Bastani cover the tools and methodologies that will help you transform your legacy application into one that is cloud native, in other words ones that use cloud computing, are based on test-driven development and continuous integration and are released in small batches as microservices to reduce the scope of change and the cost of change.
Author: Josh Long and Kenny Bastani Publisher: O'Reilly Date: Sept 2017 Pages: 648 ISBN: 978-1449374648 Print: 1449374646 Kindle: B074R4B7LY Audience: Java/JVM developers Level: Intermediate Category: Java
- The Basics: learn the motivations behind cloud native thinking; configure and test a Spring Boot application; and move your legacy application to the cloud
- Web Services: build HTTP and RESTful services with Spring; route requests in your distributed system; and build edge services closer to the data
- Data Integration: manage your data with Spring Data, and integrate distributed services with Spring’s support for event-driven, messaging-centric architectures
- Production: make your system observable; use service brokers to connect stateful services; and understand the big ideas behind continuous delivery
For recommendations of Java books see Java Books For Beginners in our Programmer's Bookshelf section.
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
C++ Programming, 7th Ed (In Easy Steps)
Author: Mike McGrath Publisher: In Easy Steps Date: April 2022 Pages: 192 ISBN: 9781787910379 Print: 1787910377 Kindle: B0F9LDHDBG Audience: Developers wanting to learn C++ Rating: 4 Reviewer: Mike James
This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?
|
Software Development Pearls
Author: Karl Wiegers Publisher: Addison-Wesley Professional Pages: 336 ISBN: 978-0137487776 Print: 0137487770 Kindle: B09BF6CS9T Audience: General developers Rating: 2 Reviewer: Ian Elliot Who can resist a good pearl or two?
| More Reviews |
|