mathbong
Home
∑ School Math∑ Advanced Math
[] CodingAI Vibe</> Utils⎈ Infra
◎ My Project
Terms Tools About
KO
Glossary coding Term Page

Environment variables

OS-level values for passwords

environment-variables #coding#fastapi#javascript#python
Korean version

Aliases

Environment variable.env

Related Concepts

CI pipelinepydantic-settingsProcess managerBundlingTranspilingStatic hosting

Core Idea

Environment variables is OS-level values for passwords, DB URLs, or feature flags that you inject without touching the source code. It usually makes the most sense alongside CI pipeline, pydantic-settings, Process manager.

Why It Matters Here

Mathbong reuses this term across fastapi posts as shared vocabulary.

Posts Mentioning This Concept

[Docker 시리즈 1편] Docker는 무엇이고 왜 인프라로 이어지는가 Docker 기술의 기본 개념부터 일관된 환경 구성, 배포 방식, 인프라로서의 역할까지 순서대로 정리합니다.[Svelte 시리즈 19편] 배포, 환경 변수, 프로덕션 체크리스트 SvelteKit 앱을 배포할 때 환경 변수를 관리하고, 모니터링과 롤백 전략을 준비하는 과정을 안내합니다.[JavaScript 시리즈 19편] 프런트엔드 빌드와 배포의 기본 번들러, 환경 변수, 정적 호스팅, CI 파이프라인을 통한 배포 기본기를 익힙니다.

© 2026 mathbong. All rights reserved.

RSS