RDBTC-221 Migrate technical guides Migrating RDBTC-86 - #2602
Open
Netzach-Nyss wants to merge 1 commit into
Open
Conversation
poissoncorp
reviewed
Aug 19, 2026
| * [AWS account](https://aws.amazon.com/free/) | ||
| * [RavenDB](https://ravendb.net/) database | ||
|
|
||
| Let’s cover an actual usage scenario. We’ve written a speeding tickets data [generator](https://gist.github.com/Netzach-Nyss/afe7b3c89ce4421bceccd7eee071ea73) to simulate the continuous data stream. It will fill our database with fresh data. We'll create a new ETL task to route the data flow down to the SQS. |
Contributor
There was a problem hiding this comment.
make sure this gist won't expire at some point
reply back here once assured
poissoncorp
reviewed
Aug 19, 2026
|
|
||
| ### 1. Create a new ETL task | ||
|
|
||
| Open your chosen database and select the tasks menu. There, you want to choose ‘Ongoing Tasks’ and click ‘Add Database Task.’ In this menu, you can select which task you want to add; we need ‘[Amazon SQS ETL](https://ravendb.net/docs/article-page/csharp/studio/database/tasks/ongoing-tasks/amazon-sqs-etl).’ |
Contributor
There was a problem hiding this comment.
fix other ones as well
poissoncorp
reviewed
Aug 19, 2026
|
|
||
| ## Introduction | ||
|
|
||
| In version 7.0, we introduced a new ongoing task: [Amazon SQS ETL](https://ravendb.net/docs/article-page/csharp/server/ongoing-tasks/etl/queue-etl/amazon-sqs). Amazon SQS, short for Simple Queue Services, is a fully managed queuing service that is part of AWS. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue link
RDBTC-221 Migrate technical guides and how-tos from ravend.net/articles to docs.ravendb.net/guides
RDBTC-86 Article about AWS Lambda and RavenDB Amazon SQS ETL
Additional description
Migrating article "New in 7.0: RavenDB and Amazon SQS ETL" to guides
H3 restructure landed cleanly — full
H1 → H2 → H3hierarchy, all links version-less. Here's the refreshed scorecard.Content Quality & E-E-A-T Analysis
Content Quality Score: 90/100 (76 → 86 → 90)
Structure is now the file's strong suit. Two sections cleanly decomposed into 10 numbered H3 steps, correct heading nesting, all code fenced+tagged, three semantic Admonitions, version-independent links throughout.
E-E-A-T Breakdown
see_also. Well-cited.warningcallout. Only remaining gap: no "last updated" field on an 18-month-old post naming Python 3.13.AI Citation Readiness: 85/100 (72 → 80 → 85)
Issues Found
Minor only — no defects remain:
Tabs,TabItem,CodeBlock,LanguageSwitcher,LanguageContentimported but never used. Dead code.updated_at/last-reviewed field; Python 3.13 + v7.0 framing unverified against current.-(plain hyphen, fine).Recommendations
Admonition,Image).Type of change
/templatesor readme)Changes in docs URLs
/scripts/redirects.jsonfile, setDocuments MovedPR label)Changes in UX/UI