Reader small image

You're reading from  Modern Data Architecture on AWS

Product typeBook
Published inAug 2023
PublisherPackt
ISBN-139781801813396
Edition1st Edition
Concepts
Right arrow
Author (1)
Behram Irani
Behram Irani
author image
Behram Irani

Behram Irani is currently a technology leader with Amazon Web Services (AWS) specializing in data, analytics and AI/ML. He has spent over 18 years in the tech industry helping organizations, from start-ups to large-scale enterprises, modernize their data platforms. In the last 6 years working at AWS, Behram has been a thought leader in the data, analytics and AI/ML space; publishing multiple papers and leading the digital transformation efforts for many organizations across the globe. Behram has completed his Bachelor of Engineering in Computer Science from the University of Pune and has an MBA degree from the University of Florida.
Read more about Behram Irani

Right arrow

ML using Amazon Redshift and Amazon Athena

Many times, all the data is already processed, stored, and consumed out of Amazon Redshift using SQL-based queries. Database engineers can easily create complex SQL-based consumption patterns, but they lack the understanding to stitch together all the components of ML pipelines using SageMaker. To make their day-to-day-job lives easy, they can now build ML models inside Amazon Redshift using SQL syntax. Redshift ML handles all interactions with Amazon SageMaker, transparent to the data developer.

Some of the benefits of using Redshift ML are set out here:

  • Simplicity: Makes it easy to create ML models using SQL. Even the predictions are done using SQL statements.
  • Flexibility: Allows the user to select specific ML algorithms such as XGBoost. Under the covers, the best ML model is automatically trained and tuned.
  • Performant: Even though under the covers the models are trained with SageMaker, they are eventually deployed in...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Modern Data Architecture on AWS
Published in: Aug 2023Publisher: PacktISBN-13: 9781801813396

Author (1)

author image
Behram Irani

Behram Irani is currently a technology leader with Amazon Web Services (AWS) specializing in data, analytics and AI/ML. He has spent over 18 years in the tech industry helping organizations, from start-ups to large-scale enterprises, modernize their data platforms. In the last 6 years working at AWS, Behram has been a thought leader in the data, analytics and AI/ML space; publishing multiple papers and leading the digital transformation efforts for many organizations across the globe. Behram has completed his Bachelor of Engineering in Computer Science from the University of Pune and has an MBA degree from the University of Florida.
Read more about Behram Irani