Steps to Install Miniconda and Serverless on Windows Debian Terminal and VS Code

Installation To get started, you need to: Install the Windows Subsystem for Linux along with your preferred Linux distribution.Note: WSL 1 does have some known limitations for certain types of development. Also, extensions installed in…

Continue ReadingSteps to Install Miniconda and Serverless on Windows Debian Terminal and VS Code

Serverless Framework (Windows) – How to Deploy Python REST API to AWS

  • Post category:AWS
  • Post comments:0 Comments
  • Reading time:7 mins read

In this walk-through, we will: Install Serverless Framework (Windows)Deploy a Python REST API endpoint Getting Started To get started, you'll need the Serverless Framework installed. You'll also need your environment configured with AWS…

Continue ReadingServerless Framework (Windows) – How to Deploy Python REST API to AWS