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
 


Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]



Professional C++, 6th Ed (Wiley)

Author: Marc Gregoire
Publisher: Wiley
Date: February 2024
Pages: 1376
ISBN:978-1394193172
Print:1394193173
Kindle:B0CRXK5191
Audience: C++ developers
Rating: 4
Reviewer: Mike James
Can a book on C++ get any bigger and does it need to?


More Reviews