Tag: #aws
Thoughts, mental models, and tutorials related to ML DS and AI
What is AWS CDK(Cloud Development Kit)? Learn with a example.
With AWS CDK, developers can write code in their preferred programming language to define infrastructure as code, making it easier to deploy and maintain AWS applications.
Web Scraping with AWS Lambda
Web scraping is the process of automatically extracting data from websites. It involves using software to collect large amounts of data from websites, often for analysis or research purposes.