A20:36
Yesterday we deployed our new update.
어제 우리는 새 업데이트를 배포했어요.
First we put it on staging.
먼저 스테이징 서버에 올렸어요.
Everything looked fine at first.
처음에는 모든 게 괜찮아 보였어요.
Then a test failed quickly.
그런데 테스트 하나가 금방 실패했어요.
We had to roll it back fast.
우리는 빨리 롤백해야 했어요.
The code was behind a feature flag.
그 코드는 기능 플래그 뒤에 있었어요.
So the users never saw it.
그래서 사용자들은 그것을 보지 못했어요.
My team fixed the small bug.
우리 팀은 작은 버그를 고쳤어요.
Today we tried the rollout again.
오늘 우리는 다시 롤아웃을 시도했어요.
This time it worked well.
이번에는 잘 작동했어요.
I learned to test more carefully.
나는 더 신중하게 테스트해야 한다고 배웠어요.
We Deployed to Staging and Rolled Back – A Real Work Story
by @soyul_words