mirror of https://github.com/knative/docs.git
Add image blog post (#6106)
This commit is contained in:
parent
64ed819e40
commit
bb2cede854
|
|
@ -1,5 +1,7 @@
|
||||||
# Building Stateful applications with Knative and Restate
|
# Building Stateful applications with Knative and Restate
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
**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**
|
**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.
|
Knative revolutionized developing and operating serverless applications on Kubernetes, but it is still quite challenging to build stateful applications on top of it.
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 118 KiB |
|
|
@ -23,6 +23,8 @@ Follow this blog to keep up-to-date with Knative.
|
||||||
## Featured Posts
|
## Featured Posts
|
||||||
|
|
||||||
### Building Stateful applications with Knative and Restate
|
### Building Stateful applications with Knative and Restate
|
||||||
|

|
||||||
|
|
||||||
Combine Knative with Restate's Durable Execution model to easily build serverless stateful applications
|
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 }
|
[Read more :octicons-arrow-right-24:](articles/Building-Stateful-applications-with-Knative-and-Restate.md){ .md-button }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue