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
Automated Machine Learning on AWS
Automated Machine Learning on AWS

Automated Machine Learning on AWS: Fast-track the development of your production-ready machine learning applications the AWS way

eBook
$39.99
Paperback
$48.99
Subscription
Free Trial
Renews at $12.99p/m

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

  • Explore the various AWS services that make automated machine learning easier
  • Recognize the role of DevOps and MLOps methodologies in pipeline automation
  • Get acquainted with additional AWS services such as Step Functions, MWAA, and more to overcome automation challenges

Description

AWS provides a wide range of solutions to help automate a machine learning workflow with just a few lines of code. With this practical book, you'll learn how to automate a machine learning pipeline using the various AWS services. Automated Machine Learning on AWS begins with a quick overview of what the machine learning pipeline/process looks like and highlights the typical challenges that you may face when building a pipeline. Throughout the book, you'll become well versed with various AWS solutions such as Amazon SageMaker Autopilot, AutoGluon, and AWS Step Functions to automate an end-to-end ML process with the help of hands-on examples. The book will show you how to build, monitor, and execute a CI/CD pipeline for the ML process and how the various CI/CD services within AWS can be applied to a use case with the Cloud Development Kit (CDK). You'll understand what a data-centric ML process is by working with the Amazon Managed Services for Apache Airflow and then build a managed Airflow environment. You'll also cover the key success criteria for an MLSDLC implementation and the process of creating a self-mutating CI/CD pipeline using AWS CDK from the perspective of the platform engineering team. By the end of this AWS book, you'll be able to effectively automate a complete machine learning pipeline and deploy it to production.

Who is this book for?

This book is for the novice as well as experienced machine learning practitioners looking to automate the process of building, training, and deploying machine learning-based solutions into production, using both purpose-built and other AWS services. A basic understanding of the end-to-end machine learning process and concepts, Python programming, and AWS is necessary to make the most out of this book.

What you will learn

  • Employ SageMaker Autopilot and Amazon SageMaker SDK to automate the machine learning process
  • Understand how to use AutoGluon to automate complicated model building tasks
  • Use the AWS CDK to codify the machine learning process
  • Create, deploy, and rebuild a CI/CD pipeline on AWS
  • Build an ML workflow using AWS Step Functions and the Data Science SDK
  • Leverage the Amazon SageMaker Feature Store to automate the machine learning software development life cycle (MLSDLC)
  • Discover how to use Amazon MWAA for a data-centric ML process

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Apr 15, 2022
Length: 420 pages
Edition : 1st
Language : English
ISBN-13 : 9781801814522
Category :

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 : Apr 15, 2022
Length: 420 pages
Edition : 1st
Language : English
ISBN-13 : 9781801814522
Category :

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 $5 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 $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 139.97
Getting Started with Amazon SageMaker Studio
$43.99
Machine Learning Engineering on AWS
$46.99
Automated Machine Learning on AWS
$48.99
Total $ 139.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9
(10 Ratings)
5 star 90%
4 star 10%
3 star 0%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Ashish Patel Jun 24, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
👉 It explains how to automatically configure a practical step for the ML process, its importance and an important governance factor to consider when performing this automation, and how to use the various AWS features that drive ML products to production.👉 The AutoML system, which aims to automate end-to-end ML model development, is highly demanding. Whereas this Amazon Sage Maker autopilot framework allows us to perform this critical steps in the typical ML process, which includes data mining, algorithm selection, model training, and model optimization.👉 In the Practise of AutoML, Autogluon provides an AutoML methodology that focuses on automated stack ensemble, deep learning, and real-world applications spanning images, text, and tabular data. We can wrap the ML application with SageMaker BYOC (bring your own container) or AWS Deep Learning Container services.👉 The CI / CD pipeline is the backbone of modern software development lifecycle (SDLC) and machine learning lifecycle (MLSDLC) automation. AWS CDK help in CI / CD approaches to machine learning allow you to scale ML in your organization, maintain a balanced development and production environment, and perform version control, on-demand testing, and ultimately automation.👉 Each CI / CD Pipeline has some limitations, such as the ML model process (from the point of view of ML practitioners) and all the paths to automated model deployment (from the perspective of application development and operation teams) Some AWS services, such as AWS CodePipeline and AWS CodeCommit, help to overcome this.👉 AWS Step Functions lets you build resilient workflows using AWS services such as Amazon Dynamodib, AWS Landa, and Amazon Sage Maker. In the Sagemaker Pipeline AWS step Function, you can organize end-to-end machine learning workflows that include data pre-processing, post-processing, feature engineering, data validation, and sample evaluation on Amazon SageMaker.👉 Introducing DataCentric Approach with Apache Airflow, it helps multiple Amazon SageMaker operators, whom are available with Airflow, including model training, hyperparameter tuning, model deployment, and batch transform. This allows you to use the same orchestration tool to manage ML workflows with tasks running on Amazon SageMaker.👉 ML software development life cycle (MLSDLC) introducing the six-phase flow of this : Plan ➡️ Design ➡️ Build ➡️ Test ➡️ Deploy ➡️ Maintain
Amazon Verified review Amazon
Sireesha Muppala Apr 16, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is an awesome book for anyone looking to move beyond the ML model development basics and operationalize machine learning to achieve business value. Author's experience working with various customers comes through as he expertly discusses ML theory, business use cases and takes the reader on a journey of various tools to automate building an ML application. The GitHub repository accompanying the book is a great resource to gain hands-on expertise of the concepts covered. As the ML field continues to evolve, the timeless ideas covered such as automation and CI/CD will help organizations deliver repeated business value.
Amazon Verified review Amazon
Amazon Customer Oct 12, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Before commenting on the contents of Automated Machine Learning on AWS, I must express how much I have to appreciate the fact that this book was newly published. As web services like AWS change the UIs or features of some of its services fairly frequently, this book’s examples manage to provide accurate hands-on instructions to toggling the relevant AWS services. Content-wise, the book is structured in a progressive manner. It first introduces how to perform CRISP-DM methodology using AutoPilot and AutoGluon, and introduces their pros and cons. Then, in section 2, it provides solutions to address the cons of the solutions mentioned in section 1, along with introducing the concepts and hands-ons for CI/CD methodology. As the topics progress further, more AWS solutions are mentioned tailored to different DS/ML development styles. So far I’ve read over half of the book and have felt more confident exercising my MLOps in the workplace. I would recommend this book for DS and MLE who wants to explore more cloud solutions for end-to-end ML projects. However, it might be a bit challenging for readers who have no prior experience with AWS and the common ML deployment tools such as Docker and Kubernetes. Fortunately, the author has kindly provided links whenever there are new AWS services or concepts being introduced, to facilitate our learning. It is daunting to learn ML deployment, but with the help of Automated Machine Learning on AWS, the journey will be easier.
Amazon Verified review Amazon
Guangping zhang May 05, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Automated machine learning (AutoML) is more and more important, several automated ML services or libraries including AWS AutoML appeared recently. This book (Automated MachineLearning on AWS) is about AWS autoML, it fully introduced the most important applications of AWS autoML.This book first introduces a Continuous Integration and Continuous Delivery (CI/CD) methodology. Then, it uses chapters to introduce automating the ML Process and how to build ML workflow using Apache Airflow and Amazon Managed Workflows.At last, the book introduces ML Software development life cycle (MLSDLC) and the application.I think It's a very good book for the customers who are interested in learning AWS automated machine learning.
Amazon Verified review Amazon
789 May 13, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
At first glance, this book appears to be about AutoML options on AWS and while that aspect is firmly covered, the scope of the book is much broader. The author covers a wide variety of tools available within AWS for automating the entire ML lifecycle. There are many aspects that can be automated within an ML lifecycle, including data prep, model training and tuning, model deployment, and model monitoring. Additionally, you may want to implement CICD automation and automatic infrastructure provisioning via infrastructure as code. Amazingly, the author covers all of these aspects with practical examples and code snippets. My favorite part of the book was the coverage of the AWS CDK which allows you tor provision AWS resource stacks using python.
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.