RedHatGov / serverless-workshop-dashboard

Lab guides for a workshop on OpenShift Serverless (Knative)
Apache License 2.0
5 stars 4 forks source link

Lab 1.1 What is a serverless could be broken up a bit #40

Closed andykrohg closed 3 years ago

andykrohg commented 3 years ago

This project provides a vendor agnostic way of making containers serverless capable. It does this by applying two key concepts, serving and eventing to be able to create dynamically scaling, loosely coupled event driven applications.

We could do better justice to Serving and eventing here by breaking out of prose and doing something like:

It does this by applying two key concepts:

jkeam commented 3 years ago

PR https://github.com/RedHatGov/serverless-workshop-dashboard/pull/60

jkeam commented 3 years ago

PR Merged