OpenFaaS-serverless application

https://docs.openfaas.com/

OpenFaaS® enables developers to easily deploy event-driven functions and microservices to Kubernetes without the need for repeated boilerplate code. Package your code or existing binaries into a Docker image to get a highly scalable endpoint with automatic expansion and metrics.

Key note

  • Easy to use through UI portal, one-click installation
  • Write functions in any language for Linux or Windows and package them in Docker/OCI image format
  • Portable - use Kubernetes or container on existing hardware or a public / private cloud Run
  • Provide CLI in YAML format for templating and defining functions
  • Auto-scaling as demand increases

 OpenFaaS

 

 

Guess you like

Origin blog.csdn.net/boonya/article/details/112980122