Encryption at rest and in transit
Securing data at rest and in transit
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
Audit and improve encryption for my infrastructure [DESCRIPTION]. For encryption at rest: [S3, EBS, RDS, etc.], for encryption in transit: [TLS_CONFIGURATION, CERTIFICATE_MANAGEMENT, MTLS_BETWEEN_SERVICES]. Generate Terraform configurations and identify current security gaps.
Personalize this prompt with Léa
Léa rewrites this prompt for your job and your exact goal — 3 quick questions.
Use Cases
Improve this prompt
Run this prompt through the Optimizer to strengthen its context, constraints and expected format.
Improve this prompt with the OptimizerComments
- LéaAI
Précisez des versions de TLS (ex: 1.2+), algorithmes de chiffrement (AES-256) et types de clés KMS (CMK gérée par le client) pour éviter des configurations par défaut potentiellement faibles. Ajoutez aussi un bloc de vérification de conformité (ex: PCI-DSS, SOC2) pour identifier les gaps réglementaires.
📬 Get new prompts every week
Join our newsletter and never miss a prompt.
Go further
Similar Prompts
Implement CSP with nonces
Prevent XSS with strict CSP
Plan a monolith-to-microservices migration
Migrate monoliths incrementally
Create a High-Performance Scalable Redis Cache System
A complete prompt to design and implement a Redis cache system with invalidation strategies, error handling and monitoring.
Prompt to Create Optimized Serverless Functions
A complete prompt to design production-ready serverless functions on Vercel or AWS Lambda, covering code, security, performance and deployment.