Skip to content

Commit 624eaef

Browse files
committed
added images and updated README
1 parent 05be0c8 commit 624eaef

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
# Welcome to your CDK TypeScript project
1+
# CDK Sample: Event Bridge mesh with CDK
22

3-
This is a blank project for CDK development with TypeScript.
3+
## Description
4+
A CDK way to set up a Event Bridge Mesh, where you relay the messages from one Event Bridge in a producer account to another Event Bridge in a consumer account
45

5-
The `cdk.json` file tells the CDK Toolkit how to execute your app.
6+
## Backgroud
67

7-
## Useful commands
88

9-
* `npm run build` compile typescript to js
10-
* `npm run watch` watch for changes and compile
11-
* `npm run test` perform the jest unit tests
12-
* `npx cdk deploy` deploy this stack to your default AWS account/region
13-
* `npx cdk diff` compare deployed stack with current state
14-
* `npx cdk synth` emits the synthesized CloudFormation template
9+
## Solution
10+
11+
12+
### Single consumer
13+
14+
15+
### Multiple consumers
16+
55.3 KB
Loading
48.9 KB
Loading

0 commit comments

Comments
 (0)