Cloud Native Java (O'Reilly)
Monday, 04 December 2017

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.

<ASIN:1449374646>

 

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

Banner
 


The Big Book of Small Python Projects

Author: Al Sweigart
Publisher: No Starch Press
Date: June 2021
Pages: 432
ISBN: 978-1718501249
Print: 1718501242
Kindle: B08FH9FV7M
Audience: Novice Python developers
Rating: 4
Reviewer: Lucy Black
A project book? A good way to learn Python?



Database Design for Mere Mortals: 25th Anniversary Edition

Author: Michael J Hernandez
Publisher: Addison-Wesley
Pages: 680
ISBN: 978-0136788041
Print: 0136788041
Kindle: B08JLXKJ6S
Audience: Database developers
Rating: 5
Reviewer: Kay Ewbank

As the title of this book suggests, this is a title that has stood the test of time, and this updated 4th Edition has bee [ ... ]


More Reviews