Reader small image

You're reading from  Architecting AI Solutions on Salesforce

Product typeBook
Published inNov 2021
PublisherPackt
ISBN-139781801076012
Edition1st Edition
Concepts
Right arrow
Author (1)
Lars Malmqvist
Lars Malmqvist
author image
Lars Malmqvist

Lars Malmqvist is a 32x certified Salesforce CTA and has spent the past 15 years in the Salesforce ecosystem building advanced solutions on the platform. Currently, he works as a partner in the management consultancy, Implement Consulting Group, focusing on supporting large Nordic Salesforce clients in their transformation journeys. He has published two books, Architecting AI Solutions on Salesforce and Salesforce Anti-Patterns, both with Packt publishing.
Read more about Lars Malmqvist

Right arrow

Predicting with a custom model using AWS SageMaker

Amazon Web Services (AWS) is the biggest player in the cloud marketplace and that includes AI services. In this section, we will be using four different services:

  • AWS SageMaker: A managed service for custom machine learning models
  • S3: The object storage layer of AWS
  • AWS Lambda: Serverless functions running in the cloud
  • API Gateway: The way you expose external APIs on AWS

The purpose of this example is to teach you the basics of using a custom machine learning model from Salesforce. To fit within the available amount of space, we will be skipping several elements that would normally be considered best practice, so don't use this example directly in a production environment. However, you will get an appreciation of how these elements can be formed into a solution should you need to architect one in the future.

As always, we return to our Pickled Plastics Ltd. scenario for our requirements. The legal...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Architecting AI Solutions on Salesforce
Published in: Nov 2021Publisher: PacktISBN-13: 9781801076012

Author (1)

author image
Lars Malmqvist

Lars Malmqvist is a 32x certified Salesforce CTA and has spent the past 15 years in the Salesforce ecosystem building advanced solutions on the platform. Currently, he works as a partner in the management consultancy, Implement Consulting Group, focusing on supporting large Nordic Salesforce clients in their transformation journeys. He has published two books, Architecting AI Solutions on Salesforce and Salesforce Anti-Patterns, both with Packt publishing.
Read more about Lars Malmqvist