Book description
Serverless computing has become a compelling option for many developers, evidenced by the many serverless platforms now available. Also known as Function as a Service, serverless computing lets developers deploy applications to the cloud without having to provision or manage a server—or pay for a server when it’s not in use. You simply deploy the logic that comprises your application, while your cloud-based serverless provider handles everything else.
With this practical report, author Raymond Camden shows you how to develop serverless code with Apache OpenWhisk, an open source serverless platform. You’ll also get an introduction to OpenWhisk with Bluemix, a feature of IBM’s cloud platform as a service suite. IBM, a major OpenWhisk supporter along with Adobe and Red Hat, provides an optional, easy-to-use way to deploy and host your OpenWhisk code.
- Get guidelines and rules for building and using actions, OpenWhisk’s version of functions
- Use actions in production with OpenWhisk’s Web Actions, the Bluemix API Management feature, or a REST API
- Combine actions into sequences, enabling several actions to work together in a single function
- Create, manage, and share packages for organizing your OpenWhisk actions
Product information
- Title: Developing Serverless Applications
- Author(s):
- Release date: December 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491996249
You might also like
book
DevOps for Serverless Applications
Set up complete CI and CD pipelines for your serverless applications using DevOps principles Key Features …
book
Building Serverless Architectures
Build scalable, reliable, and cost-effective applications with a serverless architecture About This Book Design a real-world …
book
Kubernetes for Serverless Applications
Transform yourself into a Kubernetes specialist in serverless applications. About This Book Get hands-on experience in …
book
Serverless Architectures with Kubernetes
Deploy, orchestrate, and monitor serverless applications using Kubernetes Key Features Get hands-on experience with frameworks, such …