filmov
tv
Python Http Service on AWS

Показать описание
Let’s turn a python function into an http service using the Cloud Development Kit, CDK for short. CDK is a tool for scripting infrastructure such as deployment images, databases and proxy servers. The output of CDK is a cloudformation template, which is generated by calling ‘cdk synth’ and can be directly deployed to the cloud…
CHAPTERS
0:00 Introduction
0:44 Initializing the CDK app
3:37 Importing Resources
5:56 Creating the Lambda Function
9:38 Creating the public API
CHAPTERS
0:00 Introduction
0:44 Initializing the CDK app
3:37 Importing Resources
5:56 Creating the Lambda Function
9:38 Creating the public API