A2–B10:37
We deployed a new build to staging yesterday.
우리는 어제 스테이징에 새 빌드를 배포했어요.
Everything looked fine at first.
처음에는 모든 게 괜찮아 보였어요.
Then we found a big bug.
그런데 큰 버그를 발견했어요.
We had to roll it back quickly.
우리는 재빨리 롤백해야 했어요.
The bug was behind a feature flag.
그 버그는 기능 플래그 뒤에 있었어요.
We turned the flag off to fix it.
플래그를 꺼서 수정했어요.
Then we deployed a hotfix to staging.
그리고 스테이징에 핫픽스를 배포했어요.
The team worked fast together.
팀이 함께 빠르게 움직였어요.
Now we plan a smooth rollout.
이제 우리는 원활한 출시를 계획해요.
I learned to check flags first.
먼저 플래그를 확인하는 걸 배웠어요.
Staging saves us from big trouble.
스테이징이 큰 문제에서 우리를 구해줘요.
Learning from a Staging Release
by @yejunsays