SEO Blogs#3060
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Function scopes give you fine-grained control over API permissions |
Greptile SummaryThis PR adds three new SEO-focused blog posts (cloud storage, Kubernetes, and serverless) along with their cover images, and refreshes the image optimization cache after removing a previous cloud computing post. All three posts are marked
Confidence Score: 5/5Safe to merge — content-only additions with no functional code changes. Three new blog posts and their cover images are self-contained additions. Frontmatter fields (authors, cover paths, categories) are all valid and consistent with existing posts, every new image directory has a corresponding cache entry, and the posts are gated behind unlisted: true. No logic, configuration, or infrastructure is affected. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "Apply suggestion from @aishwaripahwa12" | Re-trigger Greptile |
|
|
||
| **Software as a Service (SaaS)** delivers complete applications over the internet, such as email or collaboration tools, with the provider managing everything. You just use the software. | ||
|
|
||
| Newer models extend this further, including **serverless** computing and **Backend as a Service (BaaS)**, which provide ready-made backend features through APIs. You can read more in our guide to [serverless](https://appwrite.io/blog). |
There was a problem hiding this comment.
Broken internal link points to blog homepage instead of the serverless guide. The link text reads "our guide to serverless" but the URL is
https://appwrite.io/blog, which takes readers to the blog index rather than the specific article. It should be https://appwrite.io/blog/post/what-is-serverless-an-expert-guide-for-developers, the companion post added in this same PR.
|
@copilot I wanted to go ahead and remove the cloud computing article. Along with that, I also want to remove the image associated with it. And then what I wanted to do is run |
Implemented in commit
I also rechecked the repo for references to that blog slug and found none. |
| date: 2026-06-25 | ||
| cover: /images/blog/what-is-kubernetes-an-expert-guide-for-developers/cover.avif | ||
| timeToRead: 5 | ||
| author: aishwari |
There was a problem hiding this comment.
Let's add Luke or Levi as the author please


Latest SEO blogs, with the cloud computing SEO blog and its associated image removed, followed by re-running image optimization to refresh the optimize cache.