Jump to ratings and reviews
Rate this book

Cloud Native Spring in Action: With Spring Boot and Kubernetes

Rate this book
Build and deliver production-grade cloud-native apps with Spring framework and Kubernetes.

In Cloud Native Spring in Action you'll

- Cloud native best practices and design patterns
- Build and test cloud native apps with Spring Boot and Spring Cloud
- Handle security, resilience, and scalability in imperative and reactive applications
- Configure, deploy, and observe applications on Kubernetes
- Continuous delivery and GitOps to streamline your software lifecycle

Cloud Native Spring in Action is a practical guide to building applications that are designed for cloud environments. You'll learn effective Spring and Kubernetes cloud development techniques that you can immediately apply to enterprise-grade applications. Follow a detailed and complete cloud native system from first concept right through to production and deployment, learning best practices, design patterns, and little-known tips and tricks for pain-free cloud native development. Including coverage of security, continuous delivery, and configuration, this hands-on guide is the perfect primer for navigating the increasingly complex cloud landscape.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Do you want to learn how to build scalable, resilient, and observable Spring applications that take full advantage of the cloud computing model? If so, Cloud Native Spring in Action is the book for you! It will teach you the essential techniques and practices you need to build efficient Spring Boot applications ready for production in the cloud.

About the book
In Cloud Native Spring in Action, you'll learn how to containerize your Spring Boot applications with Cloud Native Buildpacks and deploy them on Kubernetes. This practical guide delivers unique insights into hosting microservices, serverless applications, and other modern architectures on cloud platforms. You'll learn how to use Spring-based methodologies, practices, and patterns that you won't find anywhere else.

What's inside
- Implement cloud native patterns with Spring
- Handle security, resilience, and scalability
- Build and test imperative and reactive applications
- Configuration and observability on Kubernetes
- Adopt continuous delivery and GitOps

About the reader
For intermediate Java developers.

About the author
Thomas Vitale is a software engineer, open source contributor, and international conference speaker.

Table of Contents
PART 1 - CLOUD NATIVE FUNDAMENTALS
1 Introduction to cloud native
2 Cloud native patterns and technologies
PART 2 - CLOUD NATIVE DEVELOPMENT
3 Getting started with cloud native development
4 Externalized configuration management
5 Persisting and managing data in the cloud
6 Containerizing Spring Boot
7 Kubernetes fundamentals for Spring Boot
PART 3 - CLOUD NATIVE DISTRIBUTED SYSTEMS
8 Reactive Resilience and scalability
9 API gateway and circuit breakers
10 Event-driven applications and functions
11 Authentication and SPA
12 Authorization and auditing

664 pages, Paperback

Published December 20, 2022

15 people are currently reading
83 people want to read

About the author

Thomas Vitale

1 book2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
19 (70%)
4 stars
8 (29%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 5 of 5 reviews
Profile Image for Bojack Horseman.
28 reviews2 followers
July 7, 2023
Thomas Vitale did it, it was a great book with a great repository as companion. The book takes you through everything you need to create and deploy a modern Spring application. The skills that this book tries to develop are just perfect, every company is looking for this and the book gives you a nice overview and in depth look on some technologies and how to deploy it from start to finish, real good read and reference when working with Spring and Kubernetes.
Profile Image for Andres Sacco.
28 reviews6 followers
December 20, 2022
An incredible way to learn how to create microservices using the best practices to deploy the application using Kubernetes.
Profile Image for Yifan Yang.
45 reviews7 followers
December 19, 2023
This book covers all aspects of building Cloud-Native applications today, from essential properties and best practices, setting up development environments for cloud-native, to using various tools from the Spring ecosystem for microservices architecture, and finally, to packaging and deploying with some of today's popular tools and trends.

The content is well-rounded, covering topics at just the right depth, showcasing the author's solid expertise in building Java-based projects. The language of the book is incredibly smooth, and the diagrams provided are intuitive and easy to understand, which greatly enhances the learning experience.

I believe this book serves not only as a knowledge refresher for programmers and architects who want to understand the shifts in methods, tools, and thinking brought about by the Cloud-Native wave, but also as a handy reference guide to consult when building your own projects
Profile Image for Mohammed Kamil.
6 reviews10 followers
September 11, 2023
The book offers a comprehensive, actionable guide on how to develop a spring boot application in a cloud native way, providing best practices, and introducing tooling and relevant projects form the ecosystem of cloud native space.

Profile Image for Larry.
758 reviews4 followers
April 10, 2025
You will definitely learn a thing or two about Spring Cloud, Docker, Kubernetes and GitOps if you read this book.

I never knew it but there's a whole infrastructure of Jenkins-like continuous integration infrastructure at Github. You can set up a pipeline to run your unit tests, build your artifact and make it available as a Docker image on the Github Docker repository.

This book is going on 2 years old and a fair amount of stuff has changed in that time. For instance, there is no longer such a project as Spring Native, instead native (GraalVM) support is baked in to Spring Boot 3. There has been a lot of churn in the Spring Cloud suite and, for example, Spring Microservices in Action which came out in 2021 is a very different kind of book.

I was expecting/hoping for more Kubernetes. Through maybe 3/4 of the book, the author is using docker-compose to bring up the suite of applications. The focus on Kubernetes is pretty strong in chapters 7 and 14-16.

There is a strong focus on best practices throughout the book and the author always indicates how the design decisions he is making are motivated by industry best practices.

I liked how, any time the author gave instructions on bringing something up (e.g. kubernetes cluster, docker-compose configuration), he always followed that with instructions to shut it down.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.