DEV Community

Discussion on: AWS EC2 Instance

Collapse
 
sudlo profile image
Sudlo

sorry i was not clear on that..

Yes I am trying to deploy infra on AWS using python script..

Thread Thread
 
genialkartik profile image
Kartik Tyagi

You better need to go Serverless with AWS Python Lamba for that.
I'm sharing a detailed article on that: AWS Py Lamba.
or by using AWS Lambda PyCharm
In addition, answer to your query is AWS Lambda and Serverless deployment, try to explore it as much as you can. #HappyCoding :)

Thread Thread
 
sudlo profile image
Sudlo

Hi Kartik,

Thank you so much i will explore the same.