Book description
Serverless computing greatly simplifies software development. Your team can focus solely on your application while the cloud provider manages the servers you need. This practical guide shows you step-by-step how to build and deploy complex applications in a flexible multicloud, multilanguage environment using Apache OpenWhisk. You’ll learn how this platform enables you to pursue a vendor-independent approach using preconfigured containers, microservices, and Kubernetes as your cloud operating system.
Michele Sciabarrà demonstrates how to build a serverless application using classical design patterns and the programming language or languages that best fit your task. You’ll start by building a simple serverless application hands-on before diving into the more complex aspects of the OpenWhisk platform.
- Examine how OpenWhisk’s serverless architecture works, including the use of packages, actions, sequences, triggers, rules, and feeds
- Learn how OpenWhisk compares to existing architectures, such as Java Enterprise Edition
- Manipulate OpenWhisk features using the command-line interface or a JavaScript API
- Design applications using common Gang of Four design patterns
- Use architectural design patterns such as model-view-controller to combine several OpenWhisk actions
- Learn how to test and debug your code in a serverless environment
Publisher resources
Table of contents
- Foreword
- Preface
- I. Introducing OpenWhisk Development
- 1. Serverless and OpenWhisk Architecture
- 2. A Simple OpenWhisk Application
- 3. The OpenWhisk CLI and JavaScript API
- 4. Common Design Patterns in OpenWhisk
- 5. Integration Design Patterns in OpenWhisk
- 6. Unit Testing OpenWhisk Applications
- II. Advanced OpenWhisk Development
- 7. Developing OpenWhisk Actions in Python
- 8. Using CouchDB with OpenWhisk
- 9. An OpenWhisk Web Application in Python
- 10. Developing OpenWhisk Actions in Go
- 11. Using Kafka with OpenWhisk
- 12. Deploying OpenWhisk with Kubernetes
- Index
Product information
- Title: Learning Apache OpenWhisk
- Author(s):
- Release date: July 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492046165
You might also like
book
What's New in Apache Web Server 2.2?
What's New in Apache Web Server 2.2? shows you all the new features you'll know to …
video
Learning Docker
In this Learning Docker training course, expert author Rick Fast will teach you how to create, …
book
Apache 2 Pocket Reference
Even if you know the Apache web server inside and out, you still need an occasional …
book
Apache Cookbook, 2nd Edition
There's plenty of documentation on installing and configuring the Apache web server, but where do you …