Adding realtime functionality to a blog using Kubeless
In this tutorial you will create a simple blog using serverless architecture for the backend, specifically Kubeless. You will add basic blogging functionality, including realtime post publishing. You will use React for your frontend.
Follow tutorial