Build and Deploy a Serverless Machine Learning App

By Medium - 2020-11-22

Description

How to deploy and scale a machine learning application with a serverless backend on AWS Lambda and a frontend built using ReactJS

Summary

  • · How I Built and Deployed a Fun Serverless Machine Learning App And made it scalable even with my small budget Have you ever wanted to build a machine learning application with a heavy model on the backend, a React user-friendly interface on the frontend, and a serverless cloud architecture all around so that your product is scalable to tens, hundreds, or even thousands of users?
  • Style transfer has later been enhanced in 2017 with CycleGAN architectures.
  • Part 1 — CartoonGAN model (video by the author) 2 — Deploy CartoonGAN on a serverless API using AWS Lambda The goal of this section is to deploy the CartoonGAN model on a serverless architecture so that it can be requested through an API endpoint … from anywhere on the internet 🌐.
  • Part 4 — deploying React on Netlify (video by the author) 5.

 

Topics

  1. Backend (0.29)
  2. Frontend (0.28)
  3. Machine_Learning (0.15)

Similar Articles

How to Build a Serverless Application Using AWS SAM

By freeCodeCamp.org - 2020-10-19

In my previous article, I talked about how AWS Chalice helps you quickly build a Python-based serverless application and deploy it on AWS within a few minutes. While it was a quick and fun prototype, ...

Serverless React Applications with AWS Lambda

By InfoQ - 2021-02-28

Roman Boiko, solutions architect at AWS, recently published three scenarios to deploy a React application in the cloud or at the edge making use of Amazon Web Services. The scenarios use Amazon S3, Am

How Your Startup Can Benefit From Serverless Approach

By hackernoon - 2021-01-19

The popularity of hiring vendors for handling application backend has spiked tremendously over the last 5 years. On the one hand, startup owners go serverless to save infrastructure costs and pay for ...