Smart, Scalable Systems and Services With Spring Boot

The term “microservices” has gained significant traction over the last few years. Describing a specific style of distributed software architecture, microservices are small, independently deployable units that work together to form a complete system. Microservices live on the web, live in the cloud, and work with all manner of data (SQL, NoSQL, In-Memory). They are production-ready services driven by ever-changing demands and scale.

Java developers looking to adopt microservices need to consider the practical aspects of application development. How can services be developed quickly? How can a broad range of technologies be supported? How can a consistent programming model be kept? For many companies, the answer is Spring Boot and the wider Spring ecosystem.

In this video training, Josh Long and Phil Webb demonstrate how and why Spring and Spring Boot offer the best way to build modern microservice systems. They look at the technologies and use-cases common to cloud-native microservice style applications as part of a larger framework, and then specifically address microservice implementation patterns.

Outline:

start.spring.io

  • Incepting a new project
  • Git-Clone-Run with Docker Compose
  • Data-Oriented Programming
  • Data
  • HTTP

Extending Spring Boot

  • Auto-configuration
  • building out a starter

Modular Monoliths

  • Simplicity Scales
  • Decoupling with Events
  • External Events

Microservices

  • Messaging
  • Security with the Spring Authorization Server  
  • Spring Cloud Gateway to introduce a UI

Production Ready Features

  • the Spring Boot Actuator
  • Virtual Threads
  • GraalVM 
     

Speaker

Josh Long

Spring Developer Advocate @Broadcom

Josh (@starbuxman) has been the first Spring Developer Advocate since 2010. Josh is a Java Champion, author of 7 books (including "Reactive Spring") and numerous best-selling video training (including "Building Microservices with Spring Boot Livelessons" with Spring Boot co-founder Phil Webb), and an open-source contributor (Spring Boot, Spring Integration, Axon, Spring Cloud, Activiti, Vaadin, etc), a Youtuber (Coffee + Software with Josh Long as well as my Spring Tips series ), and a podcaster ("A Bootiful Podcast").

Read more
Find Josh Long at: