Part 3: Useful AWS Services to Implement Python
In this part, you will deep-dive into other AWS services for Python programming, such as monitoring, creating an API, database operations, and NoSQL with DynamoDB.
This part has the following chapters:
- Chapter 7, Monitoring Applications via CloudWatch
- Chapter 8, Database Operations with RDS
- Chapter 9, Creating an API in AWS
- Chapter 10, Using Python with NoSQL (DynamoDB)
- Chapter 11, Using Python with Glue
- Chapter 12, Reference Project on AWS