Tagged: eventbridge
4 articles
Three Ways to Wire Two Services on AWS A shop and a pharmacy, wired three ways: NAT gateways and IP allowlists, queues between VPCs, IAM identity instead of addresses. Same code, different security. Read article Orchestration vs choreography: which to choose Side by side comparison of the two saga implementations from the previous posts. What each one cost to build, what it gives you operationally, and which questions to ask before picking. Read article Choreography with EventBridge Four Lambdas coordinated through EventBridge events, deployed to LocalStack. The first half of a saga pattern comparison; the orchestration version comes next. Read article Cloud queue inbox/outbox patterns Building outbox/inbox patterns on DynamoDB Local and LocalStack, with a list of queue smells the patterns don't fully cover. Read article