A hands-on workshop to explore serverless architecture with AWS Lambda and RDS.
This workshop will leverage serverless services to build a web crawler for AWS re:Post and demonstrate how to:
- Scrape data using AWS Lambda.
- Cleanse and structure the data for storage in Amazon RDS for MySQL.
- Automate the crawling process with EventBridge Scheduler.
- Create a HTTP API for integration with other applications using API Gateway.
Follow the step-by-step instructions on our Notion Page to set up and complete the workshop.
If you encounter any issues, feel free to reach out at [email protected] or submit an issue.