Skip to content

How to choose the right backend as a service platform for your app - #3158

Open
aishwaripahwa12 wants to merge 1 commit into
mainfrom
how-to-choose-the-right-baas-platform-for-your-app
Open

How to choose the right backend as a service platform for your app#3158
aishwaripahwa12 wants to merge 1 commit into
mainfrom
how-to-choose-the-right-baas-platform-for-your-app

Conversation

@aishwaripahwa12

Copy link
Copy Markdown
Contributor

Latest SEO blog

@appwrite

appwrite Bot commented Aug 10, 2026

Copy link
Copy Markdown

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
website
69d7f2670014e24571ca
Ready Ready View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
website
68496a17000f03d62013
Queued Queued View Logs Preview URL QR Code


Tip

Each function runs in its own isolated container with custom environment variables

@greptile-apps

greptile-apps Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR adds an unlisted SEO article explaining how to evaluate backend-as-a-service platforms, along with its optimized cover asset and cache metadata.

  • Adds comparison and evaluation guidance covering data models, authentication, runtimes, pricing, lock-in, compliance, and migration.
  • Adds the article's AVIF cover image and corresponding optimizer-cache entry.
  • The unlisted article remains discoverable through the public RSS and JSON feeds.

Confidence Score: 4/5

The feed exposure should be fixed before merging if this article is intended to remain unlisted.

The article is hidden from normal blog listings but is still emitted by both public feed endpoints because they consume the unfiltered posts collection.

Files Needing Attention: src/routes/blog/post/how-to-choose-the-right-backend-as-a-service-platform-for-your-app/+page.markdoc

Important Files Changed

Filename Overview
src/routes/blog/post/how-to-choose-the-right-backend-as-a-service-platform-for-your-app/+page.markdoc Adds the complete article and valid internal links, but its unlisted setting does not prevent exposure through the public feeds.
.optimize-cache.json Adds the expected optimizer-cache entry for the new cover asset; the extension difference is intentional under repository conventions.
static/images/blog/how-to-choose-the-right-backend-as-a-service-platform-for-your-app/cover.avif Adds the cover image referenced by the article frontmatter.

Fix All in Claude Code Fix All in Codex

Prompt To Fix All With AI
### Issue 1
src/routes/blog/post/how-to-choose-the-right-backend-as-a-service-platform-for-your-app/+page.markdoc:11
**Unlisted post leaks through feeds**

When this post is deployed with `unlisted: true`, the RSS and JSON feed generators still serialize it from the unfiltered `posts` collection, exposing its title, description, URL, date, and other metadata to feed consumers despite hiding it from the blog listing.

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

Reviews (1): Last reviewed commit: "latest seo blog" | Re-trigger Greptile

author: aditya-oberai
category: comparisons
featured: false
unlisted: true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Unlisted post leaks through feeds

When this post is deployed with unlisted: true, the RSS and JSON feed generators still serialize it from the unfiltered posts collection, exposing its title, description, URL, date, and other metadata to feed consumers despite hiding it from the blog listing.

Knowledge Base Used: Blog and Changelog

Prompt To Fix With AI
This is a comment left during a code review.
Path: src/routes/blog/post/how-to-choose-the-right-backend-as-a-service-platform-for-your-app/+page.markdoc
Line: 11

Comment:
**Unlisted post leaks through feeds**

When this post is deployed with `unlisted: true`, the RSS and JSON feed generators still serialize it from the unfiltered `posts` collection, exposing its title, description, URL, date, and other metadata to feed consumers despite hiding it from the blog listing.

**Knowledge Base Used:** [Blog and Changelog](https://app.greptile.com/appwrite/-/custom-context/knowledge-base/appwrite/website/-/docs/blog-and-changelog.md)

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

Fix in Claude Code Fix in Codex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant