nm-archetypes-architecture-paradigm-serverlessApply serverless FaaS patterns for event-driven workloads with minimal infrastructure
Install via ClawdBot CLI:
clawdbot install athola/nm-archetypes-architecture-paradigm-serverlessGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/archetypesAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
Handle order placements, inventory updates, and payment notifications via event-driven serverless functions. Cold starts are acceptable for non-real-time processing, and costs scale with transaction volume.
Ingest and transform sensor data from millions of devices using serverless functions triggered by message queues. Bursty traffic patterns align with pay-per-execution cost model.
Aggregate and process streaming events for monitoring dashboards using serverless compute. Use provisioned concurrency to mitigate cold starts for latency-sensitive queries.
Generate daily or weekly reports by running serverless functions on a timer. No idle cost, and resources are only consumed during execution.
Process user messages via serverless functions that call NLP APIs and update conversation state in managed databases. Idempotent handlers ensure reliable responses.
Offer a subscription service where customers pay based on API calls or usage, leveraging serverless to align costs directly with revenue. Startups can scale without upfront infrastructure.
Provide real-time data streams (e.g., stock prices, weather) with serverless delivery functions. Charge per event or data volume, benefitting from low overhead.
Offer turnkey backend-as-a-service for mobile apps using serverless functions for authentication, storage, and notifications. Revenue from monthly active users or function invocations.
💬 Integration Tip
Start by decomposing one atomic workflow (e.g., image resizing) into a function and externalize state to managed services. Automate deployment with IaC from day one to avoid manual setup.
Scored Apr 19, 2026
Check data compliance with construction standards. Validate data against ISO 19650, IFC, COBie, UniFormat standards.
Document significant technical decisions with context, rationale, and consequences to maintain clear, lightweight architectural records for future reference.
Analyze historical construction costs for benchmarking, trend analysis, and estimating calibration. Compare projects, track escalation, identify patterns.
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
Search Singapore property rental and sale listings with flexible filters. Use when asked to search Singapore properties, find rental or sale listings, check...
Book real estate showing tours from emailed or pasted listing details, including extracting listing data, preparing outbound call jobs, coordinating a callin...