OddBit
Home
Categories
About
  • The case against .env files for configuration

    João Pinheiro Dec 2, 2021 · 7 min read · best-practices  ·
    Share on:

    Using environment variables to store sensitive information is a well-known bad practice that seems to be ignored by the "the twelve factor app" manifesto. We will dissect on why this is a bad practice, and why it is not a solution for the problems it tries to solve.

    Read More

Featured Posts

  • The case against .env files for configuration
  • Globally unique numeric keys in PostgreSQL
  • Minimalist dependency injection in Python

Recent Posts

  • The case against .env files for configuration
  • Globally unique numeric keys in PostgreSQL
  • Minimalist dependency injection in Python

Categories

CLUSTER 1 POSTGRESQL 1 PYTHON 1 RANT 1

Tags

TUTORIAL 2 BEST-PRACTICES 1 PATTERNS 1 SQL 1
OddBit

Copyright 2020-  ODDBIT. All Rights Reserved