Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Python Essentials for AWS Cloud Developers
Python Essentials for AWS Cloud Developers

Python Essentials for AWS Cloud Developers: Run and deploy cloud-based Python applications using AWS

Arrow left icon
Profile Icon Serkan Sakinmaz
Arrow right icon
R$222.99
Full star icon Full star icon Full star icon Full star icon Full star icon 5 (9 Ratings)
eBook May 2023 224 pages 1st Edition
eBook
R$222.99
Paperback
R$278.99
Subscription
Free Trial
Arrow left icon
Profile Icon Serkan Sakinmaz
Arrow right icon
R$222.99
Full star icon Full star icon Full star icon Full star icon Full star icon 5 (9 Ratings)
eBook May 2023 224 pages 1st Edition
eBook
R$222.99
Paperback
R$278.99
Subscription
Free Trial
eBook
R$222.99
Paperback
R$278.99
Subscription
Free Trial

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Gain hands-on experience in AWS services to effectively implement Python programming
  • Utilize Python with open source libraries to develop data pipelines, APIs, and database applications
  • Leverage the power of AWS to create a cloud-based server and use monitoring and logging features

Description

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.

Who is this book for?

This book is for cloud developers, software developers, and IT specialists who want to develop Python applications on AWS as well as learn the concepts underlying AWS services for implementing the applications. Experience in Python programming is needed to be able to implement the applications on AWS.

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

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : May 19, 2023
Length: 224 pages
Edition : 1st
Language : English
ISBN-13 : 9781804618073
Languages :
Concepts :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : May 19, 2023
Length: 224 pages
Edition : 1st
Language : English
ISBN-13 : 9781804618073
Languages :
Concepts :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$12.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$129.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick icon Exclusive print discounts
$179.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total R$ 836.97
AWS CDK in Practice
R$278.99
Python Essentials for AWS Cloud Developers
R$278.99
AWS Observability Handbook
R$278.99
Total R$ 836.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Full star icon 5
(9 Ratings)
5 star 100%
4 star 0%
3 star 0%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Phil Jul 22, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I can recommend this book to anyone looking to learn how to use Python to develop cloud-based applications on AWS (perhaps not so much for veterans of the field!). The book does a great job of covering the basics of getting running with the key AWS services that are used to build and deploy Python applications. The author's explanations are clear and concise, and the supporting screenshots are very helpful.The book really focuses on practical knowledge - rather than just describing services, it shows you how to use them to build real-world applications. The reference project at the end is particularly useful as an end-to-end view.It doesn't delve into every corner of AWS, but the range of topics covered is a solid start for aspiring cloud developers. My only concern would be that the heavy use of explanatory screenshots of the AWS web frontend and PyCharm could become outdated as they update their UI.
Amazon Verified review Amazon
CML May 29, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The utilization of AWS Cloud has become essential in every software project nowadays. Many established systems continue to migrate themselves onto cloud services. This book has proven to be highly beneficial in understanding cloud services and, more importantly, their role in software projects. Including detailed explanations and accompanying illustrations from the beginning has provided sufficient clarity. I am sincerely grateful for this resource.
Amazon Verified review Amazon
Kevin Pöllinger Jun 13, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
After reviewing the first chapters, I can say with certainty that this is a valuable book on how to get started with AWS. Exactly the right mix of breadth and depth with practical use cases for my taste - I say this as an experienced Cloud Engineer. The author cites examples reminiscent of practical problems, such as debugging or monitoring Lambda functions, which a corporate engineer has to deal with very often.I liked the realistic use case scenarios that resemble my professional activity - the Author explained very clearly how to build data processing pipelines using multiple AWS services while giving a comprehensive big picture.
Amazon Verified review Amazon
Amazon Customer Jul 19, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The book Python Essentials for AWS Cloud Developers can be a great book for starters in cloud development. Every chapter is pretty detailed and well-explained which leaves you with no question marks. I would suggest this book for anyone interested in software development with Python (which is a great choice) and would like to learn how applications are built and deployed and run in the AWS cloud environment.
Amazon Verified review Amazon
STACEY KING Jul 30, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book is a highly informative and practical guide that expertly addresses the challenges of integrating Python with AWS. The book begins with setting up the development environment and gradually introduces key AWS services like Lambda, EC2, Elastic Beanstalk, and S3 for Python programming. The hands-on approach and clear examples make it accessible to both beginners and experienced developers. I particularly appreciated the focus on debugging with PyCharm and deploying Python apps on Elastic Beanstalk. The later chapters cover essential topics like monitoring, APIs, and data storage with NoSQL, DynamoDB, and Glue. Overall, this book equips developers to enhance their skills and confidently utilise AWS services for Python application development, making it a must-read for anyone looking to advance their career in this field.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.