You are on page 1of 2

Amplify

-scale via cloud services and accelerate to production.


-It is a good tool to start with GraphQL
-Amazon Cognito (handle user sign up authorization with serverless backend)
1. With this features can use the User Pool (secure user directory with the username and password
pair)
-Dynamo Table (Album & Photo table – retrieved thumbnail faster because of millisecond response time)
-Elasticsearch service (photo indexing and search)

Amazon Sagemaker

For BUILD, TRAIN and DEPLOY (need different types of resources)

Forecast tool use for predict the user will going see banner and other advertisement

Use GPU computation for training faster (deep learning) the machine learning process.

* BUILD, TRAIN and DEPLOY at Scale

Sagemaker need 3 ingredients: S3, container and model.

Blazing Text - Word2vec

-reaching sufficient source for the model

-for transform to word vectors and classified relevant keyword. Such as Japan -> Tokyo.

-It use CNN – convolutional neural network such as image.

Juptyter

-change instance processor with GPU m1.p2.2xlarge from the Jupyter instanceType

You might also like