diff --git a/blog/docs/articles/Building-Stateful-applications-with-Knative-and-Restate.md b/blog/docs/articles/Building-Stateful-applications-with-Knative-and-Restate.md index d8dc854944..b4407e3063 100644 --- a/blog/docs/articles/Building-Stateful-applications-with-Knative-and-Restate.md +++ b/blog/docs/articles/Building-Stateful-applications-with-Knative-and-Restate.md @@ -1,5 +1,7 @@ # Building Stateful applications with Knative and Restate +![Building Stateful applications with Knative and Restate](./images/Building-stateful-serverless-apps-with-knative-and-restate.png) + **Author: [Francesco Guardiani](https://github.com/slinkydeveloper/), Senior Software Engineer @ Restate, [Giselle van Dongen](https://www.linkedin.com/in/giselle-van-dongen/), Developer Advocate @ Restate** Knative revolutionized developing and operating serverless applications on Kubernetes, but it is still quite challenging to build stateful applications on top of it. diff --git a/blog/docs/articles/images/Building-stateful-serverless-apps-with-knative-and-restate.png b/blog/docs/articles/images/Building-stateful-serverless-apps-with-knative-and-restate.png new file mode 100644 index 0000000000..3d832cb1c2 Binary files /dev/null and b/blog/docs/articles/images/Building-stateful-serverless-apps-with-knative-and-restate.png differ diff --git a/blog/docs/index.md b/blog/docs/index.md index e1359e12ea..eabb6bf444 100644 --- a/blog/docs/index.md +++ b/blog/docs/index.md @@ -23,6 +23,8 @@ Follow this blog to keep up-to-date with Knative. ## Featured Posts ### Building Stateful applications with Knative and Restate +![Building Stateful applications with Knative and Restate](./articles/images/Building-stateful-serverless-apps-with-knative-and-restate.png) + Combine Knative with Restate's Durable Execution model to easily build serverless stateful applications [Read more :octicons-arrow-right-24:](articles/Building-Stateful-applications-with-Knative-and-Restate.md){ .md-button }