We are starting a blog. Expect release notes, build guides, and the occasional story about how the platform is put together.
Until now, news about Sawala Cloud lived in scattered places: a changelog entry here, a message in a customer thread there. That works when the platform is small. It stops working the moment someone asks a reasonable question — what changed last month? — and nobody has a link to send them.
What you can expect here
Three kinds of posts, and you can filter to any of them from the index:
- Product updates — what shipped, what it does, and what it means for the way you already work.
- Tutorials — start-to-finish walkthroughs that build something real on the platform.
- Announcements — the occasional larger piece of news, like this one.
How this page is built
This post is stored in Kontena, our own headless CMS, and rendered by the same Next.js app that serves the rest of this marketing site. Publishing it took no pull request and no deploy — someone wrote it in the dashboard and pressed Publish.
That is deliberate. If our own CMS is not good enough to run our own blog, it is not good enough to sell. Everything you read here goes through the same public delivery API that any customer would use.