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
Tidy First?
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up …
book
Building Micro-Frontends
What's the answer to today's increasingly complex web applications? Micro-frontends. Inspired by the microservices model, this …
book
Deciphering Data Architectures
Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …