Skip to content

Commit 669871f

Browse files
committed
Add database-schema-migrations-continuous-deployment-zero-downtime article
1 parent 08b5496 commit 669871f

5 files changed

Lines changed: 1177 additions & 758 deletions

File tree

COVERS.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,3 +335,25 @@ Create an image of a medieval castle gate with a modern twist—digital scanners
335335
### Prompt 5: The Microscope View
336336

337337
Design an image showing a container image under a microscope, with its layers visible like geological strata. A security researcher examines the layers, highlighting vulnerable packages in red and safe packages in green. Style: scientific examination aesthetic, laboratory visualization, clean and precise, 16:9 aspect ratio.
338+
339+
## database-schema-migrations-continuous-deployment-zero-downtime
340+
341+
### Prompt 1: The Gradual Transform
342+
343+
Create an image of a database table transforming like a caterpillar into a butterfly, but in stages. Each stage is visible—cocoon phases representing expand, migrate, contract. The transformation happens without disrupting the data particles flowing through it. Style: metamorphosis visualization, organic meets digital, warm transformation colors, 16:9 aspect ratio.
344+
345+
### Prompt 2: The Bridge Construction
346+
347+
Design an image of workers building a new bridge lane next to an existing one while traffic continues flowing. The old lane is labeled "old schema," the new lane "new schema." Traffic (data) flows uninterrupted. Style: engineering blueprint aesthetic, infrastructure metaphor, clean lines, blue and orange highlights, 16:9 aspect ratio.
348+
349+
### Prompt 3: The Surgical Precision
350+
351+
Illustrate a surgical operation on a beating heart (database), with surgeons (migration tools) carefully making changes while monitors show stable vital signs (uptime metrics). The heart continues beating throughout. Style: medical precision imagery, dramatic operating room lighting, blue surgical tones, 16:9 aspect ratio.
352+
353+
### Prompt 4: The Train Track Switch
354+
355+
Create an image of a train track switching mechanism, smoothly redirecting traffic from old tracks to new tracks without stopping the trains. Some trains are on old tracks, some on new, during the transition. Signals show green. Style: railway infrastructure, mechanical precision, motion blur on trains, 16:9 aspect ratio.
356+
357+
### Prompt 5: The Locksmith's Patience
358+
359+
Design an image of a master locksmith carefully replacing the lock on a door while the door remains functional. Old lock components sit neatly organized, new components being installed. A sign shows "Open During Renovation." Style: craftsman precision, detailed mechanical work, warm workshop lighting, 16:9 aspect ratio.

_TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ To overlay an article title and published date on a cover image, use CSS positio
190190
- Uppy, Tus server, whatever other server needed
191191
- Need a Q & A format to use in blameless-postmortem-incident-analysis-systemic-causes
192192
- Numbering for ordered lists breaks when there are code blocks in between numbered list elements, like in src/content/articles/cdn-edge-caching-cache-keys-vary-headers/index.mdx
193+
- Add a cloud of tags on articles list view at top for quick navigation. Add a ToC for featured tags so it's available on mobile, but with something different on desktop view - maybe hide tag cloud on mobile, and show it with an HR between all tags cloud and featured on desktop.
194+
- The "❌" symbol is not showing in sql code block, it's rendering as a plain "X". But "✅" renders okay. src/content/articles/database-schema-migrations-continuous-deployment-zero-downtime/index.mdx
193195

194196
## Reading position indicator
195197

0 commit comments

Comments
 (0)