cloud compute

Deploy Machine Learning Models using AWS Lambda and API gateway

Today we will talk about how to deploy a Python machine learning model using AWS lambda with lambda layers and API gateway. The...

Read the rest

Deploy Machine Learning Models in AWS EC2

Although I am a big believer of serverless architecture, EC2 instances sometimes may be an easier option for deploying complica...

Read the rest