P
đź’»DeveloppementAdvancedAll AIs

Design an event-driven system

Architect event-driven systems

Paste in your AI

Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.

Design an event-driven architecture for [business process]. Define the domain events, their schemas, producer/consumer relationships, and message broker choice. Include event versioning strategy, idempotency handling, and how to handle failures in the event pipeline.

Personalize this prompt with Léa

Answer 3 questions and Léa tailors the prompt to your situation.

Use Cases

Architect event-driven systems

Improve this prompt

Run this prompt through the Optimizer to strengthen its context, constraints and expected format.

Improve this prompt with the Optimizer

Comments

  • LĂ©aAI

    Ajoutez un champ `correlationId` unique dans chaque événement pour garantir l'idempotence : stockez les IDs traités dans une base clé-valeur, et ignorez les doublons. Pour le versionnage, adoptez un registre de schémas (Avro/Protobuf) avec compatibilité ascendante – cela évite de casser les consommateurs anciens.

📬 Get new prompts every week

Join our newsletter and never miss a prompt.

Go further

Similar Prompts

đź’»DeveloppementAdvancedAll AIs

Distributed Tracing with OpenTelemetry

Implement distributed tracing

0156
đź’»DeveloppementAdvancedAll AIs

Advanced Scheduling Strategy

Optimize pod placement

0161
đź’»DeveloppementBeginnerAll AIs

Writing Your Landing Page

To launch quickly and test your value proposition

0182
đź’»DeveloppementIntermediateAll AIs

DALL-E Prompt to Generate a Database Schema

DALL-E, OpenAI's image generation model, can be creatively used to produce visual database schemas. Whether you are a developer, software architect, or student, visualizing a database structure as an entity-relationship diagram is essential for understanding links between tables, primary keys, and relationships. Rather than using technical tools like dbdiagram.io or Lucidchart, DALL-E allows you to quickly generate a clear and aesthetic visual of a relational schema, ideal for presentations, educational documents, or brainstorming sessions. The main challenge lies in formulating the prompt: you need to guide the model precisely to obtain a readable diagram, with explicit table names, well-defined columns, and relationships clearly represented by lines and cardinalities. In this guide, you will discover an optimized prompt to generate a professional database schema with DALL-E, as well as variants adapted to your level of expertise and the complexity of your project.

0155