Need advice about which tool to choose?Ask the StackShare community!

Apache OpenWhisk

60
149
+ 1
7
FaaS

5
28
+ 1
1
Add tool

Apache OpenWhisk vs FaaS: What are the differences?

## Introduction

1. **Deployment Model**: Apache OpenWhisk is an open-source serverless platform, while FaaS (Function as a Service) is a cloud computing model that allows users to develop and run functions without managing servers.

2. **Vendor Lock-in**: Apache OpenWhisk is not tied to a specific vendor, providing users with the flexibility to run their functions on different cloud platforms. In contrast, FaaS services provided by cloud vendors like AWS, Azure, and Google Cloud may lock users into their specific ecosystem.

3. **Pricing Structure**: Apache OpenWhisk is an open-source project and generally free to use, making it cost-effective for users. On the other hand, FaaS services come with pay-per-use pricing models, which can result in unpredictable costs based on the number of executions and resources consumed.

4. **Customization and Control**: Apache OpenWhisk offers more customization options and control over the underlying infrastructure, allowing users to tailor the environment to their specific needs. In comparison, FaaS services often abstract away the infrastructure details, limiting the level of customization available to users.

5. **Community Support and Ecosystem**: Apache OpenWhisk benefits from a vibrant open-source community that contributes to its development and provides support to users. FaaS services, while backed by large cloud providers, may offer extensive documentation and tools but might lack the same level of community support.

6. **Integration with External Services**: Apache OpenWhisk provides flexibility in integrating with various external services and tools through its ecosystem, enabling users to extend the platform's capabilities. In contrast, FaaS services may have native integrations with specific cloud services but could be limited in integrating with third-party tools and services seamlessly.

In Summary, Apache OpenWhisk and FaaS differ in deployment model, vendor lock-in, pricing structure, customization and control, community support, ecosystem, and integration with external services.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Apache OpenWhisk
Pros of FaaS
  • 4
    You are not tied to a provider. IBM available however
  • 3
    Still exploring... its just intresting
  • 1
    Simple way to build serverless applications

Sign up to add or upvote prosMake informed product decisions

What is Apache OpenWhisk?

OpenWhisk is an open source serverless platform. It is enterprise grade and accessible to all developers thanks to its superior programming model and tooling. It powers IBM Cloud Functions, Adobe I/O Runtime, Naver, Nimbella among others.

What is FaaS?

FaaS is a platform for building serverless functions on Docker Swarm Mode with first class metrics. Any UNIX process can be packaged as a function in FaaS enabling you to consume a range of web events without repetitive boiler-plate coding.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Apache OpenWhisk?
What companies use FaaS?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Apache OpenWhisk?
What tools integrate with FaaS?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Apache OpenWhisk and FaaS?
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the underlying compute resources for you. You can use AWS Lambda to extend other AWS services with custom logic, or create your own back-end services that operate at AWS scale, performance, and security.
Kubeless
Kubeless is a Kubernetes native serverless Framework. Kubeless supports both HTTP and event based functions triggers. It has a serverless plugin, a graphical user interface and multiple runtimes, including Python and Node.js.
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. According to Netcraft nginx served or proxied 30.46% of the top million busiest sites in Jan 2018.
Apache HTTP Server
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a replacement for the NCSA HTTP Server, it has grown to be the most popular web server on the Internet.
Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale computing easier for developers.
See all alternatives