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
Modern Software Engineering: Doing What Works to Build Better Software Faster
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David …
book
The Software Architect Elevator
As the digital economy changes the rules of the game for enterprises, the role of software …
audiobook
Algorithms
Digital technology runs on algorithms, sets of instructions that describe how to do something efficiently. Application …
video
SSL Complete Guide 2021: HTTP to HTTPS
This course is all about securing websites with SSL/TLS certificates. We start by exploring the basics …