DrunkVoca Platform
📚

개발자 고급

English BEGINNER 210개 단어 JOB_DEVELOPER_ADVANCED

개발자를 위한 고급 업무 영어 단어

📅 하루 20개씩 약 2일 1회차 완주 기준 · 복습 스케줄은 앱이 챙겨요

단어 목록 (36개 전체)

idempotent 멱등한, 여러 번 실행해도 같은 결과
polymorphism 다형성
encapsulation 캡슐화
orchestration 오케스트레이션, 서비스 조율
deadlock 교착 상태
resilience 복원력, 회복 탄력성
observability 관측 가능성
immutable 불변의
declarative 선언적인
imperative 명령적인
deterministic 결정론적인, 동일 입력 시 동일 출력
replication 복제
throttle 스로틀, 호출 빈도 제한
singleton 싱글턴, 단일 인스턴스 패턴
facade 퍼사드, 단순화된 인터페이스 패턴
telemetry 텔레메트리, 원격 측정 데이터
regression 회귀, 기존 기능 재발 오류
jitter 지터, 무작위 지연 추가
quorum 쿼럼, 합의 정족수
snapshot 스냅샷, 특정 시점 상태 저장
compaction 컴팩션, 데이터 압축 정리
tombstone 툼스톤, 삭제 표시 마커
Raft Raft, 분산 합의 알고리즘
pod 파드, 쿠버네티스 최소 배포 단위
ingress 인그레스, 외부 트래픽 진입 규칙
monad 모나드, 함수 체이닝 패턴
closure 클로저, 외부 변수 참조 함수
span 스팬, 추적 단위 구간
trace 트레이스, 요청 추적 경로
metric 메트릭, 측정 지표
toil 토일, 반복적 수작업
compliance 컴플라이언스, 규정 준수
inference 추론, 모델 예측 실행
hallucination 할루시네이션, AI 허위 생성
stampede 스탬피드, 대량 동시 접근 문제
affinity 어피니티, 선호도 배치

예문으로 보기

  • idempotent · An idempotent operation produces the same result no matter how many times it's executed.

    멱등성 작업은 몇 번 실행되든 동일한 결과를 생성한다.

  • polymorphism · Polymorphism enables objects of different types to be treated through the same interface.

    다형성은 다양한 유형의 객체가 동일한 인터페이스를 통해 처리될 수 있게 한다.

  • encapsulation · Encapsulation groups related data and methods together while hiding internal details.

    캡슐화는 관련 데이터와 메서드를 함께 그룹화하면서 내부 세부사항을 숨긴다.

  • orchestration · The manager is responsible for the orchestration of the entire project.

    그 매니저는 전체 프로젝트의 조율을 책임지고 있다.

  • deadlock · A deadlock occurs when two threads wait indefinitely for resources held by each other.

    데드락은 두 개의 스레드가 서로가 보유한 리소스를 무한정 기다릴 때 발생한다.

  • resilience · Her resilience helped her recover from the setback quickly.

    그녀의 회복력 덕분에 빠르게 어려움에서 벗어났다.

  • observability · The new platform improved observability across all microservices.

    새 플랫폼은 모든 마이크로서비스에 대한 관측성을 향상시켰다.

  • immutable · Immutable data structures cannot be modified after creation, improving code safety.

    불변 데이터 구조는 생성 후 수정할 수 없으며 코드 안전성을 향상시킨다.

이 주제 더 보기

2

imports

평가 모으는 중

210

단어

구글 로그인하고 내 단어장에 저장
공개일 2026.04.06
업데이트 2026.04.06
소스 SYSTEM