Skip to content

Commit daa180c

Browse files
committed
debezium/dbz#1569 Add youtube video link to the blog
Signed-off-by: indraraj <indraraj14@gmail.com>
1 parent 4f07cb4 commit daa180c

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

_posts/2026-01-22-Debezium-platform-connection.adoc renamed to _posts/2026-02-11-Debezium-platform-connection.adoc

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Introducing reusable Connections in the Debezium Platform"
4-
date: 2026-01-22
4+
date: 2026-02-11
55
tags: [ UI, debezium-platform, integration, debezium operator, debezium, debezium-server ]
66
author: indrashukla
77
---
@@ -79,7 +79,7 @@ After creating a Connection, you can explicitly validate it to verify that:
7979
* The platform can successfully connect to the target system
8080
* Authentication and network settings are correct
8181

82-
This helps catch issues earlybefore a Source or Destination is created or a pipeline is started.
82+
This helps catch issues early, before a Source or Destination is created or a pipeline is started.
8383

8484
== Using Connections in Sources and Destinations
8585

@@ -107,15 +107,9 @@ simply edit the workflow and select the newly defined Connection definition to l
107107

108108
== Demo: Connections in action
109109

110-
The following video demonstrates how to:
111-
112-
* Create and validate a Connection
113-
* Reuse the Connection across multiple Sources and Destinations
114-
* Build a pipeline using shared Connections
115-
116110
++++
117111
<div class="responsive-video">
118-
<!-- Video placeholder -->
112+
<iframe width="1600" height="900" src="https://www.youtube.com/embed/pRWXV0eeYtI" frameborder="0" allowfullscreen></iframe>
119113
</div>
120114
++++
121115

0 commit comments

Comments
 (0)