diff --git a/codelabs/ep-connect-ep-broker/codelab.json b/codelabs/ep-connect-ep-broker/codelab.json index 84740ffb..a8013773 100644 --- a/codelabs/ep-connect-ep-broker/codelab.json +++ b/codelabs/ep-connect-ep-broker/codelab.json @@ -3,15 +3,15 @@ "format": "html", "prefix": "https://storage.googleapis.com", "mainga": "UA-49880327-14", - "updated": "2024-06-05T15:20:27Z", + "updated": "2024-07-02T19:47:58Z", "id": "ep-connect-ep-broker", - "duration": 68, + "duration": 83, "title": "Connecting Event Portal to a runtime Event Broker", "summary": "Establishes connectivity between Event Portal, Pub Sub+ Event Broker (the runtime component) and the Event Management Agent. This in turn enables config push", "source": "main/markdown/ep-connect-ep-broker/ep-connect-ep-broker.md", "theme": "", "status": [ - "hidden" + "published" ], "category": [ "eventportal" diff --git a/codelabs/ep-connect-ep-broker/img/2065b4e743188980.png b/codelabs/ep-connect-ep-broker/img/2065b4e743188980.png new file mode 100644 index 00000000..4fcacf3e Binary files /dev/null and b/codelabs/ep-connect-ep-broker/img/2065b4e743188980.png differ diff --git a/codelabs/ep-connect-ep-broker/img/2de2daf031ffdfe4.png b/codelabs/ep-connect-ep-broker/img/2de2daf031ffdfe4.png new file mode 100644 index 00000000..c9223be3 Binary files /dev/null and b/codelabs/ep-connect-ep-broker/img/2de2daf031ffdfe4.png differ diff --git a/codelabs/ep-connect-ep-broker/img/71beac5b37e5a024.png b/codelabs/ep-connect-ep-broker/img/71beac5b37e5a024.png new file mode 100644 index 00000000..c15d6a53 Binary files /dev/null and b/codelabs/ep-connect-ep-broker/img/71beac5b37e5a024.png differ diff --git a/codelabs/ep-connect-ep-broker/img/d4e9cb042ed73a13.png b/codelabs/ep-connect-ep-broker/img/d4e9cb042ed73a13.png new file mode 100644 index 00000000..a191389b Binary files /dev/null and b/codelabs/ep-connect-ep-broker/img/d4e9cb042ed73a13.png differ diff --git a/codelabs/ep-connect-ep-broker/img/dd2a4855a8f7d870.png b/codelabs/ep-connect-ep-broker/img/dd2a4855a8f7d870.png new file mode 100644 index 00000000..a75d8dab Binary files /dev/null and b/codelabs/ep-connect-ep-broker/img/dd2a4855a8f7d870.png differ diff --git a/codelabs/ep-connect-ep-broker/img/e30b7cbb0cd4f8a3.png b/codelabs/ep-connect-ep-broker/img/e30b7cbb0cd4f8a3.png new file mode 100644 index 00000000..e37078be Binary files /dev/null and b/codelabs/ep-connect-ep-broker/img/e30b7cbb0cd4f8a3.png differ diff --git a/codelabs/ep-connect-ep-broker/index.html b/codelabs/ep-connect-ep-broker/index.html index 5251a19f..be8cab90 100644 --- a/codelabs/ep-connect-ep-broker/index.html +++ b/codelabs/ep-connect-ep-broker/index.html @@ -29,9 +29,9 @@ feedback-link="https://github.com/SolaceDev/solace-dev-codelabs/blob/master/markdown/ep-connect-ep-broker"> -

Delivering innovative event-driven features to the hands of users means moving micro-integrations from development to production. That means getting the right event infrastructure in the right environment at the right time. Event Portal makes that easier, faster and more resilient.

-

This code lab establishes connectivity between Event Portal, Pub Sub+ Event Broker (the runtime component) and the Event Management Agent. This in turn enables config push, which we will explore in the next Codelab.

-