Building a Serverless Azure ML Service Using Cognitive and CDKTF

In this tutorial we will go over using cloud services such as Azure Functions and Cognitive to build a sentiment analysis service

Bogdan Cojocar
Towards Data Science
7 min readMay 26, 2022

--

Photo by Aleksandar Pasaric from Pexels

To build our service we will use the following:

  • cdktf: will allow us to build infrastructure in Azure cloud in…

--

--