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

[Refacotor] 변경 사항을 고려하여 크롤링 기능 람다 컨테이너 이미지 코드 구현 #12

Open
2 of 3 tasks
Kimseungin0529 opened this issue Feb 19, 2025 · 0 comments · May be fixed by #13
Open
2 of 3 tasks
Assignees
Labels
enhancement New feature or request

Comments

@Kimseungin0529
Copy link
Contributor

Kimseungin0529 commented Feb 19, 2025

이슈 내용

Local과 Lambda 환경이 다르기에 Lambda에서 사용할 수 있게 기존 크롤링 코드가 필요합니다.
따라서 이미지로 관리하는 형식으로 변경했습니다.

구현 목록

  • Lambda 환경에 맞게 크롤링 기능을 담은 main.py 구현
  • AWS SQS 호출, 데이더 저장 API와 같은 부가 로직 추가
  • 필요한 종속성 파일 추가

참고 자료

@Kimseungin0529 Kimseungin0529 added the enhancement New feature or request label Feb 19, 2025
@Kimseungin0529 Kimseungin0529 self-assigned this Feb 19, 2025
@Kimseungin0529 Kimseungin0529 changed the title [Refacotr] 변경 사항을 고려하여 크롤링 기능 람다 컨테이너 이미지 코드 구현 [Refacotor] 변경 사항을 고려하여 크롤링 기능 람다 컨테이너 이미지 코드 구현 Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant