Skip to content

[Rule] Use Change Feed processor for event-driven architectures #169

Description

@sajeetharan

Change Feed is a core Cosmos DB feature that enables event-driven patterns, but there is no dedicated rule on how to properly set up and configure a Change Feed processor (as opposed to the materialized views pattern we already cover).

We need a rule covering:

  • Processor setup with lease container
  • Start from beginning vs. start from now
  • Error handling and poison message strategies
  • Scaling with multiple instances
  • Lease expiration and load balancing

Category: \pattern-\ Design Patterns
Impact: High
Suggested file: \skills/cosmosdb-best-practices/rules/pattern-change-feed-processor.md\

References:


This is a good first issue! Follow the Contributing Guide and use the rule template to get started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions