Openwhisk - serverless REST api services

Key Points

  • Apache Openwhisk is open source framework for serverless functions that run in containers in any environment
  • supports dynamic and compiled languages. Dynamic are simpler with a single json request and response and no jar files for action code needed
  • supports event-driven async actions with controllers, load balancing and messaging with Kafka, Couchdb config db
  • Competes with platform specific serverless frameworks


References

Reference_description_with_linked_URLs_______________________Notes______________________________________________________________















Key Concepts




Potential Value Opportunities



Potential Challenges



Candidate Solutions



Step-by-step guide for Example



sample code block

sample code block
 



Recommended Next Steps