Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

빅뱅 마이그레이션 vs 점진적 마이그레이션(스트랭글러 패턴) #7

Open
sa02045 opened this issue Apr 26, 2024 · 0 comments

Comments

@sa02045
Copy link
Contributor

sa02045 commented Apr 26, 2024

빅뱅 마이그레이션

절대 하지 말아야 할 일 - 코드를 처음부터 다시 작성하는 것
https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/

점진적 마이그레이션

모든 애플리케이션 마이그레이션이 점진적으로 이루어져야 하는 이유
https://vercel.com/blog/incremental-migrations

스트랭글러 패턴
https://johngrib.github.io/wiki/pattern/strangler/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant