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

[feat] 뉴스 크롤링 및 RDS 업데이트 자동화 구현 #39

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

Neogr1
Copy link
Contributor

@Neogr1 Neogr1 commented Aug 23, 2024

Overview

  • 뉴스를 크롤링하여 S3에 저장한 크롤링 결과를 RDS에 업데이트 하는 코드를 구현했습니다.

Change Log

  • S3에서 데이터를 읽어 RDS를 업데이트 하는 코드를 구현하였습니다.
  • 크롤링과 RDS 업데이트 람다를 자동화하는 Step Functions의 JSON을 작성했습니다.

Issue Tags

@patrashu patrashu merged commit 9995371 into main Aug 24, 2024
@patrashu
Copy link
Collaborator

고생하셨습니다!

@patrashu patrashu deleted the 38-news_crawling_automation/lee branch August 25, 2024 07:00
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

Successfully merging this pull request may close these issues.

[FEAT] 뉴스 크롤링과 RDS 업데이트의 자동화
2 participants