Description
Samples can be extremely helpful for first-time users of Knative functions so that they can
See them in action
Understanding the Syntax and Structure
Learning Best Practices Samples
Exploring Use Cases
Bootstrapping Development:
Troubleshooting and Debugging
Some exmaples could be:
Hello World: Basic samples that showcase the simplest form of a Knative function, one that respond for cloud event and one for http call and returns a "Hello, World!" response.
Data Processing: Samples that demonstrate how to process data using Knative functions. This can include tasks such as transforming data, aggregating information, or running calculations.
Image Processing: Examples that show how to perform image processing tasks using Knative functions. This can involve resizing images, applying filters, or extracting metadata.
Webhooks and Event-driven Workflows: Samples that illustrate how to create webhook endpoints and integrate Knative functions into event-driven workflows. These can include receiving GitHub notifications, handling HTTP events, or responding to messages from message brokers like Kafka or RabbitMQ.
Integration with External Services: Samples that demonstrate how to integrate Knative functions with external services, such as calling external APIs, interacting with databases, or sending notifications.
MetaController: Out of the box way functions can be used.
Updated Telegram demo
Future:
Event Streaming and Processing?
Machine Learning?
Chatbots and Voice Assistants ?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status