Book description
Take the pain out of managing serverless applications. Knative, a collection of Kubernetes extensions curated by Google, simplifies building and running serverless systems. Knative in Action guides you through the Knative toolkit, showing you how to launch, modify, and monitor event-based apps built using cloud-hosted functions like AWS Lambda. You’ll learn how to use Knative Serving to develop software that is easily deployed and autoscaled, how to use Knative Eventing to wire together disparate systems into a consistent whole, and how to integrate Knative into your shipping pipeline.About the Technology
With Knative, managing a serverless application’s full lifecycle is a snap. Knative builds on Kubernetes orchestration features, making it easy to deploy and run serverless apps. It handles low-level chores—such as starting and stopping instances—so you can concentrate on features and behavior.
About the Book
Knative in Action teaches you to build complex and efficient serverless applications. You’ll dive into Knative’s unique design principles and grasp cloud native concepts like handling latency-sensitive workloads. You’ll deliver updates with Knative Serving and interlink apps, services, and systems with Knative Eventing. To keep you moving forward, every example includes deployment advice and tips for debugging.
What's Inside
- Deploy a service with Knative Serving
- Connect systems with Knative Eventing
- Autoscale responses for different traffic surges
- Develop, ship, and operate software
About the Reader
For software developers comfortable with CLI tools and an OO language like Java or Go.
About the Author
Jacques Chester has worked in Pivotal and VMWare R&D since 2014, contributing to Knative and other projects.
Quotes
A must-have book for serverless computing experts and enthusiasts.
- Pethuru Raj, Reliance Jio Platforms Ltd.
The definitive reference to Knative.
- Julien Pohie, Thoughtworks
If you are thinking about getting your feet wet with distributed software architecture and Kubernetes, I would strongly suggest reading this book.
- Raffaella Ventaglio, CELI - Language Technology
Required reading for folks looking to take their Kubernetes-backed development to the next level. Fresh and fun.
- Conor Redmond, InComm Product Control
Table of contents
- inside front cover
- Knative in Action
- Copyright
- dedication
- contents
- front matter
- 1 Introduction
- 2 Introducing Knative Serving
- 3 Configurations and Revisions
- 4 Routes
- 5 Autoscaling
- 6 Introduction to Eventing
- 7 Sources and Sinks
- 8 Filtering and Flowing
- 9 From Conception to Production
- appendix. Installing Knative for Development
- index
- inside back cover
Product information
- Title: Knative in Action
- Author(s):
- Release date: March 2021
- Publisher(s): Manning Publications
- ISBN: 9781617296642
You might also like
book
Istio: Up and Running
You did it. You successfully transformed your application into a microservices architecture. But now that you’re …
book
Micro Frontends in Action
Browser-based software can quickly become complex and difficult to maintain, especially when it's implemented as a …
book
GraphQL in Action
Reduce bandwidth demands on your APIs by getting only the results you need—all in a single …
book
Rust in Action
Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. …