Commit 2fe4fa

2026-03-14 20:15:45 Claude (MCP): [mcp] Update Operations: AWS rationale - mention DynamoDB Streams instead of Bedrock/SQS"
Design/Operations.md ..
@@ 151,7 151,7 @@
### Why AWS + EFS
- EFS (Elastic File System) is AWS's managed NFS service. Lambda mounts EFS volumes directly, eliminating the git-on-S3 clone/push cycle. Git repos live on a persistent filesystem — Lambda reads/writes them in place, just like a VPS. Combined with AWS's managed service catalog (Bedrock, SQS, DynamoDB, CloudFront, ACM) and first-class Pulumi support, this is the strongest fit.
+ EFS (Elastic File System) is AWS's managed NFS service. Lambda mounts EFS volumes directly, eliminating the git-on-S3 clone/push cycle. Git repos live on a persistent filesystem — Lambda reads/writes them in place, just like a VPS. Combined with AWS's managed service catalog (DynamoDB, DynamoDB Streams, CloudFront, ACM) and first-class Pulumi support, this is the strongest fit.
### Key properties
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9