×

Get the eBook

First Name
Last Name
Company
Job Title
Country
State
Phone Number - optional
Email Consent
Phone Consent
Thank you!
Error - something went wrong!
   

Getting Started with Knative

February 14, 2019
While Kubernetes is a great platform for running and managing containers, the job of building, deploying, and managing serverless applications is best suited for Knative. This practical ebook shows developers and operators new to Knative how to use this open source project in conjunction with Kubernetes. You'll learn how to create and run code with Knative and how to integrate this platform into your production environment.
 
Throughout this ebook, Bryan Friedman and Brian McClain from Pivotal explore serverless architecture patterns using examples of self-service use cases. Whether you're planning to use Kubernetes or have begun to run it in production, this ebook will help you understand how Knative and each of its components will work in your system. Code samples are available on GitHub, and prebuilt container images are available on Docker Hub.
  • Dive into Knative's three key components: serving, building, and eventing
  • Deploy and serve applications and functions with the Knative Serving module
  • Compile and package code as containers with Knative Build 
  • Create a rich, robust event-driven architecture with Knative Eventing
  • Explore advanced topics such as creating your own event source and using build templates
  • Put everything together to build a sample service for visualizing earthquake activity
Previous
Spring Framework Foundations
Spring Framework Foundations

Next
Modernizing .NET Applications
Modernizing .NET Applications

How .NET developers and architects can improve the most impactful parts of your existing codebase and build...