Details for this torrent 

Sakinmaz S. Python Essentials for AWS Cloud Developers 2023
Type:
Other > E-books
Files:
1
Size:
22.08 MiB (23156167 Bytes)
Uploaded:
2023-06-21 11:14 GMT
By:
andryold1
Seeders:
43
Leechers:
9

Info Hash:
6B1C2B3EFB51586C0CD8A35B4B4C8596152BE546




Textbook in PDF format

AWS provides a vast variety of services for implementing Python applications, which can pose a challenge for those without an AWS background. This book addresses one of the more predominant problems of choosing the right service and stepping into the implementation of exciting Python apps using AWS. The book begins by showing you how to install Python and create an AWS account, before helping you explore AWS Lambda, EC2, Elastic Beanstalk, and S3 for Python programming. You'll then gain hands-on experience in using these services to build the Python application. As you advance, you'll discover how to debug Python apps using PyCharm, and then start deploying the Python applications on Elastic Beanstalk. You'll also learn how to monitor Python applications using the CloudWatch service, along with creating and publishing APIs on AWS to access the Python application. The concluding chapters will help you get to grips with storing unstructured and semi-structured data using NoSQL and DynamoDB, as well as advance your knowledge using the Glue serverless data integration service in AWS. By the end of this Python book, you'll be able to take your application development skills up a notch with AWS services and advance in your career.
What you will learn
Understand the fundamentals of AWS services for Python programming
Find out how to configure AWS services to build Python applications
Run and deploy Python applications using Lambda, EC2, and Elastic Beanstalk
Provision EC2 servers on AWS and run Python applications
Debug and monitor Python applications using PyCharm and CloudWatch
Understand database operations on AWS by learning about DynamoDB and RDS
Explore the API gateway service on AWS using Python to grasp API programming