Building a Serverless App with AWS Lambda, S3, DynamoDB, and Python
In this project, we’ll be building a Serverless web applications using a combination of AWS services. leveraging AWS S3 for hosting, Lambda functions for data retrieval and storage, DynamoDB as a database, API Gateway for creating RESTful APIs, CloudFront for content delivery, and AWS WAF to secure protect us against SQL injection attacks. Table of … Read more