Description
Working in the cloud means you don’t have to deal with hardware. The goal of "serverless" is to also avoid dealing with operating systems. It offers instances that run for the duration of a single function call. These instances have limitations, but a lot of what data scientists do is a perfect fit for this new world! We'll see how to train and deploy machine learning using this infrastructure.