Tag: Serverless
-
Getting Started With Serverless PHP
Posted on September 3, 2017, Level intermediate Resource Length short
Rob Alen short article in which he takes a look at how to build a simple serverless PHP function. He is interested in Apache OpenWhisk and this article focuses on PHP runtime with IBM OpenWhisk.
Tags php serverless ibm
-
Exposing OpenWhisk RESTful APIs with API Gateway
Posted on May 2, 2017, Level beginner Resource Length short
Andrew Trice's short blog post describing IBM's API Gateway - the incredibly powerful, scalable, event-driven programming model for building actions (functions) using serverless computing.
Tags serverless javascript IBM
-
Hands-on: Create Your First Serverless Application in Apache OpenWhisk
Posted on February 3, 2017, Level beginner Resource Length medium
Janakiram MSV article about an open source serverless platform from IBM, OpenWhisk. OpenWhisk is available in two modes, hosted and on-premises. Developers can easily get started with it for implementing event-driven, loosely coupled functions.
Tags devops serverless
-
A Crash Course in Amazon Serverless Architecture
Posted on January 27, 2017, Level intermediate Resource Length long
Chandan Patra excellent article provides detailed look at the components of AWS Serverless Architecture and how anyone can make the most of it.
Tags cloud serverless