You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/get-started/Introduction.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,12 @@ title: " "
7
7
# Introduction
8
8
9
9
**Flamingock** brings *Change-as-Code (CaC)* to your entire stack.
10
-
It applies **versioned, auditable changes** to the external systems your application depends on — such as schemas, message brokers, databases, APIs, cloud services...
10
+
It applies **versioned, auditable changes** to the external systems your application depends on — such as schemas, message brokers, databases, APIs, cloud services, and any other external system your application needs.
11
11
12
12
Unlike infrastructure-as-code tools, Flamingock runs **inside your application** (or via the **CLI**).
13
13
It ensures these systems evolve **safely, consistently, and in sync with your code at runtime**.
0 commit comments