Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityTrendingGenerate
    DeepSeekRulesDeepSeek V3 DevOps and Infrastructure Rules
    Back to Rules
    DevOps

    DeepSeek V3 DevOps and Infrastructure Rules

    Neura Market April 24, 2026
    0 copies 0 downloads

    System rules for using DeepSeek V3 to generate infrastructure code, CI/CD pipelines, and operational runbooks with security and reliability best practices.

    Rule Content
    # DeepSeek V3 DevOps Rules
    
    ## Infrastructure as Code Standards
    - All infrastructure MUST be defined in code (Terraform, CDK, or Pulumi)
    - No manual changes to production infrastructure
    - State files stored in remote backends with locking (S3+DynamoDB, GCS)
    - Modules for reusable components, with versioned releases
    
    ## Security Requirements (NON-NEGOTIABLE)
    1. No hardcoded secrets — use AWS Secrets Manager, Vault, or SSM Parameter Store
    2. All S3 buckets: block public access, enable versioning, enable encryption
    3. IAM: least privilege, no wildcard (*) permissions in production policies
    4. Network: private subnets for databases, public subnets only for load balancers
    5. Encryption: at-rest (AES-256) and in-transit (TLS 1.2+) for all data stores
    6. Audit logging: CloudTrail, VPC Flow Logs, or equivalent enabled
    
    ## CI/CD Pipeline Rules
    - Build, test, security scan, deploy — in that order
    - Deployments to production require manual approval gate
    - Rollback capability for every deployment (blue-green or canary)
    - Secret scanning on every commit (truffleHog, git-secrets)
    - Dependency vulnerability scanning (Snyk, npm audit, safety)
    
    ## Monitoring and Alerting
    - Service Level Objectives (SLOs) defined for all critical services
    - Dashboards: latency (p50/p95/p99), error rate, saturation
    - Alerts: page for SLO burn rate, ticket for non-urgent
    - On-call runbooks for every alert that pages
    
    ## Docker Rules
    - Multi-stage builds to minimize image size
    - Non-root user (USER 1001)
    - Health checks defined
    - No latest tag in production — pin exact versions
    - .dockerignore excluding node_modules, .git, tests

    Tags

    devopsinfrastructureci-cdsecuritydocker

    Comments

    More Rules

    View all
    Architecture

    Claude Coder Microservices Communication Rules

    System rules for designing inter-service communication in microservices architectures with DeepSeek Coder, covering sync/async patterns, error handling, and resilience.

    N
    Neura Market
    Content

    DeepSeek V3 Multilingual Content Generation Rules

    System rules for generating content in multiple languages with DeepSeek V3, covering translation quality, cultural adaptation, locale-specific formatting, and quality assurance.

    N
    Neura Market
    Development

    DeepSeek R1 Code Refactoring Safety Rules

    System rules for safe code refactoring with DeepSeek R1, requiring test coverage verification, incremental changes, and behavior preservation checks.

    N
    Neura Market
    Documentation

    DeepSeek V3 Technical Documentation Writer Rules

    System rules for using DeepSeek V3 to generate clear, maintainable technical documentation including API docs, architecture docs, and onboarding guides.

    N
    Neura Market
    Database

    Claude Coder Database Query Optimization Rules

    System rules for DeepSeek Coder to generate optimized database queries, with requirements for EXPLAIN analysis, indexing recommendations, and performance targets.

    N
    Neura Market
    Writing

    DeepSeek R1 Academic Writing Assistant Rules

    System rules for configuring DeepSeek R1 as an academic writing assistant that maintains scholarly tone, proper citations, and disciplinary conventions.

    N
    Neura Market

    Stay up to date

    Get the latest DeepSeek prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    DeepSeek V3 DevOps and Infrastructure Rules — DeepSeek Rules | Neura Market